GSMLocationBackend: Update description to match other UnifiedNlp backends
This commit is contained in:
parent
479384ade4
commit
4884ed87c5
|
@ -5,14 +5,18 @@ Source Code:https://github.com/rtreffer/LocalGSMLocationProvider
|
|||
Issue Tracker:https://github.com/rtreffer/LocalGSMLocationProvider/issues
|
||||
|
||||
Auto Name:GSMLocationBackend
|
||||
Summary:OpenCellID location provider for UnifiedNlp
|
||||
Summary:UnifiedNlp location provider (OpenCellID)
|
||||
Description:
|
||||
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend
|
||||
that implements a cell-tower based lookup for your current location. It ships a
|
||||
binary cell database extracted from [http://opencellid.org OpenCellID]
|
||||
[https://github.com/microg/android_packages_apps_UnifiedNlp UnifiedNlp] backend that uses [http://opencellid.org OpenCellID].
|
||||
|
||||
Location calculation is done onboard and works without network connectivity.
|
||||
The cell-tower based lookup for your current location is implemented via a
|
||||
included binary cell database extracted from [http://opencellid.org OpenCellID].
|
||||
|
||||
This "NetworkLocationProvider" works without network connectivity and will
|
||||
never post your data anywhere. You are thus encouraged to help OpenCellID to
|
||||
gather more cells in order to improve this project.
|
||||
|
||||
[[de.enaikoon.android.keypadmapper3]] can be used to gather cell information
|
||||
for OpenCellID.
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue