Skip to content
Live newsroom 26 readers online
Monday, August 24, 2026 Live Sync: Just now
Demystifying Finance, Technology, and Global Markets for the Next Generation.
BreakingAustralian accused of killing Thai teenager and putting her body in a suitcase speaks for the first time from jail: 'I don't understand what's going on'
Important AVOID GOOGL Stage 4 (Conv: 3/5 | Size: 10%)

I fed my Android apps fake location data to make myself harder to track

Part of owning a smartphone is knowing that apps track where I go more than I'd like to admit. That doesn't mean there's nothing you can do about it. I started spoofing my location on purpose: here's what happened, why it's worth trying, and what else you can layer on top of it. Location spoofing […]

By deepak · August 22, 2026 · 5 min read

Part of owning a smartphone is knowing that apps track where I go more than I'd like to admit. That doesn't mean there's nothing you can do about it. I started spoofing my location on purpose: here's what happened, why it's worth trying, and what else you can layer on top of it.

Location spoofing is the practice of feeding your phone's operating system, and by extension every app that requests location data, coordinates that don't match where you physically are. On Android, this is built into the platform rather than being some obscure hack. Inside Developer options, there's a setting called "Select mock location app" that lets you designate a third-party app as the authoritative source for GPS data. Once that's set, any app on your phone that asks for location, whether that's a weather app, a social network, or a delivery service, receives whatever coordinates your mock location app is broadcasting instead of your real GPS position.

If you're familiar with Android hacks, it's probably not the first time you've heard of this. Back in the day, this would be a common hack for games such as Pokémon Go, where you could change your location in order to catch Pokémon that weren't available in your area.

I used a free app called Location Changer to test this, though there are several similar tools, each with slightly different features like route simulation or timed location changes. The setup took about five minutes: enable Developer options by tapping the build number seven times, find the mock location toggle, select the app, then drop a pin anywhere on the map within that app. From that point on, my phone insisted it was in Reykjavik while I sat in my living room.

It's worth noting that this only fools apps relying on the phone's location services. It doesn't touch your IP address, so anything checking your network origin, like some fraud-detection systems or region-locked streaming services, will still see your real general location unless you pair it with a VPN. Spoofing GPS and masking your IP solve different problems, and conflating them is a common mistake people make when they first try this. Some apps go a step further and check the SIM card in your phone to see your region. But if all you need is to spoof the actual location an app would get if they were checking your GPS, this is gold.

Location spoofing sounds like something someone would do if they had a very specific reason to—if you're one of those people, perhaps seek a marriage counselor instead of reading this article. But there are legitimate reasons to consider it. The most immediate reason to spoof your location is that a huge number of apps request it without needing it for their core function. A note-taking app, a game, or a flashlight utility asking for precise location has no functional reason to know where you are, yet many do, and that data often gets bundled and sold to data brokers who build profiles used for targeted advertising, insurance risk modeling, or resale to other companies entirely. Feeding these apps fake coordinates breaks that pipeline at the source without requiring you to hunt down and deny every individual permission request.

There's also a more personal angle. Location history can reveal patterns, like where you sleep, work, worship, or seek medical care, that most people would rather not have logged indefinitely by companies with imperfect security records. There's a reason why Google stopped storing Maps Timeline data on the cloud. Data breaches happen regularly, and location data pulled from a breached database is far more useful to a bad actor than most other personal information, since it can reveal routines in a way a leaked email address cannot.

Price discrimination is another reason this matters. Some retailers and travel booking sites adjust pricing based on a user's inferred location or perceived affluence, and spoofing to a different region has, in various documented cases, changed prices shown for flights, hotels, and even food delivery. Of course, this is not good for everything—you probably have no business spoofing your location on a rideshare app if said app needs your exact location to pick you up. But you can score a neat $200 or so off your next vacation if you're smart enough with your spoofing.

Finally, there's the simple matter of consent. Sharing location should be a deliberate choice tied to a specific need, like navigation, not a default state that dozens of apps quietly benefit from in the background.

Spoofing GPS coordinates is one piece of a larger privacy practice, and it works best alongside other adjustments. A reputable VPN handles the network side of the equation, masking your IP address so that services checking your connection origin don't see your real region either. Combined with mock GPS data, this gives a much more consistent false location across both location-service requests and network-level checks.

Reviewing app permissions directly is still worth doing even if you spoof location, since some apps request access to contacts, microphone, or storage that have nothing to do with their function. Android's permission manager, found in Settings under Privacy, lets you audit every app that has ever asked for a sensitive permission and revoke access individually, or switch location access to "only while using the app" for tools that genuinely need it occasionally, like a maps app.

Resetting your advertising ID periodically, also available in the privacy settings on most modern Android versions, disrupts the ad profile that's been built around your device over time, since that identifier is what ties your behavior together across different apps, even when personal information isn't directly shared.

For anyone comfortable going further, disabling MAC address randomization exceptions and being deliberate about which Wi-Fi networks a phone auto-joins reduces another avenue of passive tracking, since Wi-Fi access points can be used to estimate location independent of GPS. None of these steps alone is a complete solution, but layered together, they meaningfully shrink the amount of consistent, accurate data companies can collect.

Spoofing my location wasn't about hiding from anyone specific. It was about reclaiming a default that companies had quietly set in their own favor, one setting at a time.

Source: Read the original article on www.howtogeek.com