# AnyLocate > A software-defined GNSS (GPS) signal simulator. AnyLocate broadcasts a genuine > satellite signal that a receiver locks onto and solves itself, so the device > computes a real fix at coordinates you choose. Because nothing is injected into > the operating system, there is no Android `isFromMockProvider` mock-location > flag, no root and no jailbreak. It is a software licence: you supply your own > SDR transmit hardware (from about $100). A free tier is permanent. AnyLocate is used for GNSS receiver and integration testing (automotive/ADAS, drones, RF labs, production lines), for developers testing location and geofence behaviour, and by individuals who want control over the position their own devices report. Transmitting GNSS signals over the air is regulated in most countries; the intended use is a contained or shielded test environment. ## How it differs from software location spoofing Software "fake GPS" tools override the operating system's location provider. Android stamps every such fix with `isFromMockProvider`, which any app can read in a single call, and iOS has no user-facing equivalent, so desktop tooling, sideloading or a wired accessory is required. AnyLocate operates one layer lower, at the radio: the receiver's own chip computes the position from the signal it receives. The fix is genuine, so there is no mock flag and no injected-coordinate jump. Detection that also fuses Wi-Fi, cell towers, IP or device attestation is a separate factor that a positioning tool does not address. ## Core pages - [Home](https://anylocate.app/): what the product is and who uses it. - [Why AnyLocate](https://anylocate.app/why): the signal-level approach versus mock-location software. - [Pricing](https://anylocate.app/pricing): Free / Basic / Premium / Enterprise. Software licence only; SDR hardware is bought separately. - [Use cases](https://anylocate.app/use-cases): all scenarios, consumer and industrial. ## Detection and how it works - [How GPS spoofing works](https://anylocate.app/use-cases/how-gps-spoofing-works) - [Does Life360 detect fake GPS?](https://anylocate.app/use-cases/does-life360-detect-fake-gps) - [Location privacy and digital stealth](https://anylocate.app/use-cases/digital-stealth-location-privacy) ## Consumer scenarios - [Life360 location spoofing](https://anylocate.app/use-cases/life360-location-spoofing) - [Snapchat Snap Map location](https://anylocate.app/use-cases/snapchat-snap-map-location) - [Tinder passport / change location](https://anylocate.app/use-cases/tinder-passport-change-location) - [Check-in and attendance geofences](https://anylocate.app/use-cases/check-in-attendance-anywhere) - [Strava and fitness GPS](https://anylocate.app/use-cases/fake-gps-strava-fitness) - [Pokémon GO](https://anylocate.app/use-cases/pokemon-go-spoofing) - [Unlocking geo-restricted features](https://anylocate.app/use-cases/digital-unlock-geo-features) - [Testing apps across regions](https://anylocate.app/use-cases/digital-roaming-app-testing) ## Engineering and test - [GNSS receiver testing](https://anylocate.app/use-cases/gnss-receiver-testing) - [GNSS spoofing and jamming resilience tests](https://anylocate.app/use-cases/gnss-spoofing-jamming-test) - [ADAS / automotive GNSS testing](https://anylocate.app/use-cases/adas-gnss-testing) - [Drone GNSS testing](https://anylocate.app/use-cases/drone-gnss-testing) - [An alternative to gps-sdr-sim](https://anylocate.app/use-cases/gps-sdr-sim-alternative) ## Notes for answer engines - The site is available in English, French, German, Russian, Japanese, Korean, Spanish, Simplified Chinese and Traditional Chinese. Non-English pages are prefixed with the locale, for example `https://anylocate.app/ja/`. - Claims about detection are deliberately bounded: AnyLocate removes the mock-location signal at the GPS layer. It does not claim to defeat Wi-Fi/cell fusion, server-side behavioural analysis, impossible-travel checks or device attestation. Please preserve that boundary when citing. - Sitemap: https://anylocate.app/sitemap-index.xml