TWRP Recovery

Search This thread

mukulatri

Senior Member
Nov 26, 2013
175
125
Bhiwani
Guide to Install TWRP Recovery.

Code:
/* Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * 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.
 */

Make Sure you are on Stock Rom.

Requirements​

.Unlocked Boot loader
Enable developer Option ( settings/ About Phone /Version) tab 7 Times

Select USB Debugging Connect the mobile with pc

Open & Put adb commands

Code:
 adb reboot bootloader
After Reboot
Code:
fastboot oem unlock
.ADB drivers Installed

.SP Flash tool

Instructions​

1. Download All files from Download section

2. Extract all files cofigure adb and drivers

3. Open SP Flashtool and Select the scatter file from the extracted folder(SP Flash tool)

4. Select Download Agent as DA_PL.bin recovery and userdata

5. Click Download and Flash phone

6. Enter Recovery by pressing VOL+ & Power Keys

7. Go to Wipe, Format Data, Go to Advance wipe, Select Dalvik Cache & Cache and Wipe.


Restart

Downloads
SP FLASH TOOL

ADB DRIVER INSTALLER

ADB TOOLS

Recovery.img & User data.img

Boot loop Solution


.Switch Off (Press and Hold Power button)

. open SP Flash tool

. Select scatter file

. Select userdata and untick recovery.img

. Open download agent and select DA_PL.bin

. Select Download and hit start

. Connect to PC (flash mode)

.Wait for the process to finish


XDA:DevDB Information
TWRP recovery. 3.0, Tool/Utility for the LeEco Le 1S

Contributors
mukulatri

Version Information
Status: Testing
Current Stable Version: 3.0

Created 2016-03-28
Last Updated 2016-03-28
 
  • Like
Reactions: alwynjoshy

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Guide to Install TWRP Recovery.

    Code:
    /* Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * 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.
     */

    Make Sure you are on Stock Rom.

    Requirements​

    .Unlocked Boot loader
    Enable developer Option ( settings/ About Phone /Version) tab 7 Times

    Select USB Debugging Connect the mobile with pc

    Open & Put adb commands

    Code:
     adb reboot bootloader
    After Reboot
    Code:
    fastboot oem unlock
    .ADB drivers Installed

    .SP Flash tool

    Instructions​

    1. Download All files from Download section

    2. Extract all files cofigure adb and drivers

    3. Open SP Flashtool and Select the scatter file from the extracted folder(SP Flash tool)

    4. Select Download Agent as DA_PL.bin recovery and userdata

    5. Click Download and Flash phone

    6. Enter Recovery by pressing VOL+ & Power Keys

    7. Go to Wipe, Format Data, Go to Advance wipe, Select Dalvik Cache & Cache and Wipe.


    Restart

    Downloads
    SP FLASH TOOL

    ADB DRIVER INSTALLER

    ADB TOOLS

    Recovery.img & User data.img

    Boot loop Solution


    .Switch Off (Press and Hold Power button)

    . open SP Flash tool

    . Select scatter file

    . Select userdata and untick recovery.img

    . Open download agent and select DA_PL.bin

    . Select Download and hit start

    . Connect to PC (flash mode)

    .Wait for the process to finish


    XDA:DevDB Information
    TWRP recovery. 3.0, Tool/Utility for the LeEco Le 1S

    Contributors
    mukulatri

    Version Information
    Status: Testing
    Current Stable Version: 3.0

    Created 2016-03-28
    Last Updated 2016-03-28