Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.5k
How to compile
weishu edited this pageNov 15, 2018 ·2 revisions
Usegit to clone this project to local:
git clonehttps://github.com/android-hacker/VirtualXposed.git -b vxp --recursive
Attention: add--recursive to clone all submodules.
Open theVirtualApp directory under VirtualXposed, This directory is the project root, not VirtualXposed itself.
注意:为确保VirtualXposed的健康发展,请不要拿这个项目编译之后进行二次分发。
VirtualXposed is consist of four parts:
- Java method hook library: epic
- Xposed compatibility layer: exposed
- Virtual environment: VirtualApp
- UI: Launcher3