How to spoof or fake GPS location in Marshmallow?
Posted May 24, 2016
on:Objectives :
- How to spoof GPS location in Marshmallow?
- How to fake GPS location in Marshmallow?
To spoof / fake GPS location in Marshmallow follow the steps below :
- Go to “Settings”
- Go to “About phone”
- Scroll to the bottom until you see Build Number.
- Repeatedly tap it until you unlock “Developer options”
- Go back to “Settings”
- Right above “About phone”, you will now see “Developer options”.
- Look for “Select mock location app”
- Click on this to select the app you use to GPS spoof.
Subscribe blog for more updates.
Tags: Aatul Palandurkar, Android Trainer, Android Training and Internship, Android Training and Jobs, Android Training at Dange Chowk, Android Training in Chinchwad, Android Training in Pune, Android Tutorials, Android Tutorials for beginners, Best Android Trainer in India, Corporate Android Trainer, Fake GPS Location in Android Marshmallow, Fake GPS Location in Marshmallow, How to fake GPS location in Marshmallow?, How to spoof GPS location in Marshmallow?, Klouds AnCyber Technologies Pvt Ltd, Spoofing GPS location in Android, Spoofing GPS location in Android Mashmallow, Spoofing GPS Location in Marshmallow
2 Responses to "How to spoof or fake GPS location in Marshmallow?"

Thanks Aatul!
This helped me.
Besides I am looking for more as I questioned on this link:
http://stackoverflow.com/questions/37487947/how-to-check-whether-mock-location-is-enabled-for-my-app-in-marshmallow
Before Marshmallow I used following code to detect whether mock location is enabled or not.
Settings.Secure.getString(context.getContentResolver(), Settings.Secure.ALLOW_MOCK_LOCATION).equals(“0”)
I am not sure how to detect that in Marshmallow?
LikeLike

Comments are closed.
February 20, 2017 at 5:23 PM
I have tried many fake location apps, Floater is the best I have found https://play.google.com/store/apps/details?id=com.marlon.floating.fake.location&hl=en
LikeLike