mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-02 03:40:13 +00:00
update README
This commit is contained in:
parent
84a9dbf9c0
commit
71c8870139
@ -471,7 +471,8 @@ NanoDroid includes microG as follows
|
|||||||
* microG GmsCore, choose from offical build [> GitHub](https://github.com/microg/android_packages_apps_GmsCore) and custom build [> GitHub](https://github.com/Nanolx/android_packages_apps_GmsCore)
|
* microG GmsCore, choose from offical build [> GitHub](https://github.com/microg/android_packages_apps_GmsCore) and custom build [> GitHub](https://github.com/Nanolx/android_packages_apps_GmsCore)
|
||||||
* with optional **Déjà Vu** location provider backend [> F-Droid](https://f-droid.org/de/packages/org.fitchfamily.android.dejavu/)
|
* with optional **Déjà Vu** location provider backend [> F-Droid](https://f-droid.org/de/packages/org.fitchfamily.android.dejavu/)
|
||||||
* with optional **Mozilla** location provider backend [> F-Droid](https://f-droid.org/repository/browse/?fdfilter=mozilla&fdid=org.microg.nlp.backend.ichnaea)
|
* with optional **Mozilla** location provider backend [> F-Droid](https://f-droid.org/repository/browse/?fdfilter=mozilla&fdid=org.microg.nlp.backend.ichnaea)
|
||||||
* with optional **Apple** location provider backend backend [> F-Droid](https://f-droid.org/de/packages/org.microg.nlp.backend.apple/)
|
* with optional **Apple** location provider backend [> F-Droid](https://f-droid.org/de/packages/org.microg.nlp.backend.apple/)
|
||||||
|
* with optional **Radiocells** location provider backend [> F-Droid](https://f-droid.org/en/packages/org.openbmap.unifiedNlp/)
|
||||||
* with **Nominatim** adress provider backend [> F-Droid](https://f-droid.org/repository/browse/?fdfilter=nominatim&fdid=org.microg.nlp.backend.nominatim)
|
* with **Nominatim** adress provider backend [> F-Droid](https://f-droid.org/repository/browse/?fdfilter=nominatim&fdid=org.microg.nlp.backend.nominatim)
|
||||||
* with **microG** GsfProxy [> GitHub](https://github.com/microg/android_packages_apps_GsfProxy)
|
* with **microG** GsfProxy [> GitHub](https://github.com/microg/android_packages_apps_GsfProxy)
|
||||||
* with **microG** DroidGuard Helper [> GitHub](https://github.com/microg/android_packages_apps_RemoteDroidGuard)
|
* with **microG** DroidGuard Helper [> GitHub](https://github.com/microg/android_packages_apps_RemoteDroidGuard)
|
||||||
@ -620,8 +621,8 @@ Once your ROM supports signature spoofing, you need to setup microG like this
|
|||||||
* enable **Google device registration**
|
* enable **Google device registration**
|
||||||
* enable **Google Cloud Messaging** (only if you want to receive push messages from your applications)
|
* enable **Google Cloud Messaging** (only if you want to receive push messages from your applications)
|
||||||
* enable **Google SafetyNet** (required for applications that utilize SafetyNet, for example Pokémon GO, ...)
|
* enable **Google SafetyNet** (required for applications that utilize SafetyNet, for example Pokémon GO, ...)
|
||||||
* in **UnifiedNlp Settings** choose either any or all of
|
* in **UnifiedNlp Settings** choose either any or all of (whichever you've choosen to be installed)
|
||||||
* **Déjà Vu**, **Mozilla**, **Apple** as Geolocation backend
|
* **Déjà Vu**, **Mozilla**, **Apple**, **Radiocell** as Geolocation backend
|
||||||
* **Nominatim** as Address lockup backend
|
* **Nominatim** as Address lockup backend
|
||||||
* after everything is done, reboot
|
* after everything is done, reboot
|
||||||
* if you installed **Play Store** open it, setup account and install your apps
|
* if you installed **Play Store** open it, setup account and install your apps
|
||||||
|
@ -28,7 +28,7 @@ nanodroid_init=1
|
|||||||
nanodroid_gsync=0
|
nanodroid_gsync=0
|
||||||
nanodroid_swipe=0
|
nanodroid_swipe=0
|
||||||
nanodroid_forcesystem=0
|
nanodroid_forcesystem=0
|
||||||
nanodroid_nlpbackend=100
|
nanodroid_nlpbackend=1000
|
||||||
nanodroid_bash=1
|
nanodroid_bash=1
|
||||||
nanodroid_nano=1
|
nanodroid_nano=1
|
||||||
nanodroid_utils=1
|
nanodroid_utils=1
|
||||||
@ -46,7 +46,7 @@ nanodroid_mapsv1=1
|
|||||||
nanodroid_gsync=0
|
nanodroid_gsync=0
|
||||||
nanodroid_swipe=0
|
nanodroid_swipe=0
|
||||||
nanodroid_forcesystem=0
|
nanodroid_forcesystem=0
|
||||||
nanodroid_nlpbackend=100
|
nanodroid_nlpbackend=1000
|
||||||
```
|
```
|
||||||
|
|
||||||
the **F-Droid** (nanodroid_fdroid is always 1) and **Bromite WebView** pckage supports the following options
|
the **F-Droid** (nanodroid_fdroid is always 1) and **Bromite WebView** pckage supports the following options
|
||||||
@ -133,12 +133,13 @@ whether to provide Swipe libraries
|
|||||||
|
|
||||||
whether to force system mode installation, regardless whether Magisk is installed
|
whether to force system mode installation, regardless whether Magisk is installed
|
||||||
|
|
||||||
`nanodroid_nlpbackend=[0|1][0|1][0|1]`
|
`nanodroid_nlpbackend=[0|1][0|1][0|1][0|1]`
|
||||||
|
|
||||||
what location backends for microG to install
|
what location backends for microG to install
|
||||||
* 1st element 0|1 = Déjà Vu location backend
|
* 1st element 0|1 = Déjà Vu location backend
|
||||||
* 2nd element 0|1 = Ichnaea (Mozilla) location backend
|
* 2nd element 0|1 = Ichnaea (Mozilla) location backend
|
||||||
* 3rd element 0|1 = Apple location backend
|
* 3rd element 0|1 = Apple location backend
|
||||||
|
* 4th element 0|1 = Radiocells.org location backend
|
||||||
|
|
||||||
`nanodroid_bash=[0|1]`
|
`nanodroid_bash=[0|1]`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user