minor doc updates

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent 01417818ca
commit 4f6179867d

@ -174,10 +174,10 @@ NanoDroid includes
* using [> NanoDroid-Overlay](doc/NanoDroidOverlay.md)
* the Uninstaller will restore them in System Mode (or re-flash the ROM)
* see the [> GApps Removal List](doc/GAppsRemoval.md)
* location packages conflicting with unified Nlp will are auto-removed during installation
* location packages conflicting with unified Nlp will be auto-removed during installation
* using [> NanoDroid-Overlay](doc/NanoDroidOverlay.md)
* the Uninstaller will restore them (or re-flash the ROM)
* see the [> GApps Removal List](doc/GAppsRemoval.md)
* see the [> GApps Removal List](doc/GAppsRemoval.md#list-of-removed-location-providers)
* F-Droid and it's privileged extension
* modified Play Store to allow (in-)app-purchases with microG
* this required the Play Store to be modified, see the [> patch](doc/Phonesky.diff)
@ -495,10 +495,8 @@ For **microG** to work, your ROM needs to have signature spoofing enabled (or a
If your ROM does **not** have signature spoofing support, you can manually patch it either
* flashing the on-device Patcher zip
* it also installs an addon.d script that auto re-patches the ROM upon update
* running the `framework-patcher` script
* use from your PC or laptop while your device is in TWRP. This shell script for GNU Bash (and compatible shells) works on unixoid operating systems like GNU/Linux, BSD or MacOS. It automizes the process of downloading Haystack [> GitHub](https://github.com/Lanchon/haystack), pulling files from phone, patching and installing the modified `services.jar` on the device.
If you ROM is **odexed** read [here](https://gitlab.com/Nanolx/NanoDroid/issues/9#note_96779340) on how to deodex services.jar manually
If you ROM is **odexed** read [this instructions](doc/DeodexServices.md) on how to deodex services.jar manually
Both patchers support installing the patched `services.jar` into the following locations:
* NanoDroid Magisk Module

@ -12,12 +12,7 @@ List of applications by ale5000
The following GApps are removed during installation:
* AMAPNetworkLocation
* BaiduNetworkLocation
* BlankStore
* com.qualcomm.location
* DejaVuBackend
* DejaVuNlpBackend
* FDroidPriv
* GmsCoreSetupPrebuilt
* GmsCore_update
@ -28,18 +23,11 @@ The following GApps are removed during installation:
* GooglePartnerSetup
* GoogleServicesFramework
* GoogleTTS
* IchnaeaNlpBackend
* LegacyNetworkLocation
* MarketUpdater
* MarkupGoogle
* MozillaNlpBackend
* NetworkLocation
* NominatimGeocoderBackend
* NominatimNlpBackend
* PlayGames
* PlayStore
* PrebuiltGmsCore
* UnifiedNlp
* Velvet
* Vending
* WhisperPush
@ -47,16 +35,11 @@ The following GApps are removed during installation:
If the installation of NanoDroid is not an upgrade from a previous version, the following **data** will also be cleared:
* com.amap.android.location
* com.baidu.location
* com.google.android.feedback
* com.google.android.gsf.login
* com.google.android.location
* com.google.android.youtube
* com.mgoogle.android.gms
* com.qualcomm.location
* org.microg.nlp
* org.microg.unifiednlp
## List of removed location services
@ -73,6 +56,10 @@ The following location services are removed during installation:
* MozillaNlpBackend
* NominatimGeocoderBackend
* NominatimNlpBackend
* com.qualcomm.location
If the installation of NanoDroid is not an upgrade from a previous version, the following **data** will also be cleared:
* com.qualcomm.location
* com.amap.android.location
* com.baidu.location

Loading…
Cancel
Save