
Requirements: Android 5.0+ | File size: 7,02 MB
Set your phone location to anywhere in the world with just one click, if you need to test other apps ability to track gps information without the need to catch a gps signal then this app is for you.
The following is needed to make sure the app runs smoothly
- It is needed that you turn on "Allow Mock Locations" on Development Settings
- Don´t forget to disable "Use wireless networks" options in Location settings in order to avoid an problem where you will keep receiving fake locations even after stopping Fake GPS.
- Make sure you run Fake GPS first before running your app.
To help development you can use the following commands from the command line
- adb shell am startservice -a com.blogspot.newapphorizons.fakegps.START -e latitude 11.11 -e longitude 32.21
- adb shell am startservice -a com.blogspot.newapphorizons.fakegps.UPDATE -e "latitude" 1.11 -e "longitude" 0.21
- adb shell am startservice -a com.blogspot.newapphorizons.fakegps.STOP

Author: evezzon
Code:
To see hidden content, You must be Registered user - Login OR Signup.

⭐️ Fake GPS V5.5.4

NitroFlare Link(s)
Code:
To see hidden content, You must be Registered user - Login OR Signup.
RapidGator Link(s)
Code:
To see hidden content, You must be Registered user - Login OR Signup.