Skip to content

kaisar945/Xposed-XServiceManagerDemo

Repository files navigation

Xposed-XServiceManagerDemo

本示例展示了如何通过Xposed完成服务注入

通过以下步骤完成构建:

$ git clone https://github.com/jrsen/Xposed-XServiceManagerDemo.git
$ cd Xposed-XServiceManagerDemo/
$ git submodule init
$ git submodule update
$ ./gradlew assembleDebug

一切顺利的话你将会得到一个APK安装它并在XposedInstallerManager中激活重启手机后即可使用服务

如果你对此感兴趣请阅读源码.

English

About

XServiceManager use case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages