From 7bb445fdff55527946c414635c5f712f25d728df Mon Sep 17 00:00:00 2001 From: offa Date: Fri, 4 Aug 2017 11:47:33 +0200 Subject: [PATCH] OTA on rooted device tutorial started (#15). --- tutorials/Install-Rooted-OTA.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tutorials/Install-Rooted-OTA.md diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md new file mode 100644 index 0000000..c98da46 --- /dev/null +++ b/tutorials/Install-Rooted-OTA.md @@ -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