[RECOVERY] KANG TWRP TF701T [email protected] [JULY 5]

sbdags

Inactive Recognized Contributor
Jun 24, 2007
12,753
15,556
0
Kenilworth, Coventry
TWRP for Transformer Pad TF701T


MUST BE ON A BOOTLOADER 11.4.1.27, 11.4.1.29 or 11.4.1.30​

Changelog- 2.8.7.0
- Fully merged 2.8.7.0 source from upstream
- Removed SU from twrp ( Its useless & only takes up extra room

Changelog- 2.8.6.3
- First release, built from source by lj50036. Touch enabled and works with sdcard and dock with latest material theme :)
UPGRADE INSTRUCTIONS
----------------------------------------------------------------------------------------------------------------------------------------
- Flashing recovery with fastboot.

- Boot tablet into fastboot by powering on with volume down held down OR from a command prompt in windows or linux
Code:
adb reboot bootloader
- To boot the recovery from a command prompt:
Code:
fastboot boot 701_twrp_2870.img
- To permanently flash the recovery from a command prompt:
Code:
fastboot flash recovery 701_twrp_2870.img
- Once flashed reboot into bootloader.
Code:
fastboot reboot-bootloader
- Enter recovery and enjoy touch TWRP on your TF701T!
----------------------------------------------------------------------------------------------------------------------------------------

- Flashing recovery & bootloader with with a flashable zip from any custom recovery


- Download the file from post 2 with your matching region sku.

- Flash from any custom recovery

- Reboot to system

- Enter recovery and enjoy touch TWRP on your TF701T!
----------------------------------------------------------------------------------------------------------------------------------------





XDA:DevDB Information
TWRP for TF701T [KANG], Tool/Utility for the Asus Transformer TF701

Contributors
sbdags, lj50036, _that, @Bogdacutu
Source Code: https://github.com/zombi-x


Version Information
Status: Testing
Current Beta Version: 2.8.6.3
Beta Release Date: 2015-05-29

Created 2015-05-29
Last Updated 2015-08-02
 

sbdags

Inactive Recognized Contributor
Jun 24, 2007
12,753
15,556
0
Kenilworth, Coventry
DOWNLOADS!

FASTBOOT IMGs

TF701 TWRP [email protected] kang full Mirror 1

TF701 TWRP [email protected] kang full Mirror 2

md5sum : 64a01d019e3d40f27d4d44578ba6b983

----------------------------------------------------------------------------------------------------------------------------------------

FLASHABLE ZIPS INCLUDING LATEST BOOTLOADER FOR WW & US SKUs

WW SKU
Flash from any custom recovery and choose to reboot system afterwards. Note the latest bootloader for WW is 11.4.1.30 and for US is 11.4.1.29

WW TF701 TWRP 2.8.7.0 & 11.4.1.30 Booltloader zip Mirror 1

md5sum : 9962f16f9734b006e56ea9e09c912fa5

US SKU
US TF701 TWRP 2.8.7.0 & 11.4.1.29 Booltloader zip Mirror 1

md5sum : a09d5cf444c52adc978eb79c69044b98

----------------------------------------------------------------------------------------------------------------------------------------
 
Last edited:

lj50036

Senior Member
Feb 14, 2013
3,321
3,293
0
39
FUXDA
Known issues

OK got some funkiness with mounting partitions. Especially wiping data doesn't work.
The work around fix is do a dalvik cache wipe first - this seems to fix it. :) Then wipe data works.
There is a weird bug though - every 1 in 3 or so reboots there is no touch. Just reboot it again and it will work. Looks like the touch screen drivers fail to load for some reason. I'm trying to debug it.
Thx Josh
 
Last edited:

sbdags

Inactive Recognized Contributor
Jun 24, 2007
12,753
15,556
0
Kenilworth, Coventry