You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some modifications to the code, so OrangeFox recovery can be supported
(especially useful for Xiaomi devices)
Work started in #188
It works, but I don't like the fix line 267 of `tooling.py`
Copy file name to clipboardExpand all lines: README.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,14 +42,18 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
42
42
1. Download the [.exe or appropriate executable file for your OS](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases) from the releases or get the [official flatpak from flathub](https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller). You might need to change permissions to run the executable.
43
43
- On Windows also [install the Universal USB Drivers](https://adb.clockworkmod.com/) and other potentially drivers needed for your device.
44
44
2. Download the custom ROM image and the TWRP recovery image for your device and optionally some addons. A source for files can be found on the following websites:
45
-
-some custom ROMs:
45
+
-Some custom ROMs:
46
46
-[LineageOS](https://wiki.lineageos.org/devices)
47
47
-[/e/OS](https://doc.e.foundation/devices)
48
48
-[LineageOS for microg](https://download.lineage.microg.org)
0 commit comments