Draw and explain Activity Life Cycle in detail.
[5 marks]Explain List View with example.
[5 marks]List out various layouts available in Android. Explain in detail.
[5 marks]What is a Notification? How to add notification in Android App?
[5 marks]Write a code to send e-mail from Android App using the concept of explicit intent.
[5 marks]Explain Toast notification with suitable example.
[5 marks]Explain Progress Bar View with Android Code.
[5 marks]Explain Implicit Intent and Explicit Intent with suitable example.
[5 marks]Explain Options Menu with Android Code.
[5 marks]Explain Drawable Animation with suitable example in Android.
[5 marks]Write a code snippet to create alert dialog.
[5 marks]Explain Context Menu using suitable example.
[5 marks]Write an Android Program to store the input information in SQLite Database.
[5 marks]Describe Service Life Cycle in detail.
[5 marks]Write a short note on JSON Parsing.
[5 marks]Define Content Provider and Query Provider. Explain in detail.
[5 marks]Write code to open browser with entered URL by the user.
[5 marks]