From b25f61065a500c9948988cb0ca1a27b41c74b6e9 Mon Sep 17 00:00:00 2001 From: offa Date: Fri, 4 Aug 2017 13:40:44 +0200 Subject: [PATCH] OTA guide. --- tutorials/Install-Rooted-OTA.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index 527dacb..6947df7 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -126,3 +126,10 @@ Note: *It's a good chance to clear the *Dalvik-Cache* here, but that's fully opt Once back in your system make sure everything works fine, you are running the latest version and root is enabled. Just one last step: Disable *USB Debugging*. That's it! + + +----------------- + +## Further information + + - [A manual OTA for rooted hammerheads, quasi](https://gist.github.com/eyecatchup/ec0a852428c19705380e)