Explain Activity life cycle in detail.
[5 marks]Define DVM. What is the difference between JVM and DVM?
[5 marks]List out various layouts available in Android. Explain all in detail.
[5 marks]Write a note on Android Architecture.
[5 marks]Explain Android R.java file.
[5 marks]What are UI components? Explain it.
[5 marks]What is a Toast Notification? Explain with an example.
[5 marks]Explain Fragment Lifecycle.
[5 marks]Explain Edit Text with Android Code.
[5 marks]Write a note on dialog as an activity.
[5 marks]Explain Options Menu with Android Code.
[5 marks]What are the Device orientation modes available in Android? Explain with suitable examples.
[5 marks]How to manage the different screen sizes and orientations.
[5 marks]What is SQLite database? Explain methods for creating, updating, deleting and querying database records by giving a suitable example.
[5 marks]Write an Android Program to store the input information in SQLite Database.
[5 marks]Give the overview of different databases of android.
[5 marks]Differentiate Internal Storage and External Storage.1
[5 marks]