mirror of
https://github.com/offa/android-foss.git
synced 2025-11-06 01:24:55 +05:30
Corrections.
This commit is contained in:
parent
f82a901aeb
commit
58e5734fe0
1 changed files with 3 additions and 3 deletions
|
|
@ -1,13 +1,13 @@
|
|||
# Installation of OTA on a Rooted Device
|
||||
|
||||
The installtion of OTA updates often fails if the device has been rooted. Though it's still possible – without data loss.
|
||||
The installation of OTA updates often fails if the device has been rooted. Though it's still possible – without data loss. This guide shows how, using *TWRP* and *Magisk*.
|
||||
|
||||
***Important:** Before you start **backup** everything that's important.*
|
||||
***Important:** Before you start **backup** everything that's important!*
|
||||
|
||||
|
||||
## Short Version
|
||||
|
||||
1. Download the *current installed* Updatefiles
|
||||
1. Download the Update *current installed*
|
||||
1. Enable USB Debugging
|
||||
1. Boot to Bootloader
|
||||
1. Flash *recovery*, *system* and *boot* images
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue