Book description
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 version of Android for your particular device. You’ll also discover how Android differs from its Linux roots.
If you’re experienced with embedded systems development and have a good handle on Linux, this book helps you mold Android to hardware platforms other than mobile devices.
- 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
Publisher resources
Table of contents
- Dedication
- Praise for Embedded Android
- Preface
- 1. Introduction
- 2. Internals Primer
- 3. AOSP Jump-Start
- 4. The Build System
- 5. Hardware Primer
-
6. Native User-Space
- Filesystem
- adb
- Android’s Command Line
- Init
- 7. Android Framework
- A. Legacy User-Space
- B. Adding Support for New Hardware
- C. Customizing the Default Lists of Packages
- D. Default init.rc Files
- E. Resources
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Embedded Android
- Author(s):
- Release date: March 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449308292
You might also like
book
Head First Android Development, 3rd Edition
What will you learn from this book? If you have an idea for a killer Android …
book
Embedded Programming with Android: Bringing Up an Android System from Scratch
The First Practical, Hands-On Guide to Embedded System Programming for Android Today, embedded systems programming is …
book
Inside the Android OS: Building, Customizing, Managing and Operating Android System Services
Inside the Android OS is the first comprehensive guide and reference for developers who want to …
book
Android Programming: The Big Nerd Ranch Guide, 4th Edition
Android Programming: The Big Nerd Ranch Guide is an introductory Android book for programmers with Kotlin …