Skip to content

AltLocationServices

Published by Vayun Mathur

Connects to BeaconDB geolocation service to provide network location services.

Open sourceMIT

Highlights

  • Answers Android network location requests using data from BeaconDB.
  • Supplies coarse positioning without a vendor location backend.
  • Fills the network location role on Android builds that lack one.
  • Accuracy depends on BeaconDB coverage for the area in question.
  • Android-only, released under the MIT licence.

About this application

AltLocationServices is an Android network location provider. Rather than waiting for a satellite fix, it obtains an approximate position by querying BeaconDB, a geolocation database, and returns the result to the system as a network location source. Applications that ask Android for a coarse position can then be answered without a vendor backend.

Because the position comes from a lookup against BeaconDB, coverage varies with what that database holds for a given area; in sparsely mapped places a network fix may be imprecise or unavailable, and satellite positioning remains the route to exact coordinates. This makes the app most relevant on Android builds where the usual network location provider is absent or unwanted.

It is published by Vayun Mathur under the MIT licence and exists for Android only. Supplying a system location provider is a platform-level role rather than an ordinary application feature, so the setup steps depend on the ROM in use.

Android

  • App storeF-Droid

    From the publisher

    OpenOpens in a new tab

    Package identifier: com.opengps.altlocationservices

    v1.119.9 MBreleased 04/09/2025

    SHA-256 from the manifest published by F-Droid, compared on 08/04/2026

    8cca2b6c6f5599a2da24609a59b85dd332936f37f489536f9bdee74ea4ed599d

We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.