U1
1. Brief on the kernel and Android libraries in android architecture
2. Brief on the android OS architecture
3. Give the steps to create an app in android studio?
4. Explain basic components of Android app.
5. An Activity goes through which stages in it life span?
6. Which features of android make it more popular in user?
7. What are intents? Give its types.
8. Explain the detail architecture of Android with neat diagram.
U2
1. Discuss the callback methods. 1) OnCreate () 3) OnStart ()
2) OnRestart () 4) OnStop ()
2. Give an application to take editText, textView & a button on layout
3. What are menus? Give the examples for each type of menu.
4. Explain the Operations performed on the views.
5. Explain styles and themes. How they are different from each other?
6. What are different types of layouts are present in android?
7. Discuss any four input controls in android widgets.
8. Explain the value resource in android.
9. Explain the button view with its properties.
10. What is TimePicker ? Give an example of it.
11. Write down the basic properties of any view.
12. What are drawable? How can you use them?
13. Give detail explanation on Screen Orientationtion.
14. What is android toggle button. Describe along with attributes.
15. Explain FontStyles and Snackbars.
U3
1. How android video player can be created using its methods of
videoView class?
2. For AsyncTask loader what methods gets invoked?
3. What are the types of broadcast intents?
4. What are services? Explain started services.
5. Describe service life cycle.
6. Write a note on - Android Google search in map
7. How saving, retrieving and loading of data is done in Android?
8. How the internal storage are used for data storage?
9. What is SQL database? Give basic structure of database.
10. Give different operations present in SQlite database.
11. Explain Query language. What operations can be performed
using query language.
12. What is apk? Describe the steps used for successful launch of it.
13. Write a note on mediaplayer in android
14. What is SQLite?
U4
1. Write a note on Graphics methods of canvas
2. How to publish your app?
3. Give the steps to get connected with the internet
4. How android google map can be used with current location.
5. What is Firebase? What are its advantages and disadvantages ?
6. Write a note on Google Map.
What is transaction and what are its essential properties?
Explain broadcast receivers.