Skip to content

Commit

Permalink
Merge pull request #143 from tomikmar/master
Browse files Browse the repository at this point in the history
Add release files description to README.md
  • Loading branch information
mar-v-in committed Aug 25, 2017
2 parents bf8682e + 214d997 commit e6c6e19
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,17 @@ Installation
------------
Release builds may be found on the [release page](https://github.com/microg/android_packages_apps_UnifiedNlp/releases).

Unified Network Location Provider is provided in 3 variants:
* NetworkLocation.apk – for the usual configuration of Android 4.4+ without GApps
* LegacyNetworkLocation.apk – for the usual configuration of Android 2.3 - 4.3.1 without GApps
* UnifiedNlp.apk – for Android WITH Gapps

Keep in mind that:
* All three variants are available on F-Droid as well, but they use different apk names (have a look at app description on F-Droid to check which version to use).
* There is another repo containing the [deprecated version](https://github.com/microg/NetworkLocation) of NetworkLocation.apk without the plug-in system.
* [microG GmsCore](https://github.com/microg/android_packages_apps_GmsCore/wiki) project already includes the Unified Network Location Provider.


### Android 4.4 - 7.1.1 (KitKat / Lollipop / Marshmallow / Nougat)
Most modern ROMs come with support for non-Google geolocation providers. On these systems installation is easy:

Expand Down

0 comments on commit e6c6e19

Please sign in to comment.