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

Code Name: channel

Device Tree / files

NOTE: Monthly security updates may (or may not) break decryption of /data in TWRP. Decryption of /data works only when installing TWRP permanently!

Download Links:

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

Installation:

NOTE: Your bootloader MUST be UNLOCKED before booting or installing TWRP If you already have TWRP installed: Download the latest zip and install the zip using TWRP, or if you have Magisk installed, flash directly in Magisk Manager as a module.

If you do not already have TWRP installed: Download both the img and the zip. Copy the zip to your device. You will need to have the latest fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume down and turn on the device. Your device should now be in the bootloader menu. Connect the device to your PC. Open a command window and run the following command from the proper location:

fastboot boot path/to/twrp.img

This will temporarily boot TWRP on your device. Use ADB or MTP to push the zip onto your device:

adb push path/to/twrp.zip /sdcard

Go to install and browse to the zip and install the zip. The zip will install TWRP on boot partition of both slots.

If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest firmware for your device and reflash the boot image.

Changelog:

  • Andrew Hexen
    2021-01-03T00:35:25Z
    channel: recovery.usb.rc: update for android 10 Signed-off-by: Andrew Hexen Change-Id: Ia606035fe10bf5ff9026da677f7276eef81f0b4c

  • electimon
    2020-12-10T14:14:30Z
    channel: Enable LZMA Ramdisk * Channel does not support large ramdisks Signed-off-by: Andrew Hexen Change-Id: I9cf09b3ae0d1b74ecd9f2fae638227d9f5f142f7

  • Andrew Hexen
    2020-12-19T21:36:16Z
    channel: set correct offset for device notch. Signed-off-by: Andrew Hexen Change-Id: I6f064049f4500fd2c176ef7edb944259599e019f

  • Andrew Hexen
    2020-12-16T19:18:56Z
    channel: ocean --> channel Signed-off-by: Andrew Hexen Change-Id: Icb157c4edd1fc63c08dbae78bbf8e6fdaeda5088

  • Andrew Hexen
    2020-12-18T07:09:10Z
    ocean: enable EDL * Also clean up boardconfig.mk Signed-off-by: Andrew Hexen Change-Id: I7061e873ac12b3d50194ae382daf34fd0a95d629