Model Question Paper Final
Model Question Paper Final
Total Marks:60
Section A: 2 Marks Each (Answer any 4 out of 6) 4*2=8
1. Discuss the process of publishing an Android application to the Google Play Store.
2. Describe how to create a user interface programmatically in Android.
3. Explain the implementation of a content provider in Android and its uses.
4. How can you consume JSON services in an Android application? Provide an example.
5. Illustrate the steps involved in accessing the SD card for reading and writing local data.
6. Explain the concept of binding activities to services in Android and its significance.
Model Question Paper-2
Total Marks:60
Section A: 2 Marks Each (Answer any 4 out of 6) 4*2=8
1. Explain how to use fragments in Android and provide an example of their usage.
2. Discuss the steps involved in persisting data to files in an Android application.
3. Describe how to display maps and obtain location data in Android.
4. Explain the process of creating a user interface using alternate resources and applying
themes.
5. How do you implement debugging using log messages and the debugger in Android?
6. Discuss the implementation and usage of threading in Android applications.
Model Question Paper-3
Total Marks:60
Section A: 2 Marks Each (Answer any 4 out of 6) 4*2=8
1. Explain the process of creating and using an SQLite database in an Android application.
2. Describe how to use specialized fragments and their benefits in Android development.
3. Discuss the implementation of SMS messaging in Android, including sending and
receiving messages.
4. Explain how to consume web services using HTTP and JSON in Android applications.
5. Describe the steps involved in creating and publishing a content provider in Android.
6. Discuss how to handle local data access, including internal file system and SD card access,
in an Android application.
Model Question Paper-4
Total Marks:60
Section A: 2 Marks Each (Answer any 4 out of 6) 4*2=8
1. Explain the role of the IDE in Android development and name two popular IDEs.
2. Describe how to handle screen orientation changes in an Android application.
3. How do you create and manage an SQLite database in Android?
4. Discuss the steps to send an email programmatically in Android.
5. Outline the process for creating a user interface using XML layouts in Android.
6. What are the key steps involved in publishing an Android application on the Google Play
Store?
1. Explain the process of consuming JSON web services in an Android application with an
example.
2. Describe the implementation and usage of a custom Content Provider in Android.
3. Discuss the steps to design a user
interface programmatically in Android and the advantages of this approach.
4. Explain how to use the Intent object to invoke built-in applications and provide an
example.
5. How do you implement threading in Android, and why is it important for performance?
6. Discuss the methods for reading and writing local data in Android, including the use of
internal file systems and SD cards.
Model Question Paper-5
Total Marks:60
Section A: 2 Marks Each (Answer any 4 out of 6) 4*2=8
1. Explain how to create and manage a custom Content Provider in Android, including an
example.
2. Discuss the steps involved in integrating Google Maps into an Android application.
3. Describe the implementation of a background service in Android and its use cases.
4. Explain how to consume RESTful web services in Android using Retrofit.
5. How do you implement data binding in Android, and what are its advantages?
6. Discuss the process of preparing and publishing an Android application, including signing
the APK and uploading it to the Google Play Store.