0% found this document useful (0 votes)
36 views2 pages

Mobile App Development Question Bank

The document is a question bank for Mobile Application Development, covering various topics such as Android components, user interface elements, and application deployment. It includes questions on attributes of check boxes, intents, location data methods, and Android security model, as well as programming tasks like creating a calculator and capturing images. Additionally, it addresses concepts like the Android service life cycle and multimedia framework, providing a comprehensive overview for students in the field.

Uploaded by

itzinnovator01
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)
36 views2 pages

Mobile App Development Question Bank

The document is a question bank for Mobile Application Development, covering various topics such as Android components, user interface elements, and application deployment. It includes questions on attributes of check boxes, intents, location data methods, and Android security model, as well as programming tasks like creating a calculator and capturing images. Additionally, it addresses concepts like the Android service life cycle and multimedia framework, providing a comprehensive overview for students in the field.

Uploaded by

itzinnovator01
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

Question Bank PT-2

Mobile Application Development

[Link] any four attributes of check box.

[Link] syntax to display built in zoom control.

[Link] the uses of Intent in Android.

[Link] any four methods to get location data in android.

[Link] significance of content provider.

[Link] a simple calculator using relative layout.

[Link] a program to implement


i) List view of 5 items
ii) Grid view of 4 x 4 items
iii) Image view.

[Link] a program to display a rectangular progress bar.


[Link] the steps to deploy app on Google Play Store.
[Link] the Android security model.

[Link] syntax to create Text View and Image button with any two attributes of each.

[Link] Android service life cycle along with diagram.

[Link] developer console with at least four features.

[Link] multimedia framework of Android with diagram.

[Link] a program to capture an image using camera and display it.


(Note: Consider the appropriate XML file. All attributes are not required.
In java file all imports are not expected. Different relevant logic/code can be
considered.)

[Link] a program for providing bluetooth connectivity.

[Link] and elaborate the syntax of required class and methods for
Geocoding.
[Link] a program to implement Android Activity Life Cycle. Use toast messages
to display message through life cycle.
(Note: No XML code is required. In java file all imports are not expected.)

You might also like