July 2016
Beginner to intermediate
376 pages
7h 37m
English
This chapter gives an overview of Android app internals. It is essential to understand how apps are being built under the hood, what it looks like when it is installed on the device, how they are run, and so on. We make use of this knowledge in other chapters, where we discuss topics such as reverse engineering and pentesting Android apps. This chapter covers the following topics:
Every app that we download and install from the Play Store or any other source has the extension .apk. These ...
Read now
Unlock full access