Android App-Hook and Plug-In Technology (e-bog) af Bao, Jianqiang
Bao, Jianqiang (forfatter)

Android App-Hook and Plug-In Technology e-bog

403,64 DKK (inkl. moms 504,55 DKK)
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 p...
E-bog 403,64 DKK
Forfattere Bao, Jianqiang (forfatter)
Forlag CRC Press
Udgivet 19 august 2019
Længde 426 sider
Genrer Games development and programming
Sprog English
Format epub
Beskyttelse LCP
ISBN 9780429558023
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.FeaturesIntroduces Android system knowledge, including the communication between AMS and four componentsDescribes 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 GradleCovers 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 appsPresents the SO technique and how to launch SO files dynamically