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
+19-12Lines changed: 19 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
</p>
27
27
</div>
28
28
29
-
> **Warning**: This application is currently in alpha state, so use at your own risk! While many people tested the application so far and we heard of no bricked devices, thinks might still go wrong.
29
+
> **Warning**: This application is currently in beta state, so use at your own risk! While many people tested the application so far and we heard of no bricked devices, thinks might still go wrong.
30
30
31
31
> **Note**: Unlocking the bootloader will erase all data on your device!
32
32
This also includes your DRM keys, which are stored in the Trim Area partition (also called TA).
@@ -40,16 +40,23 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L
40
40
41
41
1. Download the AppImage, .exe or appropriate executable file for your OS. You might need to change permissions to run the executable.
42
42
- On Windows also [install the Universal USB Drivers](https://adb.clockworkmod.com/) and other potentially drivers needed for your device.
43
-
2. Download the custom ROM image and the TWRP recovery image for your device. A source for files can be found on the following websites:
44
-
- some custom ROMs:
45
-
-[LineageOS](https://wiki.lineageos.org/devices/)
46
-
-[/e/OS](https://doc.e.foundation/devices)
47
-
-[LineageOS for microg](https://download.lineage.microg.org/)
- or you can just search the web or the [xda-developers forum](https://forum.xda-developers.com) for an appropriate version for your device.
43
+
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:
44
+
- some custom ROMs:
45
+
-[LineageOS](https://wiki.lineageos.org/devices/)
46
+
-[/e/OS](https://doc.e.foundation/devices)
47
+
-[LineageOS for microg](https://download.lineage.microg.org/)
- The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases).
- or you can just search the web or the [xda-developers forum](https://forum.xda-developers.com) for an appropriate version for your device.
53
60
3. Start the desktop app and follow the instructions.
54
61
55
62
@@ -218,7 +225,7 @@ If you build the application for your platform and want to contribute the build,
218
225
#### On unlocking the bootloader
219
226
Devices by *Samsung*, *Google* and *Fairphone* make it fairly easy to unlock the bootloader and receive good support in the installer.
220
227
221
-
Some devices with require manual steps to unlock the bootloader. In general you will need to create an account at a vendor website and receive some code from there. OpenAndroidInstaller will try to guide you as far as possible. These vendors include *Sony, Motorola, Xiaomi* among others.
228
+
Some devices with require manual steps to unlock the bootloader. In general you will need to create an account at a vendor website and receive some code from there. OpenAndroidInstaller will try to guide you as far as possible. These vendors include *Sony, Motorola, Xiaomi*and *OnePlus*among others.
222
229
223
230
Other phone vendors stops allowing to unlock the bootloader all together. There is nothing to be done if you didn't unlock your device in time. These vendors include *Huawei and LG* among others. Support for these vendors will always be very limited.
0 commit comments