Skip to content

Commit 8919ceb

Browse files
committed
Add more details about the recommended microg
1 parent 81145af commit 8919ceb

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

openandroidinstaller/views/addon_view.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ def build(self):
6565
and NikGApps are of the format `NikGapps-<flavour>-<architecture>-<AndroidVersion>-<date>-signed.zip`.
6666
6767
NikGApps 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
),

openandroidinstaller/views/install_view.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ def check_addons_switch(e):
111111
This 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!
115115
After 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:**
119119
Don't try to add addons like Google Apps if your OS ROM already has Google Apps or microG included! Otherwise your system will break!

0 commit comments

Comments
 (0)