A custom recovery is the gateway to most of the beatiful Cutom ROMs around, like: CyanogenMod, LiquidSmooth, Paranoid Android and lot more.
Now the Xiaomi REDMI NOTE 4G users can enjoy such Custom ROM experience because they have the Custom Recovery ready for their device.
TWRP custom recovery for the Xiaomi REDMI NOTE 4G users is presented by miui user juliusssss.
WARNING:
installing the Custom Recovery may lead to VOID your WARRANTY and may erase your data.
Be informed that I cannot be held responsible for your bricked device or if anything goes wrong.
installing the Custom Recovery may lead to VOID your WARRANTY and may erase your data.
Be informed that I cannot be held responsible for your bricked device or if anything goes wrong.
Please follow the link for how to backup all the data on your android device:
Step by step guide to take full backup of your phone data
Required files for this installation:
- The TWRP recovery image for your Xiaomi Redmi NOTE 4G (Device codename: DIOR)
- Fastboot and adb binaries needed only for METHOD 2
- USB cable and USB Driver needed only for METHOD 2.
Flashing TWRP recovery image on Xiaomi Redmi NOTE 4G:
METHOD #1:
Installing TWRP recovery Without a PC
Installing TWRP recovery Without a PC
STEP 1:
Download the recovery zip file and copy it to your SD card or internal memory.
Rename it to update.zip
STEP 2:
Turn off your phone and enter into your stock recovery by pressing Volume up and power button.
STEP 3:
Select the Install update.zip from sdcard option in your recovery and all DONE.
METHOD #2:
Installing the recovery using a PC
Installing the recovery using a PC
STEP 1:
Unzip the fastboot and adb binaries and save it in some folder in your PC.
Now download the recovery zip file, extract the recovery.img file and copy it inside the fastboot and adb folder.
STEP 2:
Open a command console and enter into the directory in the console where you have adb, fastboot and the recovery image.
Type the following command in the console:
$ adb reboot bootloader
STEP 3:
Type the following command that installs the TWRP recovery image to your device:
$ fastboot flash recovery recovery.img
$ fastboot rebootAfter successful completion of the above commands your Redmi NOTE 4G will have the TWRP recovery flashed and your phone will be rebooted.
Have fun and stay tuned to get more updates.