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
+6-15Lines changed: 6 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,24 +44,15 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
44
44
> [!WARNING]
45
45
> ARM-based systems are **not supported**.
46
46
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.
47
+
OpenAndroidInstaller support all three major operating systems, namely Linux, macOS and Windows.
48
+
You can download the correct version for you system from the [GitHub Releases](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/latest).
48
49
49
-
####Linux
50
+
For Linux, a Flatpak version is available in Flathub, [`org.openandroidinstaller.OpenAndroidInstaller`](https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller).
50
51
51
-
You can download OAI from:
52
+
The executables are compressed inside `.zip` files, so you'll have to extract them first (make sure you have extracting software installed).
53
+
If you get prompted to, you'll have to adjust the permission of the executable to ensure its proper functionality.
You can download OAI for Windows from the GitHub Releases: [`openandroidinstaller-windows.zip`](https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/latest/openandroidinstaller-windows.zip)
59
-
60
-
You might also need to [install the Universal USB Drivers](https://adb.clockworkmod.com) and other potentially drivers needed for your device.
61
-
62
-
#### macOS
63
-
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)
55
+
If you run Windows, you might also need to [install the Universal USB Drivers](https://adb.clockworkmod.com) and other potentially drivers needed for your device.
0 commit comments