Skip to content

wumb0/xposed_mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just create local.properties with your sdk.dir in the module folder and then run gradle build.
You can also just set the ANDROID_HOME environmental variable to the sdk dir and that will work too
If you want to compile the latest XposedBridge, the link in libs is to
../XposedBridge/app/build/intermediates/packaged/release/classes.jar
so you can git clone --recursive, cd into the XposedBridge folder, and then run
gradle jarReleaseClasses. It should work fine. If you have another version of XposedBridge
just replace the symlink in libs.

Presentation here: https://docs.google.com/presentation/d/1pZGH-1g6Sz4DzryFmz0YQmSVAntfKsbsN8pHdhFfbww/edit#slide=id.p

About

xposed mods that I made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published