Navigation › LocalWifiNlpBackend
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

LocalWifiNlpBackend

UnifiedNlp location provider (local Wi-Fi database)
Version: 1.1.13
Added: 17-12-2014
Updated: 20-06-2018
https://f-droid.org/packages/com.google.android.gms backend that uses locally acquired WiFi AP data to
resolve user location.

This backend consists of two parts sharing a common database. One part passively
monitors the GPS. If the GPS has acquired and has a good position accuracy, then
the WiFi APs detected by the phone are stored.

The other part is the actual location provider which uses the database to
estimate location when the GPS is not available or has not yet gotten its first
fix. The use of stored WiFi AP can dramatically decrease the GPS time to first
fix.

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.
Screenshot of LocalWifiNlpBackend Screenshot of LocalWifiNlpBackend
code Source file_download Download