-
-
Notifications
You must be signed in to change notification settings - Fork 210
Backends
AMap UnifiedNlp Backend | IzzyOnDroid | GitLab
Uses the AMap Location API (a popular location service in China) to resolve locations. The database is proprietary.
Uses Apple's service to resolve Wi-Fi locations. It has excellent coverage but the database is proprietary.
Baidu UnifiedNlp Backend | IzzyOnDroid | GitLab
Uses the Baidu Location API (another popular location service in China) to resolve locations. The database is proprietary.
Uses locally acquired WLAN/WiFi AP and mobile/cellular tower data to resolve user location.
Local location provider for GSM cells. It works offline by downloading freely licensed database files from Mozilla, OpenCellID, or lacells.db.
Local opencellid based location provider backend. Has been surpassed by LocalGSMBackend which also has an OpenCellID option
Fork of the Déjà Vu NLP Backend with some improvements and some crude UI for configuration and importing / exporting data.
Local location provider for Wi-Fi APs using on-phone generated database.
Uses a CSV database generated by WiFiDatabaseMerger to provide location.
Uses the Mozilla Location Service to resolve user location. The coverage is OK. Only the cell tower database is free.
OpenWlanMapNlpBackend | Last updated: 2015 | GitHub
Uses OpenWlanMap.org to resolve user location but the NLP backend did not reach release-quality, yet. Users interested in a freely licensed and downloadable database for offline use should stick with Radiocells for now.
Uses Radiocells.org to resolve user location. Community-created, freely licensed database that can optionally be downloaded for offline operation. The coverage varies from country to country (it's best in central Europe).
Detects if you are connected to a trains wifi (Europe, but not all networks are supported) and, if so, provides the location data provided by the train to your android phone.
Address lookup backend using OpenStreetMap Nominatim service.
My Location | F-Droid | IzzyOnDroid | GitHub
Shows your current location as seen by GPS, Network Location and UnifiedNLP