Do as directed: 1. Permission required to access internet is __________. 2. What is AVD? 3. Define: Context 4. List image formats supported in Android. 5. What is notification? 6. Low-level memory management is one of the core functions of the Linux kernel.[True/False] 7. setOrientation() method is used to set orientation of ScreenLayout. [True/False].
[7 marks]Explain various lifecycle methods of Android Activity with proper diagram.
[7 marks]Discuss the structure and importance of AndroidManifest.xml file.
[7 marks]What is Layout? List out Different Layouts available in Android. Explain important attributes of RelativeLayout.
[7 marks]What is WebView? Write the code to load content from specific Website and HTML file into WebView control.
[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 Android Resource? Explain using example how to define and work with String, Color and Boolean resource.
[7 marks]Define VideoView. Write the steps to play video stored in raw folder using videoview.
[7 marks]Write code snippet for Sending and Receiving an SMS.
[7 marks]Discuss SQLite Database. Explain with suitable example for inserting, updating & deleting database records.
[7 marks]What is Animation? List out different Animations in android. Explain Tween animation in detail
[7 marks]Write the snippet to:
[7 marks]Finding all and a particular sensor of the host environment (ii) create a Map based Activity.
[ marks]What is Intent? List out the various uses of intent and also explain using example how to pass additional information with intent.
[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]Explain Android software stack in detail.
[7 marks]Discuss the uses of different Android Development Tools.
[7 marks]Discuss the steps for guaranteeing successful publication and deployment of android application.
[7 marks]