The document consists of a series of questions related to Android development, covering topics such as its definition, advantages, architecture, components, and various controls and layouts. It also includes inquiries about SQLite, intents, activity lifecycle, and the publishing process on the Google Play Store. Additionally, it addresses the installation of Android Studio and the properties of various Android widgets.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
6 views1 page
MAD VImp Questions
The document consists of a series of questions related to Android development, covering topics such as its definition, advantages, architecture, components, and various controls and layouts. It also includes inquiries about SQLite, intents, activity lifecycle, and the publishing process on the Google Play Store. Additionally, it addresses the installation of Android Studio and the properties of various Android widgets.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
1. What is Android? Who is the father of android?
2. What are the advantages of android?
3. List any 5 code names of android 4. Define services. 5. What is SQLite? 6. What is notification? 7. What is resource? 8. What is XML? 9. What are the uses of pop-up control? 10. Write the syntax of insert command 11. Define multithreading 12. What is the use of sleep method? 13. What is the text box control? 14. How to make text box as password control? 15. Write syntax for create command 16. Explain the features of android OS 17. Define content provider 18. List the hardware and software requirements to install android studio? 19. Explain android architecture with neat diagram? Or Explain the components of android? Or Explain the android development framework? 20. Explain DVM? 21. Explain the use of auto-link attribute of text view control 22. What is intent? Types of intent with example 23. Explain frame layout with its attributes 24. Explain activity context in android 25. Explain the task involved in publishing application in google play store 26. How to configure intent filters in manifest.xml file 27. Write a function to check the network activity 28. What is menu? explain types of menus 29. Write a note on absolute layout and relative layout 30. Explain the role of manifest.xml file in android app development with code example 31. What is SQLite database, explain the methods of create, update and deleted query database records 32. Explain the procedure steps to installation of android studio 33. What is activity? Explain activity life cycle with neat diagram 34. Explain the queries for android SQLite. 35. What is dialog control, Explain different types of dialog controls in android. 36. Explain the properties and use of following android widgets I. Date Picker II. Text control III. Chronometers IV. Radio button V. Toggle button VI. Edit text VII. List button VIII. Image button