New app: LocalGsmNlpBackend
This commit is contained in:
parent
70115df232
commit
6d850c49da
37
metadata/org.fitchfamily.android.gsmlocation.txt
Normal file
37
metadata/org.fitchfamily.android.gsmlocation.txt
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
Categories:Navigation
|
||||||
|
License:Apache2
|
||||||
|
Web Site:https://github.com/n76/Local-GSM-Backend/blob/HEAD/README.md
|
||||||
|
Source Code:https://github.com/n76/Local-GSM-Backend
|
||||||
|
Issue Tracker:https://github.com/n76/Local-GSM-Backend/issues
|
||||||
|
|
||||||
|
Name:LocalGsmNlpBackend
|
||||||
|
Auto Name:GSM Location Backend
|
||||||
|
Summary:UnifiedNlp location provider (local GSM database)
|
||||||
|
Description:
|
||||||
|
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend
|
||||||
|
that uses local GSM data to resolve user location.
|
||||||
|
|
||||||
|
A facility in the setting menu allows you to create a database using data from
|
||||||
|
[http://opencellid.org OpenCellId] and/or [https://location.services.mozilla.com Mozilla Location Services]
|
||||||
|
CSV files. Alternatively, the on-phone database can be generated in advance via
|
||||||
|
the [lacells-creator https://github.com/n76/lacells-creator] scripts that gather
|
||||||
|
tower information from those two sources, too.
|
||||||
|
|
||||||
|
This backend performs no network data. All data acquired by the phone stays on
|
||||||
|
the phone and no queries are made to a centralized AP location provider.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/n76/Local-GSM-Backend
|
||||||
|
|
||||||
|
Build:0.5.4,9
|
||||||
|
commit=v0.5.4
|
||||||
|
srclibs=1:UnifiedNlpApi@v1.0.1
|
||||||
|
rm=libs/UnifiedNlpApi.jar
|
||||||
|
target=android-19
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.5.4
|
||||||
|
Current Version Code:9
|
||||||
|
|
Loading…
Reference in a new issue