December 2013
Intermediate to advanced
350 pages
8h 1m
English
The application manifest is probably the most important source of information for Android application security specialists. It contains all of the information regarding an application's permissions and which components form part of an application, and it gives us quite some details about how these components will be allowed to interact with the rest of the applications on your platform. I'm going to use this recipe as a good excuse to talk about the application manifest, how it's structured, and what each component in the sample manifest means.
Before you can get going, you will need to have the following software:
Read now
Unlock full access