-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
How to compile
weishu edited this page Nov 15, 2018
·
2 revisions
Use git
to clone this project to local:
git clone https://github.com/android-hacker/VirtualXposed.git -b vxp --recursive
Attention: add --recursive to clone all submodules.
Open the VirtualApp
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