目錄(78章)
倒序
- 封面
- 版權頁
- Credits
- About the Authors
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Understanding the Architecture
- An overview of the Android system
- Android compatibility
- Beyond Java
- From Dalvik to ART runtime
- Meeting the Compatibility Test Suite
- Diving deeper with CTS Verifier
- Summary
- Chapter 2. Obtaining the Source Code – Structure and Philosophy
- The Android philosophy
- Setting up the environment
- Installing the required tools
- Getting ready
- A look inside AOSP
- Summary
- Chapter 3. Set up and Build – the Emulator Way
- Preparing the host system
- The Android build system
- Creating a custom device
- From zero to the screenlock
- Summary
- Chapter 4. Moving to Real-World Hardware
- Debugging tools
- Choosing our hardware
- Compiling Android for a real-world device
- Bootloader mode
- Flashing Android images
- Summary
- Chapter 5. Customizing Kernel and Boot Sequence
- An overview of the Linux kernel
- Setting up the toolchain
- Preparing the host system
- Configuring the kernel
- Compiling the kernel
- Working with non-Google devices
- Driver management
- Altering the CPU frequency
- Customizing the boot image
- Android boot sequence
- Summary
- Chapter 6. "Cooking" Your First ROM
- History of custom ROMs
- An overview of Android recovery
- Device permissions
- Chef toolkit
- Cooking our first ROM
- Flashing our custom ROM
- Summary
- Chapter 7. Tailoring Your Personal Android System
- Receiving over the air updates – OTA
- Creating over the air updates
- Advanced ROM customization
- Hacking the Android framework
- Enhancing the system performance
- Advanced Linux kernel modding
- Looking forward
- Summary
- Chapter 8. Beyond the Smartphone
- Meeting Arduino
- Exploring the possibilities of the Internet of Things
- Domotics
- Can a green droid entertain you?
- Summary
- Index 更新時間:2021-07-14 10:47:50
推薦閱讀
- DevOps with Kubernetes
- Building a Home Security System with Raspberry Pi
- R語言數據可視化實戰
- JavaScript+Vue+React全程實例
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- 零基礎輕松學SQL Server 2016
- Windows內核編程
- Learning OpenStack Networking(Neutron)(Second Edition)
- Building Microservices with .NET Core
- 從零開始學C#
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Mastering Akka
- Kotlin開發教程(全2冊)
- Learning Hadoop 2
- Scala編程(第5版)
- 寫給程序員的Python教程
- 從0到1:HTML5 Canvas動畫開發
- Python大規模機器學習
- Maven for Eclipse
- Internet of Things with Arduino Cookbook
- 代碼整潔之道:程序員的職業素養
- JSP項目開發情境教程
- Mastering Android Application Development
- C#面向對象程序設計(微課版)
- Service Worker Development Cookbook
- Visual C++串口通信技術詳解(第2版)
- 我的第一堂編程課:孩子和家長都需要的編程思維
- 機器學習實戰
- Learning Android Google Maps
- Mastering Chef