0% found this document useful (0 votes)
302 views1 page

Question Bank For Mobile Application Development - II

This document contains questions for a sessional test on mobile application development for a diploma in computer engineering program. It includes two sections, with the first listing short answer questions worth two marks each about concepts like the service lifecycle, API keys, location data in Android, and permissions. The second section includes longer answer questions worth four marks, asking students to explain content providers, permissions, and developing applications to send SMS, implement lists, grids and images, and explain methods of location and Google map classes.

Uploaded by

Saloni Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
302 views1 page

Question Bank For Mobile Application Development - II

This document contains questions for a sessional test on mobile application development for a diploma in computer engineering program. It includes two sections, with the first listing short answer questions worth two marks each about concepts like the service lifecycle, API keys, location data in Android, and permissions. The second section includes longer answer questions worth four marks, asking students to explain content providers, permissions, and developing applications to send SMS, implement lists, grids and images, and explain methods of location and Google map classes.

Uploaded by

Saloni Patil
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SANDIP POLYTECHNIC

QUESTION BANK FOR SESSIONAL TEST - II

Program Name: Diploma in Computer Engineering


Program Code: CO6 I
Semester: Sixth
Course Title: Mobile Application Development

1. Draw Service Lifecycle Two


2. List out steps to get API Key marks
3. List out steps to get location in android
4. What is Geocoding & Reverse Geocoding
5. What is Location Data
6. Define Android security model
7. State Syntax of use permission tag in android manifest file
8. Explain significance of content provider.

1. Explain in details Content Provider & Fragments Four


2. Elaborate the need of permissions in Android. marks
3. Explain the permissions to set system functionalities like SEND-
SMS, Bluetooth.
4. Develop an application to send and receive SMS (Write only Java
and permission tag in manifest file).
5. Develop a program to implement
i) List view of 5 items
ii) Grid view of 4 x 4 items
iii) Image view.
6. Explain any four methods of Location Class
7. Explain any four methods of Google Map

You might also like