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

All Q

Uploaded by

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

All Q

Uploaded by

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

1. Define OHA and state goal of OHA.

2. Define Android Virtual Devices (AVD)


3. State how the APK files are built?
4. List all tools and softwares required for developing an android application.
5. List any four attributes of layout.
6. Define Geocoding and Reverse Geocoding.
7. State intent. List types of intent.
8. Write difference between toggle button and radio button.
9. Define :
10. i) Fragment 2times
11. ii) Broadcast receiver
12. Explain relative layout with all its attributes.
13. Explore all steps to install Android studio and SDK. 3times
14. Explain the need of Android Operating System. Also describe any four features of android.
15. Develop a program to add “Hello World” marker at (10,10) co-ordinates. Write only . java file
16. Describe service life cycle with its diagram.
17. Elaborate Android Security Model.
18. Write an xml file to create login page using Table Layout.
19. Develop an application to display analog Time Picker. Also display the selected time. (Write
only . java file
20. Differentiate between JVM and DVM. (Any four points)
21. Explain components of android directory structure.
22. Develop an android application using radio button.
23. Develop an application to send and receive SMS.(Write only . java and permission tag in
manifest file)
24. Draw and explain activity life cycle.
25. Develop a program to perform addition, subtraction, division, multiplication of two numbers
and display the result. (Use appropriate UI controls)
26. Develop an application to display a Google Map. (Write JAVA and Manifest file)
27. Develop an application to update a record of an employee whose emp.id is ‘E101’ in SQlite
database. Change employee name from “PQR” to “XYZ”. Also display the updated record.
(Write .java and .xml files)
i) Describe all steps in application deployment on google playstore.
ii) Write steps for customized permissions.
28. Develop a program to TURN ON and OFF bluetooth. Write .java file and permission tags
29. State android ECO system.
30. List various tools for android application development.
31. List various layouts used in android UI design.
32. Name any four attributes of Edit Text control.
33. State the use of fragments in android App development.
34. Define SMS service in android application development.
35. List different types of sensors used in android
36. Describe android and importance of OHA.
37. Explain Dalvik Virtual Machine and state it’s importance.
38. Describe process of getting the map API Key.
39. Explain multimedia framework in android.
40. Describe various installation steps of android studio and its environment.
41. Explain Gridview with its attributes with suitable example.
42. Explain text to speech conversion technique in android.
43. Describe steps for deploying android application on Google Play Store.
44. Describe directory structure and its components.
45. Develop an android application for Date and Time Picker.
46. Explain property animation method to animate the properties of view object with example.
47. Describe permissions required for android application development.
48. Develop an android application to show current location of an user’s car.
49. Design a employee registration form using UI component.
50. Develop an android application for taking student feedback with database connectivity.
51. Explain Geocoding and Reverse Geocoding with suitable example
52. Design an android application to show the list of paired devices by Bluetooth.
53. Develop an android application for sending Short Message Service (SMS).
54. Explain how linear and frame layout is used to design an android application with suitable
example
55. List any four features of Android operating system.
56. Define Dalvik Virtual Machine (DVM).
57. List any four folders from directory structure of Android project and elaborate in one line.
58. List any four attributes of check box.
59. Draw diagram of activity life cycle.
60. State syntax to display built in zoom control.
61. Name two classes used to play audio and video in Android.
62. Describe Android architecture with diagram.
63. Differentiate between DVM and JVM.
64. List and elaborate steps to deploy an Android application on Google play store.
65. describe with example, how to create a simple database in SQLite (Assume suitable data).
66. Write down the steps to install and configure Android studio.
67. State syntax to create Text View and Image button with any two attributes of each.
68. Describe Android service life cycle along with diagram.
69. State and elaborate the syntax of required class and methods for Geocoding.
70. Explain with example, code to create GUI using absolute layout (Assume suitable data)
71. Write a program to demonstrate Date and Time picker.
72. Describe multimedia framework of Android with diagram.
73. Discuss developer console with at least four features.
74. Write a program to demonstrate declaring and using permissions with any relevant example.
75. Write a program to convert temperature from celcius to farenhite and vice versa using Toggle
button. (Design UI as per your choice. Write XML and java file)
76. Write a program to capture an image using camera and display it.
77. Develop and application to send and receive SMS (Design minimal UI as per your choice.
Write XML, java and manifest file)
78. Write a program to implement Android Activity Life Cycle. Use toast messages to display
message through life cycle.
79. Develop an application to display Google map with user’s current location.
80. Design UI using table layout to display buttons with 0 – 9 numbers on it. Even display submit
and clear button. When user clicks on particular buttons and later when clicks on submit
button, it should display the numbers clicked

You might also like