An LSPosed module that hides ADB and developer-mode settings from apps while keeping USB debugging available.
| Check | Result seen by apps |
|---|---|
| USB debugging | Disabled |
| Wireless debugging | Disabled |
| Developer options | Disabled |
AdbHide runs in Android System and does not load code into an apps.
- Install the APK.
- Enable AdbHide in LSPosed.
- Select System Framework as the only scope (Do not select any target apps).
- Reboot.
Requires Android 8.0+ and a working LSPosed installation.
JDK 17 and the Android SDK are required.
./gradlew assembleDebugOn Windows, use gradlew.bat assembleDebug. The APK will be in app/build/outputs/apk/debug/.