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
Copy file name to clipboardExpand all lines: README.md
+17-14Lines changed: 17 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,16 +42,16 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
42
42
### 1. Download OpenAndroidInstaller
43
43
44
44
> [!WARNING]
45
-
> ARM-based systems are **unsupported**.
45
+
> ARM-based systems are **not supported**.
46
46
47
-
Follow the instructions for your desktop OS. The executables are compressed inside `.zip` files, so you'll have to extract them first (make sure you have extracting software installed). If you get prompted to, you'll have to adjust the permission of the executable to ensure its proper functionality.
47
+
Follow the instructions for your OS. The executables are compressed inside `.zip` files, so you'll have to extract them first (make sure you have extracting software installed). If you get prompted to, you'll have to adjust the permission of the executable to ensure its proper functionality.
48
48
49
49
#### Linux
50
50
51
-
You can download OAI from either:
51
+
You can download OAI from:
52
52
53
-
1. From Flathub: [`org.openandroidinstaller.OpenAndroidInstaller`](https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller) (recommended)
@@ -63,19 +63,22 @@ You might also need to [install the Universal USB Drivers](https://adb.clockwork
63
63
64
64
For macOS, you can get OpenAndroidInstaller from the GitHub Releases: [`openandroidinstaller-macos.zip`](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/latest/openandroidinstaller-macos.zip)
65
65
66
-
### 2. Download the custom ROM image & the TWRP recovery image (& optionally addons)
- or you can just search the web or the [XDA Developers forum](https://xdaforums.com) to find an appropriate version for your device.
86
89
87
-
### 3. Start the desktop app
90
+
### 3. Start OpenAndroidInstaller
88
91
89
-
There, you will be prompted to plug your device to your computer and you will be given a step-by-step tutorial on how to install the ROM, TWRP and the addons for your specific model.
92
+
After starting the app you will be prompted to plug your device into your computer and you will be given a step-by-step tutorial on how to install your new OS for your specific device.
90
93
91
94
## Officially supported devices
92
95
@@ -209,7 +212,7 @@ OnePlus | 9 | lemonade | | under development
209
212
</details>
210
213
211
214
<details>
212
-
<summary><b>Xiaomi</b></summary>
215
+
<summary><b>Xiaomi / Poco</b></summary>
213
216
214
217
Vendor | Device Name | CodeName | Models | Status
215
218
---|---|---|---|---
@@ -248,7 +251,7 @@ All kinds of contributions are welcome. These include and are not limited to:
248
251
- Adding features and/or improving the codebase
249
252
- Reporting bugs
250
253
251
-
Make sure to check if your issue or PR has already been fixed or implemented!
254
+
Make sure to check if your issue or PR has already been fixed or implemented**before** opening a new one!
0 commit comments