Say no to your device administrator.
Supports the interception of wiping, force reset passcode and locking functionality of the DevicePolicyManager. More could be implemented, don’t hesitate to submit a PR!
Install the module along with LSPosed.
First you need to build the older version of the libxposed API locally. Don’t forget to set ANDROID_HOME and JAVA_HOME.
git clone --revision=55efdf9d159195261d7326e9e125965a90025a12 https://github.com/libxposed/api.git
git switch -c annotations
gradlew publishToMavenLocal
Then you can build the project through gradlew or Android Studio.
gradlew assembleRelease
gradlew assembleDebug
fr.xenorf.affranchi
Release Type: Stable
8/18/2025, 3:35:37 PM
Supports the interception of wiping, force reset passcode and locking functionality of the DevicePolicyManager.