Explain features of Smartphone.
[5 marks]Define DVM. What is the difference between JVM and DVM?
[5 marks]What is Activity? Explain its life cycle.
[5 marks]Draw and explain Android Architecture.
[5 marks]Discuss building blocks of Android applications.
[5 marks]List out various layouts available in Android. Explain all in detail.
[5 marks]Draw and explain Fragment Lifecycle.
[5 marks]What are UI components? Explain it.
[5 marks]Explain Text View with Android Code.
[5 marks]Write a note on Menu. Explain types of it.
[5 marks]What are the orientation modes available in Android? Explain with suitable examples.
[5 marks]Write a note on dialog as an activity.
[5 marks]Write the code Snippet for sending and receiving SMS via Android App.
[5 marks]Explain different databases of android.
[5 marks]Differentiate Internal Storage and External Storage.
[5 marks]Explain methods of SQLiteOpenHelper class.
[5 marks]What is SQLite database? Explain methods for creating, updating, deleting and querying database records by giving a suitable example.
[5 marks]