Опубликовано: Vayun Mathur
Подключается к службе геолокации BeaconDB для предоставления сетевых служб определения местоположения.
Часть этой страницы показана на языке оригинала, потому что перевод не закончен.
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.
От издателя
Идентификатор пакета: com.opengps.altlocationservices
Считано из источника 04.08.2026
Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.