mirror of
https://github.com/offa/android-foss.git
synced 2025-11-05 09:04:54 +05:30
OTA on rooted device tutorial started (#15).
This commit is contained in:
parent
8df419643f
commit
7bb445fdff
1 changed files with 13 additions and 0 deletions
13
tutorials/Install-Rooted-OTA.md
Normal file
13
tutorials/Install-Rooted-OTA.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Installation of OTA on a Rooted Device
|
||||
|
||||
## Short Version
|
||||
|
||||
1. Download the *current installed* Updatefiles
|
||||
1. Enable USB Debugging
|
||||
1. Boot to Bootloader
|
||||
1. Flash *recovery*, *system* and *boot* images
|
||||
1. Reboot
|
||||
1. Flash *TWRP*
|
||||
1. Boot to Recovery
|
||||
1. Install *Magisk*
|
||||
1. Reboot
|
||||
Loading…
Add table
Add a link
Reference in a new issue