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: awab228

Code Name: on5xelte

Device Tree / files

Support thread on xda-developers

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/bootdevice/by-name/RECOVERY

Changelog:

  • Awab Omer
    2019-08-02T17:01:12Z
    Merge "Fixed typo" into android-6.0

  • awab228
    2019-08-02T16:58:18Z
    Fixed typo Change-Id: Ib0509519c90b9e31197868a7eb56a44a44f47913

  • Awab Omer
    2019-08-02T14:53:15Z
    Merge "fixed OTG" into android-6.0

  • awab228
    2019-08-02T14:49:43Z
    fixed OTG Change-Id: Id5d601f380d862f7f916a17c31eed0378f291ce8

  • Awab Omer
    2018-09-01T19:55:40Z
    Merge "fix sdcard mount" into android-6.0