Looking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it to fit your needs. Youβll delve into Androidβs architecture and learn how to navigate its source code, modify its various components, and create your own versi
Embedded Android: Porting, Extending, and Customizing
β Scribed by Karim Yaghmour
- Publisher
- O'Reilly Media
- Year
- 2013
- Tongue
- English
- Leaves
- 412
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
- Learn about Android’s development model and the hardware you need to run it
- Get a quick primer on Android internals, including the Linux kernel and Dalvik virtual machine
- Set up and explore the Aosp without hardware, using a functional emulator image
- Understand Android’s non-recursive build system, and learn how to make your own modifications
- Use evaluation boards to prototype your embedded Android system
- Examine the native user-space, including the root filesystem layout, the adb tool, and Android’s command line
- Discover how to interact with—and customize—the Android Framework
π SIMILAR VOLUMES
Looking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it to fit your needs. Youβll delve into Androidβs architecture and learn how to navigate its source code, modify its various components, and create your own versi
Looking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it to fit your needs. Youβll delve into Androidβs architecture and learn how to navigate its source code, modify its various components, and create your own versi
<Div> Looking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it to fit your needs. Youβll delve into Androidβs architecture and learn how to navigate its source code, modify its various components, and create your own
Embedded Android is for Developers wanting to create embedded systems based on Android and for those wanting to port Android to new hardware, or creating a custom development environment. Hackers and moders will also find this an indispensible guide to how Android works.
<p><b>Build, customize, and debug your own Android system</b></p><h4>Key Features</h4><ul><li>Master Android system-level programming by integrating, customizing, and extending popular open source projects</li><li>Use Android emulators to explore the true potential of your hardware</li><li>Master ke