µg UnifiedNlp: Make lint happy.

This commit is contained in:
Boris Kraut 2015-01-26 23:21:13 +01:00
parent e3141d6453
commit 369a8f2e75

View file

@ -22,16 +22,17 @@ List of backends for geolocation:
List of backends for (reverse) geocoding:
* [[org.microg.nlp.backend.nominatim]]
After installing you have to reboot your device and install a backend service,
which has to be activated and configured from the app's settings page. After
this you can use UnifiedNlp by activating network-based geolocation from
Settings -> Location. Since KitKat, you need to select any mode but "device
only", on older Android version this setting is called "Wi-Fi & mobile network
location" (ignore any misleading texts saying this is for Google's location
service, you don't have Google's service installed but UnifiedNlp).
After installing you have to reboot your device, install a backend service
and activate/configure it in the app settings. After this you can use
UnifiedNlp by activating network-based geolocation from Settings -> Location.
WARNING: Depending on your hardware/software configuration additional steps
might be necessary, please read the [https://github.com/microg/android_packages_apps_UnifiedNlp/blob/HEAD/README.md README]
Since KitKat, you need to select any mode but "device only", on older Android
version this setting is called "Wi-Fi & mobile network location" (ignore any
misleading texts saying this is for Google's location service, you don't have
Google's service installed but UnifiedNlp).
WARNING: Depending on your hard-/software configuration additional steps might
be necessary, please read the [https://github.com/microg/android_packages_apps_UnifiedNlp/blob/HEAD/README.md README]
carefully.
[https://github.com/microg/android_packages_apps_UnifiedNlp/releases Changelog]