Chapter 12. Exploring Packages
In Chapters 1 through 11, we covered the basics of the Android platform. However, these chapters detailed the happy path through Android. In the next few chapters, starting with this one (Chapters 12, 13, 14, and 15), we will cover the next grain of detail around the core of Android.
We will start that exploration by looking under the hood of Android packages, the Android package signing process, sharing data between packages, and Android library projects. You will understand the Linux process context in which an .apk file runs. You will see how multiple .apk files can share data and resources given that context.
Although you were introduced to signing Android package files in Chapter 10, in this chapter, you will ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access