First page Back Continue Last page Graphics
The Manifest File
A special XML file inside every APK which lists several things:
The names of components implemented in the app
What hardware, libraries, services and permissions an app requires to run
The oldest version of Android that the app is compatible with
What intents the app responds to specifically, using intent filters