Define the Terms:
[7 marks]AVD (ii) DDMS (iii) ADB (iv) Monkey and Monkey Runner
[ marks]LINT (vi) Linkify link (vii) ordered Broadcast
[ marks]Write the snippet to parse the xml file using XML pull Parser.
[7 marks](i) Write a note on: Android Software Stack (ii) Write short note on AndroidManifest.xml file.
[3 marks]Explain Activity Life-Cycle in android by giving a suitable example
[7 marks]What is the use of Dialog? Discuss various kinds of dialogs supported by Android.
[7 marks]What is Shared Preference Framework? Write the snippet to store/retrieve the values in shared preferences using Shared Preference Framework.
[7 marks]Explain Service 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]Write the snippet to:
[ marks]Finding all and a particular sensor of the host environment (ii) create a Map based Activity.
[4 marks]What is Content Provider? What is the need of content provider? List out different Built-in Content providers provided by android.
[7 marks]Define VideoView. Write the steps to play video stored in raw folder using videoview.
[7 marks]Discuss SQLite Database. Explain with suitable example for inserting, updating & deleting database records.
[7 marks]Explain the difference between Implicit Intent and Explicit Intent. List any native android action in tabular form.
[7 marks]What is Animation? List out different Animations in android. Explain Tween animation in brief.
[7 marks]Create a Simple Web View android application.
[7 marks]Write Steps for Monetizing and publishing an android Application.
[7 marks]List permissions required for the following tasks:1 1) Read file from Sd card 2) Write file to Sd card. 3) To access camera and take pictures 4) To access contacts 5) To play audio/Video 6) To access calendar 7) To access Intenet Resources
[7 marks]