Across
- 5. - Which is used for communicating between the components of an Application and also from one application to another application in android?
- 6. - There are two types of Intents. Implict and ____
- 7. - Whenever you have a list of single type of items which is packed by an array, you can use ______Adapter.
- 9. - Which method is called after your activity is stopped, prior to start in activity life cycle? (onstart or onrestart or onstop)
- 11. - Which Dialog in an android UI prompts a small window to make decision on mobile screen?
Down
- 1. - Which is acting as a bridge between UI component and data source that helps us to fill data in UI component?
- 2. - The constants of Toast that are used for setting the duration for the Toast are Length_Long or Length_____?
- 3. - Which type of intent is used to launch an Email activity?
- 4. - Which is used to display information/message for a period of time in your activity?
- 5. - Which view is used to display an image file in application?
- 8. - Which view is used to display the web pages in application?
- 10. - A software package and Linux based operating system for mobile devices is called as ____.
