相關主題
商品描述
This book presents the Android plug-in technology used in Android development. This technology is widely used by a majority of Chinese internet companies, and is becoming more widely used worldwide. The book fully describes the history of Android plug-in technology, the installation and startup process, and new features of the Android plug-in technology. It also explores plug-in solutions for peripheral technologies. The book is designed to help Android app developers better understand the underlying technology of the Android system.
Features
- Introduces Android system knowledge, including the communication between AMS and four components
- Describes the Hook technique by Proxy.newProxyInstance and reflection, to modify Android system behavior, for example, to launch an activity not declared in the AndroidManifest.
- Shows how to use the Hook apk packaging process in Gradle
- Covers how to merge the resources in the plugin app and the host app, and how to merge dex of the host app and all the plugin apps
- Presents the SO technique and how to launch SO files dynamically
商品描述(中文翻譯)
這本書介紹了在 Android 開發中使用的 Android 插件技術。這項技術被大多數中國互聯網公司廣泛使用,並且在全球範圍內越來越普及。書中詳細描述了 Android 插件技術的歷史、安裝和啟動過程,以及 Android 插件技術的新特性。它還探討了周邊技術的插件解決方案。本書旨在幫助 Android 應用開發者更好地理解 Android 系統的底層技術。
**特色**
- 介紹 Android 系統知識,包括 AMS 與四個組件之間的通信
- 描述通過 Proxy.newProxyInstance 和反射的 Hook 技術,以修改 Android 系統行為,例如啟動未在 AndroidManifest 中聲明的活動
- 展示如何在 Gradle 中使用 Hook apk 打包過程
- 涵蓋如何合併插件應用和主機應用中的資源,以及如何合併主機應用和所有插件應用的 dex
- 介紹 SO 技術以及如何動態啟動 SO 文件
作者簡介
Jianqiang Bao is a senior Android app developer. For more than 15 years he has developed enterprise solutions using Silverlight, ASP.NET, WP7, Android and iOS. He has worked in HP, Microsoft, Qunar, Tuniu company. He has a technique blog http: //www.cnblogs.com/jax, his GitHub is https: //github.com/BaoBaoJianqiang.
作者簡介(中文翻譯)
包建強是一位資深的 Android 應用程式開發者。超過 15 年來,他使用 Silverlight、ASP.NET、WP7、Android 和 iOS 開發企業解決方案。他曾在 HP、微軟、去哪兒和途牛公司工作。他擁有一個技術部落格 http://www.cnblogs.com/jax,他的 GitHub 是 https://github.com/BaoBaoJianqiang。