What is an Application ?
Answer / 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 |
What is libs/ directory?
Which file is entry point for sencha touch app?
What is .iml directory?
Explain me scenario in which only ondestroy is called for an activity without onpause() and onstop()?
 What is the Guardian app for Android?
What is the latest android version 2018?
In android, the process technical to convert an address into its latitude and longitude is called?
What are the life cycle methods of android activity?
What is adt stand for?
What's the difference between file, class and activity in android?
Who made android os?
What do intent filters do?