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

Code Name: d855

Device Tree / files

Note, you must be rooted and vulnerable to BUMP to use TWRP on this device.

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 (d855) 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/msm_sdcc.1/by-name/recovery

Changelog:

  • bigbiff bigbiff
    2018-02-21T00:52:56Z
    Merge "d855: update kernel" into android-6.0

  • Dave Antoine
    2018-02-19T13:10:18Z
    d855: update kernel fix decrypt aroma still works Change-Id: I3722a2198698cbd723724fb868af86e9bf9426eb

  • bigbiff bigbiff
    2017-09-01T00:25:24Z
    Merge "d855: Fix aroma" into android-6.0

  • ZjemCiKolege
    2017-08-30T20:08:38Z
    d855: Fix aroma kernel source https://github.com/Artx-II/twrp_kernel_g3 Change-Id: I0fedeb28f6ab4ae4c8a6fd8d8392a5b610cab321

  • bigbiff bigbiff
    2017-08-31T12:04:41Z
    Merge "d855: Thermal engine + touch to wake support" into android-6.0