NoGPS Geolocation

Verified safeOpen sourceExclusive
5.0
1 review
20
downloads
13
android

AI summary

Location provider that skips GPS by using BeaconDB's crowdsourced cell tower and Wi-Fi database. Scans nearby networks, queries BeaconDB for coordinates, then feeds them to Android as mock locations via Developer Options. Runs as an adaptive foreground service with map view and auto-start on boot. Requires mock-location app privileges.

Generated by AI. May contain inaccuracies.

About this app

This app uses BeaconDB to provide geolocation without using GPS.

If you like using this app, please consider using NeoStumbler to contribute to the BeaconDB dataset, so you can get a more accurate location from this app.

This app is loosely inspired by Alternative Location Services, which unfortunately is no longer developed per the original author. However, this app deviates significantly Alternative Location Services.

How It Works NoGPS Geolocation is an Android app (Kotlin + Jetpack Compose) that determines your location without using GPS satellites. The flow:

It scans nearby cell towers (GSM, WCDMA, LTE, and 5G NR) and Wi-Fi access points. It sends those to the BeaconDB geolocation API (api.beacondb.net/v1/geolocate) and gets back latitude, longitude, and accuracy. It injects that result as a mock location via Android's test NETWORK_PROVIDER, so other apps can read it. This requires the app to be selected as the system's mock-location app in Developer Options. It runs as a foreground service with a persistent notification, uses adaptive polling (backs off from 30s up to 120s while you stay roughly in place, resets when your location moves past a configurable distance threshold or you tap refresh), and auto-restarts on boot. The UI has three tabs: Main (status, coordinates, cell/Wi-Fi tables, start/stop/refresh buttons), Map (osmdroid map with a marker and optional accuracy circle), and Settings.

About this version

Version
2.1 (5)
Size
7.68 MB
Requires Android
13
Target SDK
33
Architecture
x86, x86_64, arm64-v8a, armeabi-v7a
Downloads
20
Updated
Jul 30, 2026
Package
com.opengps.nogpsgeolocation

Similar apps

Ratings & reviews

5.0·1 review
5.0
1 rating
  • 5
    1
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app

Recent reviews

Showing 1 of 1