File tree Expand file tree Collapse file tree
openandroidinstaller/views Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,6 +65,13 @@ def build(self):
6565and NikGApps are of the format `NikGapps-<flavour>-<architecture>-<AndroidVersion>-<date>-signed.zip`.
6666
6767NikGApps come in different flavours ranging from minimal Google support (core) to the full experience (full).
68+
69+ ## MicroG
70+
71+ The [MicroG](https://microg.org/) project offers a free-as-in-freedom re-implementation of Google's proprietary Android user space apps and libraries.
72+
73+ The recommended way to install MicroG is to use the zip file provided here:
74+ - [https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases).
6875""" ,
6976 on_tap_link = lambda e : self .page .launch_url (e .data ),
7077 ),
Original file line number Diff line number Diff line change @@ -111,9 +111,9 @@ def check_addons_switch(e):
111111This might take a while. At the end your phone will boot into the new OS.
112112
113113#### **Install addons:**
114- If you want to install any addons like Google Apps, microg or F-droid, use the toggle below **before** starting the install process!
114+ If you want to install any addons like Google Apps, microG or F-droid, use the toggle below **before** starting the install process!
115115After the installation you'll be taken through the process. Note, that this process is still somewhat experimental and using ROMs with
116- included Google Apps (like PixelExperience) or MicroG (lineageOS for microg ) is recommended.
116+ included Google Apps (like PixelExperience) or microG (lineageOS for microG ) is recommended.
117117
118118#### **Warning:**
119119Don't try to add addons like Google Apps if your OS ROM already has Google Apps or microG included! Otherwise your system will break!
You can’t perform that action at this time.
0 commit comments