[SCRIPT][Windows 7/8][TF700T][Install Recovery v1.2 - TWRP 2.7.1.1]

Search This thread

sbdags

Inactive Recognized Contributor
Jun 24, 2007
12,753
15,558
Kenilworth, Coventry
OnePlus 9 Pro
Easy Tool / Script for flashing TWRP 2.7.1.1 from WIndows 7 or 8 - This recovery is compatible with Android 4.2.1 (Jelly Bean) to Android 4.4.4 (Kit Kat)

REQUIREMENTS - You must already have installed the adb drivers for your device

Windows Driver - this should work on any windows

WINDOWS DRIVER DOWNLOAD

Recovery ADB Driver - optional - allows windows to use ADB whilst in recovery

RECOVERY ADB DRIVER DOWNLOAD

ADB, FASTBOOT and RECOVERY files + SCRIPT

INSTALL_RECOVERY_v1.2.ZIP DOWNLOAD MIRROR 1

MD5SUM : e1836887e573895f5fd39e981e2b0090

1. Download the Install Recovery.zip file attached and unzip to a folder you can remember.

2. Connect your TF700 Infinity to your PC over USB

3. Ensure that USB debugging is enabled in Settings : Developer Settings (hint go to build number in about ROM and click it 7 times)

4. Navigate to the Install Recovery folder in Windows Explorer and double click Recovery Install Tool.bat

5. Your tab will auto reboot to the bootloader / fastboot menu and install the recovery - TWRP 2.7.1.1

6. When finished it will reboot back to Android.

7. Now you can flash a custom rom or asus stock

8. To boot to recovery use [volume down] + [power] to boot and hit [volume up] on the RCK icon

Enjoy!

XDA:DevDB Information
Install Recovery Windows Batch FIle, a Tool/Utility for the Asus Transformer TF700

Contributors
sbdags, scrossler

Version Information
Status: Stable
Current Stable Version: 1.2
Stable Release Date: 2014-02-12

Created 2014-02-12
Last Updated 2014-06-29
 
Last edited:

powder man

Member
May 12, 2013
45
3
Just change the files in the zip ;)

thanx and yes i know, but thought it would be better if you do this.
so "hundreds" do not have to do this by there own.:eek:

and by the way, you are able to reference to your simple/script procedure again.:D

greets
pm

update:

with the blob file from: http://techerrata.com/browse/twrp2/tf700t
and the renaming to recovery.blob it's not working. md5sum is ok.

md5 check on a linux system
/home/pm # md5sum openrecovery-twrp-2.8.0.1-tf700t.blob
a93487154321af20441f0b3ca22fc202 openrecovery-twrp-2.8.0.1-tf700t.blob

also the blob file is now a bit larger: 7.027kb

the bat (on win7/64) leads me to the RCK ANDROID WIPE menu.

what did/do i wrong?

pm
 
Last edited:
  • Like
Reactions: sbdags

_that

Recognized Developer / Inactive RC
Oct 2, 2012
4,821
4,211
thanx and yes i know, but thought it would be better if you do this.
so "hundreds" do not have to do this by there own.:eek:

and by the way, you are able to reference to your simple/script procedure again.:D

I advise everybody to read the .bat file in this zip and learn how to do it manually. Use fastboot without training wheels. It's not rocket science.
 

sbdags

Inactive Recognized Contributor
Jun 24, 2007
12,753
15,558
Kenilworth, Coventry
OnePlus 9 Pro

powder man

Member
May 12, 2013
45
3
Tell us what you are doing first ;)

hi sbdags,

ok, will try it..;)

did everything as you describe in http://xdaforums.com/showthread.php?t=2646279 post #1

*) download the 2.8.0.1 blob file from: http://techerrata.com/browse/twrp2/tf700t
*) rename the file to recovery.blob (this overrites your blob file)

than..

2. Connect your TF700 Infinity to your PC over USB
3. Ensure that USB debugging is enabled in Settings : Developer Settings (hint go to build number in about ROM and click it 7 times)
4. Navigate to the Install Recovery folder in Windows Explorer and double click Recovery Install Tool.bat
5. Your tab will auto reboot to the bootloader / fastboot menu and install the recovery - TWRP 2.7.1.1
6. When finished it will reboot back to Android.

as I can see all Win7 drivers (asus adb, asus mobile device) are loaded correctly..
but the "adb reboot recovery" leads me allways to the "RCK ANDROID WIPE" menu on the tab
so the bootloader will not be installed.

on same PC I installed the 2.7.1.1 with your script some time ago - this worked perfect.

best regards
pm
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 18
    Easy Tool / Script for flashing TWRP 2.7.1.1 from WIndows 7 or 8 - This recovery is compatible with Android 4.2.1 (Jelly Bean) to Android 4.4.4 (Kit Kat)

    REQUIREMENTS - You must already have installed the adb drivers for your device

    Windows Driver - this should work on any windows

    WINDOWS DRIVER DOWNLOAD

    Recovery ADB Driver - optional - allows windows to use ADB whilst in recovery

    RECOVERY ADB DRIVER DOWNLOAD

    ADB, FASTBOOT and RECOVERY files + SCRIPT

    INSTALL_RECOVERY_v1.2.ZIP DOWNLOAD MIRROR 1

    MD5SUM : e1836887e573895f5fd39e981e2b0090

    1. Download the Install Recovery.zip file attached and unzip to a folder you can remember.

    2. Connect your TF700 Infinity to your PC over USB

    3. Ensure that USB debugging is enabled in Settings : Developer Settings (hint go to build number in about ROM and click it 7 times)

    4. Navigate to the Install Recovery folder in Windows Explorer and double click Recovery Install Tool.bat

    5. Your tab will auto reboot to the bootloader / fastboot menu and install the recovery - TWRP 2.7.1.1

    6. When finished it will reboot back to Android.

    7. Now you can flash a custom rom or asus stock

    8. To boot to recovery use [volume down] + [power] to boot and hit [volume up] on the RCK icon

    Enjoy!

    XDA:DevDB Information
    Install Recovery Windows Batch FIle, a Tool/Utility for the Asus Transformer TF700

    Contributors
    sbdags, scrossler

    Version Information
    Status: Stable
    Current Stable Version: 1.2
    Stable Release Date: 2014-02-12

    Created 2014-02-12
    Last Updated 2014-06-29
    7
    Updated this tool to now flash TWRP 2.7.1.1 :)
    1
    Just change the files in the zip ;)

    thanx and yes i know, but thought it would be better if you do this.
    so "hundreds" do not have to do this by there own.:eek:

    and by the way, you are able to reference to your simple/script procedure again.:D

    greets
    pm

    update:

    with the blob file from: http://techerrata.com/browse/twrp2/tf700t
    and the renaming to recovery.blob it's not working. md5sum is ok.

    md5 check on a linux system
    /home/pm # md5sum openrecovery-twrp-2.8.0.1-tf700t.blob
    a93487154321af20441f0b3ca22fc202 openrecovery-twrp-2.8.0.1-tf700t.blob

    also the blob file is now a bit larger: 7.027kb

    the bat (on win7/64) leads me to the RCK ANDROID WIPE menu.

    what did/do i wrong?

    pm
    1
    @sbdags
    Thread title still says 2.7.1.1 [emoji12] [emoji12]