when does anr occur in android programming?
To display a notification on upper left of android screen, which of the following class you need to use?
Explain android application architecture?
What is the database used for android platform?
What main/gen/ directory contains?
Is there anyway to determine if an intent passed into a broadcastreceiver’s on receive is the result of a sticky broadcast intent, or if it was just sent?
When you need to use mp3 file in android application, which folder you need to create and store mp3 file?
What language does Android support for application development?
Explain the onsavedinstancestate() and onrestoreinstancestate() in activity?
How to set data for a spinner control?
what is intent, pending intent, and sticky intent?
What is the bundle in android?
How does manifest file plays an integral role in app development?