• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[RECOVERY][UNOFFICIAL]TWRP

loonycgb2

Android Enthusiast
Current: 3.3.1

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

Code:
#include <std_disclaimer.h>
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
*/

Tip:
If you already have a twrp flashed you can install with an updated twrp by using the img install.

Download:
TWRP Download


Source code:
TWRP - https://github.com/omnirom/android_bootable_recovery
Device Tree - https://github.com/Loonycgb2/twrp_z981
 
Last edited:
I have a tip for those who updated to Orangefox who want to use this .img file. I was on Lineage 14.1 with Magisk v18. I had Orangefox as the recovery but could not install this as it was not a zip file. I installed the Official TWRP app from Google Play. Then I installed the TWRP 3.3.1 Img using that app. It overwrote the ORangefox recovery and now I have TWRP 3.3.1 and I updated to the Resurrection Remix v7.0.2 with Magisk v19.3 Stable.
 
Back
Top Bottom