Question Bank-2
Question Bank-2
Module -3
1. Explain displaying text to users with TextView & retrieving data from users with
EditText.
2. What is button? Explain various types of button controls.
3. Describe retrieving Dates and Times from users.
4. Describe the Android SDK controls for getting date and time input from the user.
5. Describe different types of layouts built in to the Android SDK framework.
6. Describe some of the view container controls are designed for repetitive View
controls in particular way.
7. Explain two ways of to create tabbing on the Android platform.
8. Describe organizing screens with different tabs.
9. Define Fragments? Explain in detail fragment lifecycle.
10. Explain designing fragment-based application.
11. Design and Implement a ListFragment in designing fragment-based application
12. Design and Implement a WebViewFragment in designing fragment-based application