Skip to content
fone.tips
Apps 9 min read

Lockito Review: Best GPS Simulator App for Android

Quick answer

Lockito is an Android app that simulates GPS routes using the built-in mock location feature. It works on Android 6.0 and above without rooting. You enable Developer Options, set Lockito as your mock location app, draw a route on the map, and press Play.

#Apps

Lockito is a GPS simulation app for Android. We ran it on a Samsung Galaxy S24 running Android 15 and a Pixel 8a running Android 14 to see how it holds up in 2026. The short version: it works well for developers and privacy users who want to control their location on their own device, though several popular apps will detect and block it.

  • Lockito uses Android’s built-in mock location API. No root required on Android 6.0+
  • Route simulation covers speed control, altitude changes, and GPS accuracy tuning
  • Apps using Play Integrity or SafetyNet (Pokémon GO, most banking apps) will block the simulated signal
  • GPS spoofing on someone else’s device without consent can carry legal consequences, and most major apps ban it in their terms of service
  • Free with a 30-minute cap. A one-time purchase removes that limit

#How Does Lockito Simulate GPS?

Lockito hooks into Android’s mock location API, the same system used by navigation app simulators built into Android Studio. Once you designate it as your mock location provider in Developer Options, the Android location stack reports Lockito’s output as the real GPS fix. Most apps can’t tell the difference.

Route simulation works through an interactive map. Tap waypoints, set speed between 1 and 400 km/h, and optionally adjust altitude and accuracy radius. In our testing on the Galaxy S24, the simulated signal held stable for a full 15-minute test route through downtown with no jumps back to the real location.

GPX and KML import is built in. We saved about 2 hours of route setup during one multi-city testing session by importing paths from Google Maps instead of re-drawing them.

According to Android’s developer documentation, mock location providers must be enabled through Developer Options, and the system flags them clearly in the location stack. This is why some apps can detect them.

#Lockito Use Cases: Developers, Privacy, and Gaming

The primary audience is Android developers testing their own apps. If you’re building a delivery app, a geofencing trigger, or a fitness tracker, Lockito lets you simulate dozens of routes in an hour instead of actually driving them. We used it to test a geofence boundary on a hobby project and saved about 3 hours of field work.

Privacy-conscious users sometimes use it to mask their real location when sharing location with apps they don’t fully trust. That’s a legitimate use case on your own device.

Location-based games are another common scenario. Players use it to walk virtual routes without moving. This falls into a gray area: it may violate the game’s terms of service even if it doesn’t break any law, so proceed with that knowledge.

This is the section most reviews skip. Don’t.

GPS spoofing on your own device is not illegal in most countries as a standalone act. The Electronic Frontier Foundation’s analysis of location privacy tools confirms that users generally have the right to control what location data their device broadcasts. That said, using spoofed GPS to commit fraud (claiming a location for insurance purposes, cheating at a competition with real prizes, or deceiving a platform for financial gain) crosses into clearly illegal territory in most jurisdictions.

App terms of service are a separate matter. Pokémon GO, most banking apps, and many gig economy apps explicitly prohibit mock location tools. Violating those terms can result in a permanent account ban. Niantic’s fair play policy lists location spoofing as a bannable offense.

The hard rule: use Lockito only on your own device, only for purposes you have authorization for. If you’re testing an employer’s app on a company device, get written permission first.

#How to Set Up Lockito on Your Android Device

Setup takes about 5 minutes on a stock Android device. Here’s the exact path:

  1. Go to Settings > About phone and tap Build number seven times to unlock Developer Options
  2. Go to Settings > System > Developer options and tap Mock location app, then select Lockito (open the app once first if it doesn’t appear in the list)
  3. Launch Lockito, grant location permissions, and press Play

On the Pixel 8a we tested, this worked without any extra steps. On the Galaxy S24, Samsung’s One UI showed a persistent notification while mock location was active, which is expected behavior.

According to Google’s support page for Developer Options, enabling Developer Options does not void your warranty on stock Android, though some carrier-branded devices behave differently.

#Does Lockito Work on All Apps?

No. Apps that use Google’s SafetyNet or Play Integrity API can detect mock location providers and refuse to run or flag your account. As of 2026, that list includes most mobile banking apps, Pokémon GO, Uber for drivers, and several gig economy platforms. There’s no workaround on a non-rooted device.

Apps that rely on the standard Android location API without extra integrity checks will accept Lockito’s signal without complaint. In our testing, Google Maps took the simulated route correctly and a geofencing test app we built in Android Studio worked perfectly. That covers most developer-built apps, social apps, and navigation utilities.

Blocked by a specific app? The XDA Developers forum has active threads on detection workarounds. Most require root.

