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
+16-10Lines changed: 16 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,22 @@ This also includes your DRM keys, which are stored in the Trim Area partition (a
33
33
Before proceeding, ensure the data you would like to retain is backed up to your PC and/or your Google account, or equivalent. Please note that OEM backup solutions like Samsung and Motorola backup may not be accessible from LineageOS once installed.
34
34
If you wish to backup the TA partition first, you can find tutorials related to your device on the internet.
35
35
36
+
37
+
## Usage
38
+
39
+
Linux is currently the best supported platform (tested with Ubuntu 20.04 LTS). Windows and MacOS are also supported but you might experience more issues. So far there is no support for ARM-based systems.
40
+
41
+
1. Download the AppImage, .exe or appropriate executable file for your OS. You might need to change permissions to run the executable.
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
44
+
-[LineageOS](https://wiki.lineageos.org/devices/)
45
+
-[TWRP recovery](https://twrp.me/Devices/)
46
+
-[/e/OS](https://doc.e.foundation/devices)
47
+
-[LineageOS for microg](https://download.lineage.microg.org/)
48
+
- or you can just search the web for an appropriate version for your device.
49
+
3. Start the desktop app and follow the instructions.
Linux is currently the best supported platform (tested with Ubuntu 20.04 LTS). Windows and MacOS are also supported but you might experience more issues. So far there is no support for ARM-based systems.
78
-
79
-
1. Download the AppImage, .exe or appropriate executable file for your OS. You might need to change permissions to run the executable.
80
-
- On Windows also [install the Universal USB Drivers](https://adb.clockworkmod.com/) and other potentially drivers needed for your device.
81
-
2. Download the lineageOS image and the custom recovery image. A source for files can be found on https://wiki.lineageos.org/devices/ or you can just search the web for an appropriate version for your device.
82
-
3. Start the desktop app and follow the instructions.
83
-
84
-
85
91
## Run OpenAndroidInstaller for development
86
92
87
93
Currently development is only supported on Ubuntu Linux. MacOS and Windows should also work fine. You might need to install additional USB-drivers on Windows.
0 commit comments