You are on page 1of 1

BHARATI VIDYAPEETH’S

COLLEGE OF ENGINEERING, KOLHAPUR. (DIPLOMA)


ACADEMIC YEAR 2023-24
QUESTION BANK Class Test Paper – I 22617
Mobile Application Development
TWO MARKS

1. Write the syntax for Intent-Filter tag.


2. Enlist the steps to publish the Android application.
3. Draw the life cycle of an activity.
4. Name two classes used to play audio and video in Android..
5. Discuss Developer console with its purpose.
6. Write the significance of SQLite database in Android.
7. How to enable and disable Bluetooth in android application?
8. Name any four methods to get location data in android.
9. State syntax to display built in zoom control

FOUR MARKS

1. Develop an application to create login form and display login successful or not using SQLite databases.
2. State and elaborate the syntax of required class and methods for Geocoding.
3. List sensors in Android and write a program to display the list of sensors supported by mobile device.
4. Develop an application to send SMS.
5. Explain how broadcast receiver is created and registered.
6. Write a program to capture an image using camera and display it.
7. Develop a program to send an email.
8. Write an animation.xml file to rotate the image in clockwise/anticlockwise and Zoom IN/Zoom OUT.
9. Describe types of permissions used while developing android applications and process of requesting
permissions.

You might also like