由 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
于 2026/08/04 从来源读取
我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。