You are on page 1of 1

Question Bank IT1941_Android Application Design and Development

Part A
1. What do you mean by android activities and views?
2. What are the advantages of mobile devices in business applications?
3. What is Persisting data in SQLite?
4. Give the reasons to build Mobile Application.
5. What are the types of Third party framework
6. List out the various design issues that needs to be considered during the development of
mobile application.
7. Draw the flow chart of mobile application for integration with GPS.
8. Enumerate types of interactive multimedia application with android systems.
9. Explain in detail about the Business Drivers in Mobile Application Development?
10. Explain in detail the role of simulators and Emulators in Mobile Application?
11. What are the components of UI tool kit?
12. Define the role of GPS in Android devices and list out its features.
13. What are the three ways to Integrate Social Media?
14. Why do Google maps need WiFi? Justify
15. What are the important blocks of Application Framework?

Part B & C
16. Suppose we want to play audio file through our android application. Write the android
application for to play audio file.
17. Explain the steps involved in designing multimedia application.
18. Summarize your points on to work with android multimedia APIs.
For the scenario described below:
You are interacting with the MIS department of a very large oil company with multiple
departments. They have a complex regency system. Write an android application for online
oil store like list the products with price and purchase event.
19. Explain in detail about activities and views in android?
20. Explain the impact of GPS on mobile applications.
21. List out the essential APIs for Working with Google Maps and Location APIs
22. Summarize the steps for accessing Cloud Storage using the Android Storage Access
Framework.
23. Explain in detail about interactive multimedia application.
24. Explain in detail about packaging and its applications?
25. Write an android application for to place two buttons namely "change font size" and
"Change color" for click respective button the entered text in text field should change
accordingly.
26. Develop a Simple Android Application that draws basic Graphical Primitives like circle,
rectangle on the screen.
27. Write an Android application for creating student record with minimum three data related to
the students such as Name of the student, Register Number and Grade. The Android
application should add the student record in the database if add button is pressed and
retrieve the student record one by one if retrieve button is pressed

You might also like