Android - Brainstorm set-2

12345678910111213
Across
  1. 5. method is fired whenever an item in the ListView has been clicked
  2. 6. class that manages the array of strings that will be displayed by the AutoCompleteTextView
  3. 7. method to display the notification
  4. 8. method that gets the webside path and put it in to display
  5. 10. has compiler-generated file that references all the resources
  6. 11. plug-in for Eclipse that supports the creation and debugging of Android applications
  7. 12. permission include in AndroidManifest.xml file so that android application can send the mail
  8. 13. method called when an application is shutting down
Down
  1. 1. method is used to stop showing a Dialog instance
  2. 2. method on the RadioGroup to register a callback to be invoked when the checked RadioButton
  3. 3. tag attribute that can set icon to form drawable resource
  4. 4. used to launch the dialog
  5. 9. Debug and verbose logging messages with errors are categorized from the class