Inside the Android OS: Building, Customizing, Managing and Operating Android System Services (Paperback)
暫譯: 深入 Android 作業系統:構建、客製化、管理與操作 Android 系統服務 (平裝本)
Meike, G.
- 出版商: Addison Wesley
- 出版日期: 2020-10-15
- 售價: $1,980
- 貴賓價: 9.8 折 $1,940
- 語言: 英文
- 頁數: 350
- 裝訂: Quality Paper - also called trade paper
- ISBN: 0134096347
- ISBN-13: 9780134096346
-
相關分類:
Android
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
Linux Kernel Hacks 改善效能、提昇開發效率及節能的技巧與工具$680$537 -
ARM Cortex-M3 與 Cortex-M4 權威指南, 3/e (The Definitive Guide to ARM Cortex-M3 and Cortex-M4 Processors, 3/e)$774$735 -
Kotlin in Action (Paperback)$1,620$1,539 -
$726深入理解計算機系統, 3/e (Computer Systems: A Programmer's Perspective, 3/e) -
為你自己學 Git$500$425 -
Android 5.X + SQLite POS 前端銷售 App 系統設計寶典–使用 Android Studio 開發, 2/e$550$468 -
$474Odoo 快速入門與實戰:Python 開發 ERP 指南 -
$594趣學數據結構 -
$1,980Database Internals: A Deep Dive Into How Distributed Data Systems Work (Paperback) -
Android TDD 測試驅動開發:從 UnitTest、TDD 到 DevOps 實踐 (iT邦幫忙鐵人賽系列書)$550$429 -
$556Android 進階指北 -
$1,955AI and Machine Learning for Coders: A Programmer's Guide to Artificial Intelligence (Paperback) -
Android 十全大補:從 Kotlin、MVVM 到測試的全方面介紹(iT邦幫忙鐵人賽系列書)$520$406 -
$447Linux 設備驅動開發 -
資料密集型應用系統設計 (Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems)$980$774 -
元宇宙大未來:數位經濟學家帶你看懂6大趨勢,布局關鍵黃金10年$480$408 -
System Design Interview – An Insider's Guide: Volume 2 (Paperback)$1,650$1,568 -
Linux Device Driver Development : Everything you need to start with device driver development for Linux kernel and embedded Linux, 2/e (Paperback)$1,960$1,862 -
和艦長一起 30 天玩轉 GitLab【第二版】(iT邦幫忙鐵人賽系列書)$650$507 -
OAuth 2.0 從入門到實戰:利用驗證和授權守護 API 的安全$600$468 -
Android 開發秘辛大公開 (Androids: The Team That Built the Android Operating System)$600$474 -
演算法圖鑑:33種演算法 + 7種資料結構,人工智慧、數據分析、邏輯思考的原理和應用全圖解 【全新增訂版】$550$435 -
重構的時機與實作|五行程式碼規則 (Five Lines of Code: How and When to Refactor)$680$537 -
決戰!微前端架構 Micro Frontends:新一代可擴展的網頁開發模式,實現各種框架的無縫整合與溝通$820$648 -
ChatGPT X Keras X PyTorch 全方位應用實踐指南:從零開始的 AI 程式設計養成之路$720$562
相關主題
商品描述
Inside the Android OS is the first comprehensive guide and reference for developers who want to customize and integrate Android into their own embedded devices. Replete with code examples, it encourages you to create your own working code versions as you read -- whether for your own personal insight or for a workplace project in the fast-growing marketplace for non-phone Android devices.
G. Blake Meike responds to the real-world needs of embedded and IoT developers moving to Android, providing indispensable information without becoming obscure or too specialized. Meike teaches through a book-length project that covers everything developers need to know to create their own custom Android service. You'll find approachable yet precise coverage of:
- Why Android is becoming a pervasive embedded platform
- Using Android's four-tier architectural model in embedded devices
- Setting up a build platform, downloading the AOSP source, and building an Android image
- Walking through system startup on a running Android system
- Running native services on embedded systems
- Using Android's Native Development Kit (NDK) and HAL to link interpreted Java with native C/C++ code
- Taking a deep dive into the seminal Zygote application and its Dalvik interpreter
- Quickly building Java system services
- Working with Binder, Android's heart and the root of its security and access control models
- Establishing permissions and access control
- Enabling apps to use the services you've created
- Building SDKs that allow third-party developers to code for your device
- And much more
If you're a software professional who wants to construct or maintain a successful Android-based product, this is the book you've been searching for.
商品描述(中文翻譯)
《Android作業系統內部》是針對希望將Android自訂並整合到自己嵌入式設備中的開發者的第一本全面指南和參考書。書中充滿了程式碼範例,鼓勵您在閱讀時創建自己的可運行程式碼版本——無論是為了個人見解還是為了在快速增長的非手機Android設備市場中的工作專案。
G. Blake Meike 回應了轉向Android的嵌入式和物聯網開發者的實際需求,提供了不可或缺的信息,而不會變得晦澀或過於專業。Meike通過一個書長的專案進行教學,涵蓋了開發者需要知道的所有內容,以創建自己的自訂Android服務。您將找到易於理解但又精確的內容,包括:
- 為什麼Android正在成為一個普遍的嵌入式平台
- 在嵌入式設備中使用Android的四層架構模型
- 設置構建平台、下載AOSP源碼並構建Android映像
- 在運行中的Android系統上進行系統啟動的步驟
- 在嵌入式系統上運行原生服務
- 使用Android的原生開發工具包(NDK)和硬體抽象層(HAL)將解釋型Java與原生C/C++代碼連接
- 深入探討開創性的Zygote應用程序及其Dalvik解釋器
- 快速構建Java系統服務
- 使用Binder,Android的核心及其安全性和訪問控制模型的根源
- 建立權限和訪問控制
- 使應用程序能夠使用您創建的服務
- 構建SDK,允許第三方開發者為您的設備編碼
- 以及更多內容
如果您是一位希望構建或維護成功的Android產品的軟體專業人士,這就是您一直在尋找的書籍。