دانلود کتاب Android App-Hook and Plug-In Technology (Java).
by Jianqiang Bao
|
عنوان فارسی: برنامه اندروید-Hook و پلاگین در فن آوری (جاوا). |
دانلود کتاب
جزییات کتاب
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