Update Install-Rooted-OTA.md

This commit is contained in:
offa 2017-08-04 11:58:45 +02:00 committed by GitHub
commit f82a901aeb

View file

@ -1,5 +1,10 @@
# 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.
***Important:** Before you start **backup** everything that's important.*
## Short Version
1. Download the *current installed* Updatefiles
@ -11,3 +16,7 @@
1. Boot to Recovery
1. Install *Magisk*
1. Reboot
-------------------------------------