Disclaimer:

Team Win strives to provide a quality product.  However, it is your decision to install our software on your device.  Team Win takes no responsibility for any damage that may occur from installing or using TWRP.

Status:

Support Status: Current

Maintainer: airend

Code Name: hummingbird

Device Tree / files

App Install Method (Requires Root):

Download the Official TWRP App (root required):

Install the app and open it. Agree to the Terms. Select TWRP Flash. Select your device from the device list (hummingbird) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out more about the app here.

Download Links:

Current and past versions of TWRP can be found at one of the mirrors below:

TWRP Install (Requires TWRP 2.8.4 or higher already installed):

Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.

dd Install Method (Requires Root):

Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:

su

dd if=/sdcard/twrp.img of=/dev/block/platform/omap/omap_hsmmc.1/by-name/recovery

Changelog:

  • Ethan Yonker
    2016-02-17T21:41:51Z
    Merge "hummingbird: TWRP 3.0.0-0 needs new line length flag" into cm-12.1

  • D. Andrei Măceș
    2016-02-07T17:11:37Z
    hummingbird: TWRP 3.0.0-0 needs new line length flag Leave old flag in so both TWRP 2.8.x & 3.0.x can use the device tree. Change-Id: Ief53ab78ddd537b73c4ea76d7d2818fa19e3570a

  • Oleg Drokin
    2015-02-23T06:25:54Z
    Update HDMI rotation to avoid upsidedown picture. Change-Id: If3ca9add8364bd57c10cf4fe309dfd11c44e5f08

  • Hashcode
    2015-02-17T20:38:53Z
    update proprietary files (cleanup and widevine libs) Change-Id: Ic5d37a54e3dc887d21da186c1d10033e0966198f

  • Hashcode
    2015-02-17T06:05:11Z
    add zram information and mount it during boot Change-Id: I7d59845ef11bd6b3b21edf3fa71e003d9c2581d5