INSTALLATION INSTRUCTIONS
Before you move further, Thank the developers who made all these possible! Without them, TWRP v3 would not be here. Hit thanks button in their XDA post OVER HERE and show some respect :)
If you already have a recovery installed:
- Long Press Power off button on your device. (Only on Custom Rom)
- If your device doesn't have this option then enter recovery mode manually by pressing "Vol-up" & "Power Button" Simultaneously.
- Select Recovery
- Now Your device will boot into recovery mode.
- You're Done!
If you don't have a custom recovery:
Download and put the recovery.img to the root of your sdcard.
Step 1: Installing using Terminal Emulator
Open terminal emulator and type the following commands one by one:
Step 1: Installing using Terminal Emulator
Open terminal emulator and type the following commands one by one:
Code
Step 2: Installing from PC using ADB
Connect the phone to PC with USB and turn on USB Debugging.
Then enter the following command via adb:
Code:
Connect the phone to PC with USB and turn on USB Debugging.
Then enter the following command via adb:
Code:
Step 3: Install using Toolhero app
DOWNLOADS
MT6571 ( Soon )
MT6572 (3.4.xx)
MT6582 (3.4.xx)
MT6580 (3.18.x)
MT6580 (3.10.x)
MT6589 ( Soon )
MT6592 (3.10.x)
MT6752 (3.18.x)
MT6753 (3.18.x)
G M 5 + (3.18.x)
LG G3 (SN-D851)
TECNO (GM5/5+)
TOOL HERO APK
Note: If you have any issues with this Twrp, please don't hesitate to message me. I'll solve your issue soon.
Important Notes for Twrp Themers:
In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
MUST READ: How To Backup Twrp Using ADB on PC
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance! Now we can also flash aroma zips in recovery!
Important Notes for Twrp Themers:
In addition to the udpated theme, we have introduced a theme version variable to the TWRP theme system. If the theme version does not match the version that TWRP expects, TWRP will reject the custom theme and load its stock theme. This change will ensure that people who update TWRP without updating their theme will still have a workable recovery. We have removed libjpeg support. The stock theme was only using a jpeg image for the splash / curtain. This change means that any custom themes will no longer be able to use jpeg images. It also means that tools used to repack recovery images with a different curtain / splash will need to be updated to use the new method.
MUST READ: How To Backup Twrp Using ADB on PC
Version number notes: For a while we’ve been using a 4 digit version number and reserved the 4th digit for device-specific updates. For instance, we find and fix a device-specific issue like decryption of data on Nexus 5, we would release that as a 2.8.7.1. After a while, some people would start asking where 2.8.7.1 was for other devices. So, going forward we have decided to change the numbering scheme to 3.0.0-2, etc. Our hope is that this version numbering scheme will more clearly identify that the 4th digit does not indicate a version change for the code base.
We need your help! The bulk of TWRP work is done by 3 people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance! Now we can also flash aroma zips in recovery!
CREDITS
A Huge Credit To All This Dev's Who Did Everything To Make Mediatek Development Still Alive !
TWRP Team , Dees Troy , Omni , LPAD , TeamWin , DroidPeepz , Swiss Carter , Ahmed Rahmy , Vojtěch Hejsek , Sunmughan Swamy , Droidadda , AMD , Ju Ju , Awesome Tricks , Samar Vispute , Abidur Rehman Abid , Boy Ap Per , Nickron Davis , Ataberk Özen , Haider Zahoor
Final Words: If you have any queries/feedback/complaints related to this post please don't feel shy to comment below. I'll love to see your valuable responses !