Wiki page android changed with summary [added usb debugging and alert to install rom and recovery] by Daniel

This commit is contained in:
ORG-wiki 2022-02-19 07:31:24 +13:00
parent d34f532218
commit 2a8809a24e

View file

@ -94,10 +94,16 @@ pacman -S android-tools android-udev
</code>
===== USB debugging =====
Go to your **Settings** and click **About phone**. Press the **Build number** seven times. Go **back to** the main **Settings** view and click **System** and **Developer Options** (maybe Advanced first). Turn on **Android/USB debugging**.
===== Install ROM and recovery =====
Check the ROMs for your device at https://wiki.lineageos.org/devices/ and follow the instructions. Also install Lineageos Recovery (recommended).
Check your device at [[https://twrp.me/Devices/]] if you prefer TWRP.
<alert type="info">Check the ''Basic requirements'' for your particular device.</alert>
<alert type="info">Congratulation 🍻 The custom ROM part is done! Continue with [[en:phone:apps:magisk|Magisk]] if you want to install ''root'' and/or other features.</alert>