Prevents detection of mock location
Supported Android 6~16
Testapp: MockLocationDetector
adb shell appops set <MOCK_LOCATION_APP_PKG> android:mock_location allow
adb shell appops set <MOCK_LOCATION_APP_PKG> android:mock_location deny
adb shell in terminal and runio.github.auag0.hidemocklocation
Release Type: Stable
12/21/2025, 12:41:48 PM
Fixed settings hook logic to avoid applying it to the android system package, improving stability
Updated build environment
I recommend applying it to the system framework to prevent detection.
Full Changelog: auag0/HideMockLocation@v1.2.1...v1.2.2