Do as directed: 1. Permission required to access internet is __________. 2. What is notification? 3. Write the permissions required for Location in android. 4. Android was developed by _______ company. 5. What is the use of ArrayAdapter class in android? 6. ________ is used to perform long running background tasks in android. 7. All UI controls are derived from -----------------class.
[7 marks]1. List down the android versions with version no, code name & API Level. 2. Explain following terms. (a)DDMS (b) R.java (c) ADB
[3 marks]Discuss the structure and importance of AndroidManifest.xml file.
[7 marks]Explain Activity Life-Cycle in android by giving a suitable example.
[7 marks]Explain Android Architecture in detail.
[7 marks]What are uses of following widgets and list its important properties and event. 1. Progressbar 2. SeekBar 3. RatingBar 4. MultiAutoComplete TextView 5. Chronometer
[7 marks]What is Android Resource? Explain using example how to define and work with String, Color and Boolean resource.
[7 marks]Explain different kind of menus available in the Android. Also explain with example how to set or invoke them within the application.
[7 marks]What is Intent? List out types of Intent. Also write about Explicit Intent in detail by giving a suitable example.
[7 marks]Discuss about Fragments in detail.
[7 marks]What is Animation? List out different Animations in android. Explain Tween animation in detail.
[7 marks]List built-in layouts. Explain any two layouts in detail with example.
[7 marks]What is Frame-by-Frame Animation? Explain creating frame-by-frame animation taking suitable example.
[7 marks]Explain Android software stack in detail.
[7 marks]What are Shared Preferences? Explain with example.
[7 marks]What is Content Provider? List out the uses of different built-in content providers and also explain any one of them in detail.
[7 marks]Discuss the uses of different Android Development Tools.
[7 marks]