Inside the Android OS: Building, Customizing, Managing and Operating Android System Services
β Scribed by G. Blake Meike; Larry Schiefer
- Publisher
- Addison-Wesley Professional
- Year
- 2021
- Tongue
- English
- Leaves
- 272
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Inside the Android OS is a comprehensive guide and reference for technical professionals who want to customize and integrate Android into embedded devices, and construct or maintain successful Android-based products. Replete with code examples, it encourages you to create your own working code as you read--whether for personal insight or a professional project in the fast-growing marketplace for smart IoT devices.
Expert Android developers G. Blake Meike and Larry Schiefer respond to the real-world needs of embedded and IoT developers moving to Android. After presenting an accessible introduction to the Android environment, they guide you through boot, subsystem startup, hardware interfaces, and application support--offering essential knowledge without ever becoming obscure or overly specialized.
Reflecting Androidβs continuing evolution, Meike and Schiefer help you take advantage of relevant innovations, from the ART application runtime environment to Project Treble. Throughout, a book-length project covers all you need to start implementing your own custom Android devices, one step at a time.
You will:
Assess advantages and tradeoffs using Android in smart IoT devices
Master practical processes for customizing Android
Set up a build platform, download the AOSP source, and build an Android image
Explore Androidβs components, architecture, source code, and development tools
Understand essential kernel modules that are unique to Android
Use Androidβs extensive security infrastructure to protect devices and users
Walk through Android boot, from power-on through system initialization
Explore subsystem startup, and use Zygote containers to control application processes
Interface with hardware through Androidβs Hardware Abstraction Layer (HAL)
Provide access to Java programs via Java Native Interface (JNI)
Gain new flexibility by using binderized HAL (Project Treble)
Implement native C/C++ or Java client apps without bundling vendor libraries
β¦ Subjects
Android, building, customizing, managing
π SIMILAR VOLUMES
<div> <strong>The Complete Guide to Customizing Android for New IoT and Embedded Devices</strong> </div> <div> <strong><br></strong> </div> <div> <strong>Inside the Android OS</strong> is a comprehensive guide and reference for technical professionals who want to customize and integrate Android into
In 2004, Android was two people who wanted to build camera software. But they couldn't get investors interested. Today, Android is a large team at Google, shipping an operating system (including camera software) to over three billion devices worldwide. This is the inside story, told by the people
<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