mirror of
https://github.com/offa/android-foss.git
synced 2025-11-05 17:14:55 +05:30
Minor improvements.
This commit is contained in:
parent
d48a869b4b
commit
9b5d1476eb
1 changed files with 2 additions and 2 deletions
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
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! Proceed at own risk!*
|
||||
***WARNING:** Before you start **backup** everything that's important! Proceed at own risk!*
|
||||
|
||||
-------------------------------------
|
||||
|
||||
## Prerequisite
|
||||
|
||||
1. The Update file of the version that's already running on the device (*NOT* the update you want to install)
|
||||
1. The Update file of the version that's *already running* on the device (*NOT* the update you want to install)
|
||||
1. [**TWRP**](https://twrp.me/) for your device
|
||||
1. [**Magisk**](https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445)
|
||||
1. *ADB* and *Fastboot* inclusive developer mode the device
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue