Do as directed.
[3 marks]What is use of AndroidManifest.xml? ii) What is Theme in Android? iii) What is use of Toast?
[ marks]What is use of strings.xml? Explain.
[4 marks]Explain life cycle of Android activity.
[7 marks]What is adapter? How it is useful?
[3 marks]What are different layouts available in android? Explain any one.
[4 marks]What is Intent? What are different type of intents? Explain use of intent.
[7 marks]What is fragment? How can we add, replace and remove fragment?
[7 marks]What is use of internet services?
[3 marks]Explain use of <activity> and <intent-filter> elements.
[4 marks]Write short note on download manager.
[7 marks]What permission is needed to write and read files to internal storage and SD card? Where and how these permissions are requested?
[3 marks]What is use of AsyncTask class in Android?
[4 marks]What is SQLite database? Explain methods to insert and query records within a SQLite database table.
[7 marks]Differentiate : Activity and Service.
[3 marks]What is use of Alarm service?
[4 marks]What is Conent Provider in Anrdoid? List out different built- in content providers in Android. Explain any one.
[7 marks]What is use of notification? Explain.
[3 marks]What is use of toast? How can we create custom toast in Android?
[4 marks]What is Dailog box? List and explain different type of dialog boxes in android.1
[7 marks]What are shared preferences? Explain.
[3 marks]What are different types of menu available in Android? Explain any one.
[4 marks]What is animation? What are different type of animations in android? Explain any one.
[7 marks]How can we use VideoView to play videos in Android?
[3 marks]How can we send SMS from our application?
[4 marks]Write steps for monetizing and publishing an Android application. -------2
[7 marks]