Explain the following terms 1)Intent 2)Resource 3)Context 4)Dialog 5)Content Provider 6)AVD 7)Activity
[7 marks]What is Dalvik Virtual Machine? Explain.
[7 marks]Explain android architecture.
[7 marks]Explain life cycle of android activity.
[7 marks]Explain android development tools.
[7 marks]Explain how SQLite database can be created in Android application using the Application Context. How Content Values object can be used to insert new data to table?
[7 marks]What is the use of Dialogs? Explain key methods required for managing the Dialog life cycle.
[7 marks]What is view ? explain Web views and grid view with example.
[7 marks]What is the use of intent in android? Explain it with syntax.
[7 marks]Explain the use of SeekBar, RatingBar and Spinner with example.
[7 marks]How to create menus in android? explain with example.
[7 marks]Explain components of Android Application.
[7 marks]Explain the use of DownloadManager with example.
[7 marks]List out different types of layouts in android. Explain any two layouts.
[7 marks]Explain sending and Receiving SMS programmatically with example.
[7 marks]Explain reading and writing files to default directory with example.
[7 marks]Explain the use of AlarmManager with example
[7 marks]