You are on page 1of 3

CHAPTER 1

1. List all tools and software’s required for developing an android application. 2
2. Explain the need of Android Operating System. Also describe any four features of android. 4
3. State Android ECO System 2
4. Describe android and importance of OHA .4
5. List features of Anroid Operating System 2
6. Describe the Anroid architecture in detail. 4
7. List all versions of android operating system.2

CHAPTER 2

1. Explain ADT Plugins in detail. 2


2. Draw the hierarchical directory structure of android application. 2
3. Define emulator 2
4. Differentiate between JVM and DVM.4
5. Explore the Steps to install and configure Android Studio and SDK 4
6. Explore all steps to install Android studio and SDK 4
7. Differentiate between JVM and DVM. (Any four points) 4
8. Explain components of android directory structure. 4
9. Explain Dalvik Virtual Machine and state its importance. 4
10. Describe various installation steps of android studio and its environment.4
11. Describe directory structure and its components. 4
12. Define Android Virtual Devices (AVD). 2
13. Write the directory path where images are stored while developing Android application 2

CHAPTER 3

1. List Eight alignment attributes of relative layout.2


2. List any four attributes of layout. 2
3. Explain relative layout with all its attributes. 4
4. Write an xml file to create login page using Table Layout 4
5. List various layouts used in android UI design. 2
6. Explain how linear and frame layout is used to design an android application with suitable example. 6
7. Develop a simple calculator using table layout 6

8.
CHAPTER 4

1. Explain any four UI Components of Android application.4


2. Write difference between toggle button and radio button.2
3. List all attributes to develop a simple button2
4. Develop an application to display analog Time Picker. Also display the selected time. (Write only . java file) 4
5. Develop an android application using radio button. 4
6. Develop a program to perform addition, subtraction, division, multiplication of two numbers and display the
result. (Use appropriate UI controls) 6
7. Develop an application to convert thanks" text to speech as given in the following GUI.6
8. Name any four attributes of Edit Text control. 2
9. Explain Gridview with its attributes with suitable example. 4
10. Develop an android application for Date and Time Picker.4
11. Design a employee registration form using UI component.6
12. Explain Date and Time picker with its methods. 4
13. Write a program to display circular progress bar.4
14. List different User Interface Elements. Explain Toggle Button2
15. List different types of views? Explain Scroll view.2

CHAPTER 5

1. Draw the life cycle of an activity.2


2. Explain the activity life cycle.4
3. Write the syntax for Intent-Filter tag.2
4. state intent. List types of intent.2
5. Describe service life cycle with its diagram.4
6. Define: i)Fragment ii) Broadcast receiver2
7. Draw and explain activity life cycle.4
8. Develop an application to update a record of an employee whose emp.id is ‘E101’ in SQlite database. Change
employee name from “POR" to “XYZ". Also display the updated record (Write .java and .xml files).6
9. Design a employee registration form using UI component.6
10. Develop a program to TURN ON and OFF bluetooth. Write .java file and permission tags6
11. State the use of fragments in android App development.2
12. List different types of sensors used in android2
13. Explain multimedia framework in android.4
14. Explain text to speech conversion technique in android4
15. Explain property animation method to animate the properties of view object with example.4
16. Design an android application to show the list of paired devices by Bluetooth.6
17. Define services in Android operating system2
18. List sensors in Android and explain any one in detail. 4
19. Write a program to capture an image using camera and display it.6
CHAPTER 6

1. Define Geocoding and Reverse Geocoding.2


2. Develop an android application for sending Short Message Service (SMS).6
3. Develop a program to add "Hello World" marker at (10 ,10) coordinates. Write only . java file.4
4. Elaborate Android Security Model4
5. Develop an application to send and receive SMS. (Write only Java and permission tag in manifest file)4
6. Develop an application to display a Google Map. (Write JAVA & Manifest file6
7. Describe all steps in application deployment on google playstore. ii) Write steps for customized
permissions.6
8. Define SMS service in android application development2
9. Describe permissions required for android application development.4
10. Develop an android application to show current location of an user's car4
11. Describe the process of getting the map API key4
12. Describe steps for deploying android application on Google Play Store.4
13. Explain Geocoding and Reverse Geocoding with suitable example.6
14. Enlist the steps to publish the Android application.2
15. Discuss the need of permissions in Android. Describe the permissions to set system functionalities like
bluetooth,camera. 4
16. Describe the significance of SQLite database in Anroid. 4
17. Discuss Developer console with its purpose.4
18. Develop an application to send and receive SMS. (Write ONLY .java and permission tag in manifest file)4
19. Explain zoom control (IN / OUT) with the help of an example4
20. Develop a program to send an email.6
21. Write steps to develop an android appication. 2
22. Name any 4 methods to get location data in android. 2
23. Develop an application to store student details like roll no, name, branch, marks,percentage and retrieve
student information using roll no. in SQLite databases.6
24. Write a program to locate user’s current location. (Write ONLY .java and manifest file) 6
25. Enlist different ways to handle databases in android? Elaborate any one.2
26. Build a GUI for Student table with 5 records, write queries to add, delete and view the records from the
SQLite databases.4

You might also like