Explain application of shared preference?
Tell us why would you do the setcontentview() in oncreate() of activity class?
Can you please explain the difference between data storage options which are available in android?
Tell us how would you update the ui of an activity from a background service?
Explain me scenario in which only ondestroy is called for an activity without onpause() and onstop()?
Please explain the difference between nine-patch image vs regular bitmap image?
Explain me what is a broadcast receiver?
How does aosp relate to the android compatibility program?
Do you know what is anr, and why does it happen?
Explain alertdialog in android?
Explain me onsavedinstancestate() and onrestoreinstancestate() in activity?
Explain gen folder in android?
Please explain what are intent filters?
Tell us is it possible to started an application on powerup?
Explain me activities?