First page Back Continue Last page Graphics
The Manifest File
If an app uses a specific feature, it must list it in the manifest
Devices that don’t have a listed feature won’t install the app
Users can see what features an app will use & decide if they want to install the app
Failing to declare will cause your app to crash when your code tries to use the feature