Explain Android Software Stack in brief.
[7 marks]Explain Activity Life-Cycle in android by giving a suitable example
[7 marks]What do you understand by an adapter? what is the use of adapter in android application? explain with an example
[7 marks]What is SQLite Database. Explain with suitable example for inserting, updating & deleting database records.
[7 marks]Define content provider? List out different Built-in Content providers provided by android
[7 marks]What is Animation? List out different Animations in android. Explain Tween animation in brief.
[7 marks]Which steps are required for publishing an application and guaranteed successful deployment?.
[7 marks]Explain Web View in android by giving a suitable example.
[7 marks]Explain Shared Preferences in android by giving a suitable example
[7 marks]Explain Alarm Manager in brief by giving a suitable example.
[7 marks]Discuss the structure and importance of AndroidManifest.xml file.
[7 marks]Explain the use of Spinner Control with example.
[7 marks]Explain the uses of different Android Development Tools.
[7 marks]For what purpose Chronometer control is? Also explain with code the methods used with Chronometer.
[7 marks]Discuss in detail about AsyncTask in android
[7 marks]Explain the difference between Implicit Intent and Explicit Intent. List any 6 native android action in tabular form.
[7 marks]How many types of progress bars are available? How their XML definitions differ?
[7 marks]