[RECOVERY][TOUCH]TWRP 2.7.0.0 Touch Recovery [UPDATE TO #define's thread]

Search This thread

mirhl

Senior Member
Oct 15, 2012
3,124
1,171
Where I could find lastest TWRP?

Enviado desde mi GT-I9506 mediante Tapatalk
In the first post?
That's it.

EDIT: attached truly latest versions. October version of course is prettier, but remember it lacks UMS.
EDIT2: and you'll need these adb drivers for sideload to work. EDIT3: Actually, it seems like even just Samsung's ones work. I probably had stumbled over this bug.

EDIT3: wait wtf, this is even newer? [MIRRORS]

EDIT4: ffs, I don't know what's the deal.. but I can only get UMS to work decently on the older of the builds I attached.
And even then it required some pretty annoying tinkering with drivers (pic for reference)
 

Attachments

  • twrp_21may2014.img
    5 MB · Views: 113
  • twrp_14_sep_2014.img
    4.5 MB · Views: 28
  • twrp_22_oct_2014.img
    4.7 MB · Views: 37
  • combo.png
    combo.png
    6.5 KB · Views: 13
Last edited:

Ukito

Member
Apr 22, 2012
32
0
I have long been established philz_touch_5.15.0-pico.img
when I wanted to put cm12 who wants TWRP recovery v2.8.5.0 after installation get
problem athead:

"booting on recovery, TWRP logo shows then go black screen then TWRP logo shows again then stucked at TWRP Logo."

when I try to put "FLASH Latest PhilZ Touch Recovery" back, recive this:
K:\Temp\Android\android-sdk-windows-1.6_r1\tools>fastboot flash recovery recover
y.img

sending 'recovery' (4698 KB)... FAILED (status malformed (1 bytes))

on pico display ***unlocked*** & s-on

- Some help to retry
- replace some cable
..
 

Top Liked Posts

  • There are no posts matching your filters.
  • 25
    Since, @#define doesn't has the device anymore and I was working on updates of TWRP Recovery, so after some talks with him, I am making a new thread where I will maintain TWRP Releases. :)

    OFFICIAL TWRP HTC EXPLORER PAGE

    Latest Release - v 2.7.0.0 by @thewisenerd

    What's new in 2.7.0.0:
    • Faster graphics rendering by disabling alpha blending on fully opaque objects thanks to Tassadar
    • Allow sideloading from /tmp on encrypted devices
    • Check for a crypto footer before asking for a password to prevent user confusion
    • Additional checks for validity to auto generated backup names
    • Text wrap in the console output
    • Proper caps lock support in the keyboard
    • Mouse support via USB OTG for devices with a broken digitizer
    • Improve scanning of storage locations for OpenRecoveryScript
    • Haptic feedback for buttons, keyboard, and vibration at the end of longer running actions
    • Fixed ext4 wiping when no selinux contexts are defined for that partition (e.g. sd-ext)
    • Update SuperSU to 1.93 and improve installation process
    • Added selinux contexts restoration to fix permissions
    • Load RTC offset on Qualcomm devices to fix the date/time in recovery
    • USB Mass Storage fixes Add SELinux support checking
    • Add Disk Usage class to better handle excluded folders (e.g. Google Music cache)
    • Add 4.4 AOSP decrypt support
    • Add some toolbox utilities to TWRP (namely to support SELinux functions not supported in busybox)
    • Various SELinux fixes and bug fixes
    • Removed Superuser prebuilt binary and Superuser.apk (By me not in Official TWRP) to trim the recovery size.(Thanks for the idea @galaxyfreak )

    Older Changelogs

    For the new people, here are the instructions..

    ----> For Windows :

    1) Download the recovery zip and the tools given above..

    2) Extract the zips someplace safe (for eg, C:/TWRP)..

    3) Open the command prompt, and navigate to the folder in which you extracted the files..

    4) Boot your phone into Fastboot mode, and connect it to the computer.. It should show "Fastboot USB"

    5) In the command prompt, type :
    Code:
    fastboot flash recovery recovery.img && fastboot reboot

    6) Enjoy your new recovery!! :good:


    ----> For Linux :

    1) ADB and Fastboot for linux are also attached above..

    2) Download and extract all the stuff in a safe location (for eg, ~/TWRP)

    3) Open terminal, and navigate to the goodies folder..

    4) Put your phone in fastboot mode, and connect to USB, and it should show "Fastboot USB"..

    5) Now in terminal, type :
    Code:
    $ ./fastboot flash recovery recovery.img && fastboot reboot

    6) Enjoy your new touch recovery!! :good:


    Credits -
    @#define
    @galaxyfreak
    @thewisenerd
    10
    twrp 2.8.0.0

    changelog

    • full featured, no features removed, yada yada, 2.8.0.0, yada yada, etc.

    download: http://www.mediafire.com/download/3q7jz01f2ynqrlc/twrp_11_sep_2014.img
    5
    Was anyone able to get fastboot working?
    I remember it working in my home builds, but I don't recollect it working in this recovery though.

    Is this "bug" only for me?

    Edit: NVM, borked USB

    edit: spoke too soon. Yes. adb *is* broken. works at times, doesn't work, at times.

    edit: let's put this post to good use:
    Download: http://www.mediafire.com/download/sx78aa9eu21c54q/twrp_21may2014.img

    Don't give the crap that you're even interested in changelog. You just need something that works. You'd not even know if this is just the same file, with a different name.

    For those who really are, go over to https://github.com/omnirom/android_bootable_recovery/commits/android-4.4, and check the commits from Mar 28, 2014.
    3
    twrp 2.8.0.0

    changelog:

    • saving you the time, tl;dr, mtp config was missing. added it. now you can use either ums or mtp; i.e. used ums, you can only use ums henceforth (till you reboot), and so goes for mtp. This should be fixed with upstream patches, but I'm busy to resync, and rebuild ( + my machine's slow).

    download: https://www.mediafire.com/?0a33apvlul5rv8g
    3
    Nand recovery partition burned

    For those who are encountering NAND Recovery Partition burned.

    booting on recovery,
    TWRP logo shows
    then go black screen
    then TWRP logo shows again
    then stucked at TWRP Logo.


    SOLUTION:

    1. BOOT into BOOTLOADER.
    2. FLASH Latest PhilZ Touch Recovery (here: http://xdaforums.com/showpost.php?p=41061154&postcount=3)
    3. Download flash_erase.txt *rename and remove .txt* it's a binary file.(here: http://xdaforums.com/attachment.php?attachmentid=1655489&d=1358514526)
    4. Flash any rom that has working ADB.
    5. Push flash_erase on /system/xbin then set and fix permissions.
      Code:
      adb push flash_erase system/xbin/
      adb shell
      su
      cd system/xbin/
      chomd 755 flash_erase
    6. Reboot
    7. Then perform a NAND Recovery on /recovery partition. (Needs USB debugging enabled and Root access on Apps and ADB)
      Code:
      adb shell
      su
      cd /system/xbin
      ./flash_erase -N /dev/mtd/mtd1 0 0
    8. FLASH TWRP Recovery.

    NOTE: IF YOU GOT WHOLE YOUR MTD PARTITION BURNED. flash_erase mtd0 to mtd6.