Do as Directed. 1. Global application that defines your application’s capabilities and permission. 2. Write the Permission of Write file to SD Card 3. Write the Permission of To access phone state Information 4. List image formats supported in Android. 5. What is notification? 6. ACCESS_FINE and ACCESS_COARSE Which permissions are required to get a location in android? .[True/False] 7. send intent()is the life cycle of broadcast receivers in android? .[True/False]
[7 marks]Explain android architecture. 1. List down the android versions with version no, code name & API Level.
[7 marks]04 2. Explain following terms. (a) AVD (b) Linkify link (c) Context.
[3 marks]Explain Activity Life-Cycle in android by giving a suitable example.
[7 marks]Explain life cycle of android activity.
[7 marks]Explain different between Spinner and List View with example.
[7 marks]What is AndroidManifest.xml file? What kind of information is stored in it? Explain structure of it.
[7 marks]What is SqLite Database? Explain methods for creating, updating, deleting and querying database records.
[7 marks](i) Create a Map based Activity. (ii) Write short note on embedded devices.
[4 marks]List built-in layouts. Explain any two layouts in detail with example.
[7 marks]What are the types of broadcast media? Explain in brief.
[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. Write code snippet for following.
[7 marks]07 1. Sending an SMS 2. Dial a number
[ marks]Explain sending and Receiving SMS programmatically with example.
[7 marks]What is adapter class? Write the use adapter class with code.
[7 marks]Explain components of Android Application.
[7 marks]