Prevents detection of mock location
Supported Android 6~15
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
11/13/2024, 8:26:07 AM
Supported android 15
Fixed exception such as securityexception
Fixed incorrect variable mockLocation with mExtras
updated gradle
Full Changelog: auag0/HideMockLocation@v1.2.0...v1.2.1