#Lockito Alternatives for Android and iPhone

If Lockito doesn’t fit your needs, here are the most reliable alternatives.

On Android, the best mock location apps include Fake GPS GO Location Spoofer (free, simpler interface) and GPS JoyStick (better detection resistance on rooted devices). We compared both side-by-side in our location spoofer apps guide.

iPhone requires a completely different approach. iOS doesn’t allow mock location apps through the App Store, so there’s no equivalent to Lockito. You need a desktop tool (Tenorshare iAnyGo or dr.fone Virtual Location) that connects via USB and injects the spoofed location at the system level. Our guide on how to change your iPhone location covers the exact steps for each tool, including what works on iOS 18.

For Pokémon GO specifically, our Pokémon GO fake GPS guide covers which methods still work after Niantic’s 2024-2025 detection updates.

And if you’re using mock GPS for privacy reasons, it’s worth knowing that airplane mode doesn’t stop GPS tracking. The two work through completely different mechanisms.

#Troubleshooting Common Lockito Problems

Location jumping back to real position: Wi-Fi-based location is overriding the GPS mock. Go to Settings > Location > Improve accuracy and turn off Wi-Fi scanning. The signal stabilizes within about 10 seconds. We hit this on the Pixel 8a during our first test run and the fix took under a minute.

Lockito doesn’t appear in the mock location app list: Open the app once, then return to Developer Options. Android requires the app to register itself as a mock provider at runtime. Without that first launch, it won’t show up in the list.

“GPS not available” errors in target apps: Start Lockito’s simulation before you open the target app. Some apps cache the location state at launch and won’t pick up changes mid-session.

App detects and blocks the mock signal: Play Integrity or SafetyNet is active. Lockito can’t overcome this on a non-rooted device. Use an Android emulator in Android Studio instead.

#Bottom Line

Lockito is the most capable free GPS simulation tool for Android developers testing their own apps. Setup takes about 5 minutes, route simulation is stable, and GPX import makes it easy to recreate real-world paths. The 30-minute cap on the free tier is a real limitation for longer test sessions, but the one-time purchase removes it.

Use it on your own device, for testing or legitimate privacy purposes only. The key constraints are simple: respect app terms of service, don’t use it on hardware you don’t own, and stay within the legal boundaries of your jurisdiction. If you do that, Lockito is one of the most reliable free tools in the Android developer toolkit.

#Frequently Asked Questions

#Is Lockito free to use?

Lockito has a free tier that caps simulation sessions at 30 minutes. A one-time in-app purchase removes that cap and unlocks full session length. There’s no subscription. The app is available on the Google Play Store.

#Does Lockito require root access?

No, Lockito works on non-rooted Android devices running Android 6.0 and above by using the built-in mock location API. Rooting can help on some devices where apps detect the mock provider more aggressively, but it’s not required for the core feature set.

#Can Lockito be detected by apps?

Yes, it can. Apps that use Google’s Play Integrity API or SafetyNet Attestation can detect that a mock location provider is active and may refuse to run or flag your account. Banking apps, Pokémon GO, and Uber for drivers are common examples. Standard apps built on the Android location API will generally not detect it.

Using Lockito on your own device is legal in most jurisdictions. GPS spoofing as a tool is not illegal by itself. However, using it to commit fraud, circumvent real-money competitions, or deceive platforms for financial gain can be illegal. Always check the terms of service of any app you plan to use it with, as violations can result in permanent account bans.

#Does Lockito work on iOS?

No. Lockito is Android-only. iOS does not allow mock location apps through the App Store. iPhone users need a desktop tool like Tenorshare iAnyGo or dr.fone Virtual Location that connects via USB to inject a spoofed GPS location at the system level.

#What file formats can Lockito import?

Lockito supports GPX and KML file formats for route import. Both are standard mapping formats that tools like Google Earth, Garmin BaseCamp, and many GPS devices can export. You can plan a route in a mapping tool and load it directly into Lockito.

#Will Lockito drain my battery faster?

In our testing on the Galaxy S24, Lockito used a measurable amount of battery during active simulation, roughly comparable to running Google Maps navigation. It requests location permission and runs a foreground service, which contributes to drain. For short developer testing sessions this is not a concern, but leaving it running for hours will affect battery life.

#Can I use Lockito on multiple devices at once?

Yes, there’s no device limit on the app. You can install and run Lockito on multiple Android devices simultaneously, which is useful for testing multi-user location scenarios in apps you’re building.

Fone.tips Editorial Team

Our team of mobile tech writers has been helping readers solve phone problems, discover useful apps, and make informed buying decisions since 2018. About our editorial team

Share this article

Keep reading

More Apps