Answer Posted / mady

Collection of one or more activities, services, listeners, and intent receivers. An application has a single manifest, and is compiled into a single .apk file on the device.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the steps required to avoid context related memory leaks?
What is the difference between a regular bitmap and a nine-patch image?
Explain how to use built-in messaging within the application?
What is fused?
When is it desirable to kill the foreground activity?
Explain sending sms messages programmatically?
Which is the virtual machine used to run the android apps?
Why are view recycled?
What do you mean by anr in android?
User interface types in Android?
What are the exceptions available in android?
What is a break?
to write a back ground functionality in an activity, should I use a thread or service?
What's the difference between android os and android system?
What is broadcast receiver component of android?