Complete Guide To Install Custom Recovery And Treble Custom Rom 2018
Custom Recovery is an essential tool for anybody that loves to modify their Android device is a good custom recovery. TWRP has been around since the invention of the wheel back in 1996 and has been providing modders with all kinds of great tools. If you’re wondering how to get TWRP on your device this guide should help you with that. I’ll also go over all of the basic functions of the recovery and what they can be used for.
installing a Custom Recovery allows you to flash custom ROMs, backup your phone, restore from backups and much more. Every phone has a specific method to install a recovery, so in this post, we will get you started with the basics then point you in the direction of more information. As always, make sure you have backed up your data before you begin.
You will need
- Android Device
- USB Cable
- USB Drivers (Download Links Below )
- Custom Recovery File
- Platform Tool Folder
Must-Have Unlock BootLoader To Install Recovery How to:-Click here
FIrst Install USB Drivers
Find the appropriate drivers for your device. You will need this for your computer to recognize your device properly. Below are links to drivers for the most popular devices, but you can also check our USB Driver guide for other OEMs.
- Samsung Drivers
- HTC Drivers
- LG Drivers
- Sony Drivers
- Motorola Drivers
- Redmi Drivers
- All Android Phones
Downloads
-
- DOWNLOAD A RECOVERY: –CLICK HERE
- Download:- Platform tool Folder
- Treble Ressurection Remix Rom:-Download
- Gapps:-Download
HOW TO INSTALL TWRP OR Any RECOVERY IN ANY PHONE
1.DOWNLOAD RECOVERY FOR YOUR PHONE:-CLICK HERE
2. BUY THIS FROM AMAZON I USE IT FOR ROM AND KERNEL FLASHING
3. Open the folder where your TWRP Recovery .img file is saved.
4. Then open a CMD window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here.
5. Connect your Android device to the PC. Type the following into the command window to boot your device into bootloader/fastboot mode:
adb reboot bootloader
└ If your asks for permission to “Allow USB debugging”, tap OK
6. Once your device boots into bootloader mode, type this into the command line.
fastboot flash recovery twrp-2.8.x.x-xxx.img
└ Here modify twrp.img with the name of your TWRP recovery .img file.
7.Once TWRP is successfully flashed on your device, type this final command to reboot your device.
fastboot reboot
or
Install VIA TWRP Manager
TWRP Manager is a root application that will allow you to backup, restore and install your recovery. If your device is compatible with this option, then it should be a little bit easier than the previous method.
How to Install Recovery & Rom Video
How to Replace Current Recovery