From b9967ca999029be11dcdc265a5929399b16eb8e3 Mon Sep 17 00:00:00 2001 From: mar-v-in Date: Thu, 1 Jan 2015 14:23:50 +0100 Subject: [PATCH] Update README to fix #8 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18de400..7611e09 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,10 @@ The following is an open list of backends for (reverse) geocoding: - [NominatimGeocoderBackend](https://github.com/microg/NominatimGeocoderService) +After installing a backend, you can use UnifiedNlp by activating network-based geolocation in 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 :smile:) + As part of a custom ROM ----------------------- UnifiedNlp can be build as part of Android when building an Android ROM from source.