Download twrp 3.3.0 & Root LeEco Le 2 (X526):
twrp 3.3.0 Recovery Now available for the LeEco Le 2 (X526) user Who own LeEco Le 2 (X526) Smartphone can Root it using the Below Instructions. The Recovery is Flashable via fastboot Method.You Can Follow below one to Install twrp on LeEco Le 2 (X526).
to Install twrp 3.3.0 Recovery on LeEco Le 2 (X526) first we need to unlock it’s bootloader after that You can install Custom Recovery on LeEco Le 2 (X526). and then You Can Root it by Flashing Magisk.zip.
LeEco Le 2 (X526) is Run on QCOM SD652 SoC along With android 6.0. it Come with 3GB of RAM and 32GB of Storage.
Disclaimer:
- Rooting May Void Your Device Warranty.So Make a Backup of Your Data and ROM.
- In Some cases Rooting Cause bootloop So Do at own Risk.
- Make Sure your Phone at-least 50% Charge to Prevent accidental Shut Down During The Rooting process.
Download Files:
How to Install twrp 3.3.0 Recovery on LeEco Le 2 (X526):
- Download & Setup Platform tools From above.
- Download and Extract recovery.img [Must rename recovery.img] file In the platform tools Folder.
- Switch off Phone and together Press Volume Down and Power button it Will boot it in fastboot Mod.
- Then Connect Phone to PC using the usb cable.
- Now open CMD in the platform tools Folder and type below Code.
Check Device by Sending below Command:
fastboot devices
unlock bootloader by sending below code:
fastboot oem unlock
flash Recovery by Sending below Command:
fastboot flash recovery recovery.img