XposedTools
XposedTools copied to clipboard
These tools can be used to compile and package the Xposed framework.
Hi, is it possible to create a module for Google Talk (known as Hangouts) GtalkLoginFix or something? https://www.apkmirror.com/apk/google-inc/hangouts/hangouts-4-1-2-610838-release/
why XposedTools/local_manifests no exits sdk25.xml ? it's support sdk > 23 ?
Iss
./build.pl -t arm64:23 make: *** No rule to make target `out/target/product/hammerhead/obj/STATIC_LIBRARIES/libbase_intermediates/export_includes', needed by `out/target/product/hammerhead/obj/SHARED_LIBRARIES/libart_intermediates/import_includes'. Stop.
Hello @rovo89 Here I pull request to support systemless Xposed. I have added many detection and features. Noticeable updates are: - Use shell script as updater-binary. Since SuperSU is now...
Hi rovo89, I appreciate the nice feature Xposed framework has provided. Recently, I try to compile xposed with AOSP Marshmallow (6.0.1) using XposedTools. I followed the manual installation in README...
Also remove the .no_orig stuff from the installer. libxposed_art.so was the only consumer. Its intentionally left in the uninstaller so that the uninstaller will clean it up on people's devices...