Android APK Mock Location Patch
Budget: ₹1,500 – ₹12,500 INR
I have a compiled Android APK that currently blocks any attempt to feed it a mock GPS signal and it also refuses to run when Developer Options (USB debugging, “allow mock locations”, etc.) are detectable. I need the package decompiled, surgically modified, and rebuilt so it will:
• Accept coordinates from standard spoofing apps or ADB without throwing errors or closing.
• Return “false” to every internal check for Developer Options, USB debugging, or the mock-location permission.
• Preserve every other feature exactly as shipped, keeping the same package name and user data.
You may work with Apktool, JADX, smali/baksmali, Frida, Xposed—whatever you prefer—as long as the final deliverable installs cleanly on Android 9 through 13 (arm64 & armeabi-v7a).
Deliverables
1. Patched, install-ready APK signed with a test key (I’ll resign it later).
2. A concise diff or notes explaining the modified classes/smali files so I can reproduce the build.
3. Optional: a short shell script or Gradle task that automates rebuild and signing.
Acceptance criteria
• App launches and functions normally while a mock provider is active.
• No toast, dialog, or silent exit triggered by Developer Options being enabled.
• SafetyNet or Play Integrity status remains unchanged relative to the original build.
• Tested and confirmed on at least one rooted and one non-rooted device.
If you’ve patched anti-mock or anti-debug logic before, this should be straightforward; I just need a reliable, reproducible solution delivered fast.
• Accept coordinates from standard spoofing apps or ADB without throwing errors or closing.
• Return “false” to every internal check for Developer Options, USB debugging, or the mock-location permission.
• Preserve every other feature exactly as shipped, keeping the same package name and user data.
You may work with Apktool, JADX, smali/baksmali, Frida, Xposed—whatever you prefer—as long as the final deliverable installs cleanly on Android 9 through 13 (arm64 & armeabi-v7a).
Deliverables
1. Patched, install-ready APK signed with a test key (I’ll resign it later).
2. A concise diff or notes explaining the modified classes/smali files so I can reproduce the build.
3. Optional: a short shell script or Gradle task that automates rebuild and signing.
Acceptance criteria
• App launches and functions normally while a mock provider is active.
• No toast, dialog, or silent exit triggered by Developer Options being enabled.
• SafetyNet or Play Integrity status remains unchanged relative to the original build.
• Tested and confirmed on at least one rooted and one non-rooted device.
If you’ve patched anti-mock or anti-debug logic before, this should be straightforward; I just need a reliable, reproducible solution delivered fast.