What is Service? Differentiate between Activity and Service.
[3 marks]Design application to display Google map with current location.
[4 marks]What is Fragment? Draw and explain the lifecycle of a Fragment.
[7 marks]Describe Android and importance of OHA.
[3 marks]Explain the steps to install and configure Android Studio and SDK.
[4 marks]Explain different types of menus in android with example
[7 marks]Describe the role of publisher in android application development.
[7 marks]Write a short note on Geocoding.
[3 marks]Define SQLite. Explain example table for SQLite store data in tables.
[4 marks]Write a note on different Permissions in android.
[7 marks]Expalin in Brief Hardware Acceleration.
[3 marks]What are the benefits of Content providers?
[4 marks]Write a program to draw a route between two locations.
[7 marks]Explain service Lifecycle with neat diagram.
[3 marks]Write a code to insert Employee details (eid, ename, eaddress, edesignation) in SQLitedatabase.
[4 marks]Write a program to insert data in SQLite database using AsyncTask.
[7 marks]What is parsing? Discuss how can you perform parsing using JSON in Android application.
[3 marks]Write code to display Toast Message on click of close Button.
[4 marks]Explain Intent and Fragment in details.
[7 marks]Explain the use of Broadcast Receiver in Android
[3 marks]What is Layout? What are the advantages of setting a Layout?
[4 marks]Write a code for create the Application for Fashion Show with Product Details.
[7 marks]Explain Checkbox in Android with example.
[3 marks]Explain in Brief Persistent Storage Architecture.
[4 marks]Write the code for inserting and delete startup records with SQLite Database. -------1
[7 marks]