Fake GPS
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:
1 โ It is needed that you turn on โAllow Mock Locationsโ on Development Settings
2 โ 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.
3. 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
WHATโS NEW
Fix Bugs
Download: