[Recovery] Official TWRP for Galaxy S6 edge+ (3.0.2-1)

Search This thread

jcadduono

Recognized Developer
Jan 17, 2014
1,489
6,225
32
Thunder Bay
adduono.com
Team Win Recovery Project 3.0.2-1



WARNING #1: Flashing a custom recovery to your device will trip the Knox warranty bit on your phone. Check with your mobile provider to see if they will still cover warranty on Knox bit triggered devices. If you understand this risk, continue on.
You generally don't have to worry, as it's incredibly hard to brick a Samsung device, and physical damage warranties should be exempt from Knox triggering.

WARNING #2: The Galaxy S6 edge+ stock boot image has dm-verity, which prevents you from booting if you swipe to enable system modifications!
SOLUTION: Flash a root such as SuperSU or phh-superuser. You can also flash .



WHAT IS TWRP?

Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...

Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.

DOWNLOAD

You can find the device page here:
[url]http://teamw.in/devices/samsunggalaxys6edgeplus.html


There is a download link there, as well as instructions on how to flash it.

I highly recommend using Odin to flash when possible.
You can find a zip containing Odin as well as a link to Samsung's Mobile drivers page here:
https://idlekernel.com/flash-tools/

FULL STEPS FOR ROOTING YOUR DEVICE
  1. In your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
    Transparent.gif
  2. Now go to Settings -> Developer options. (above About device)
    You need to enable OEM unlock, otherwise you might end up with boot problems or be unable to flash later on.
    Transparent.gif
  3. Extract Odin_3.12.3.zip to your computer.
    Transparent.gif
  4. Install Samsung Mobile Phone Drivers for Odin to find your device.
    Transparent.gif
  5. Download a .tar image of TWRP for your device variant.
    Transparent.gif
  6. Reboot your device into Download mode. To do this, select reboot from the power menu and hold the [Volume Down] + [Home] buttons while your device reboots.
    Once you reach the Download mode warning screen, press [Volume Up] to continue.
    Transparent.gif
  7. Open Odin and place that TWRP tar file in the [AP] slot without touching any other options, then press [Start].
    Transparent.gif
  8. Hold [Volume Up] + [Home] buttons near the end of the flash, and keep holding them until you are in recovery.
    Transparent.gif
  9. At this point, you will reach the screen asking you if you want to allow system modifications.
    By swiping right, you will trigger dm-verity, and if you don't follow step 12 you will be unable to boot!
    If you are going to root your device and follow the rest of these steps, then it is safe to swipe right and enable modifications.
    Transparent.gif
  10. Only if you want your internal storage or data partition to work in TWRP:
    Go to [Wipe] -> [Format Data] (not advanced wipe) -> type "yes".
    WARNING: This will wipe your internal storage, disable encryption, and factory reset your phone!
    Transparent.gif
  11. Go to [Reboot] -> [Recovery].
    Transparent.gif
  12. If you only want a bootable system partition or readable data in TWRP:
    Download dm-verity and force encryption disabler.
    Without exiting TWRP, transfer no-verity-opt-encrypt.zip to your device over MTP* and flash it using [Install] in TWRP.
    ** If your internal storage is encrypted, you will need to use adb sideload instead.
    Transparent.gif
  13. Go to [Reboot] -> [System].
    Transparent.gif
  14. Wait up to 5 minutes for your device to finish setting itself up.
* MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.


CHANGES
  • v3.0.2-1 - New device tree and kernel, support added for Marshmallow, f2fs, and MTP.
  • v3.0.2-0 - See here for the changes.

FEATURES
  • MTP support
  • USB Mass Storage support
  • Micro SDcard and USB OTG storage support
  • f2fs file system support (read, write, format, backup & restore)
  • exFAT file system support (read, write, format)
  • NTFS file system support (read, write)
  • ADB root
  • Full SELinux support
  • Built in android 6.0 tree

KNOWN ISSUES

CONTACT & SUPPORT

You can find us on IRC at #twrp on chat.freenode.net.
You can also post in this thread and I will attempt to answer any questions you may have.

SOURCE CODE

TWRP: https://github.com/omnirom/android_bootable_recovery (android-6.0)
Device tree: https://github.com/TeamWin/android_device_samsung_zenlte (android-6.0)
Kernel: https://github.com/jcadduono/nethunter_kernel_noblelte (twrp-6.0)

CONTRIBUTIONS

Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/

XDA:DevDB Information
Team Win Recovery Project - Samsung Galaxy S6 edge+, Tool/Utility for the Samsung Galaxy S6 Edge+

Contributors
jcadduono, Team Win & friends
Source Code: https://github.com/jcadduono/android_device_samsung_zenlte


Version Information
Status: Stable
Current Stable Version: 3.0.2-1
Stable Release Date: 2016-04-08

Created 2016-04-08
Last Updated 2016-12-18
 

pmisun

Member
Sep 21, 2012
21
1
Prague
www.fajns.us
Bricked after flash, any suggestion? SM-G928F variant with audax plus 3.0 + audax kernel. Recovery not booting, tried reflash with odin old 3.0.0 recovery but the brick persist...
 

xanthrax

Retired Senior Moderator - Vampire
Bricked after flash, any suggestion? SM-G928F variant with audax plus 3.0 + audax kernel. Recovery not booting, tried reflash with odin old 3.0.0 recovery but the brick persist...
Flash the twrp via Odin provided by the Audax rom, that note 5 recovery

Sent from my Darkside of Edge plus
 
  • Like
Reactions: Лithium-Фusion

jcadduono

Recognized Developer
Jan 17, 2014
1,489
6,225
32
Thunder Bay
adduono.com
Solved. Btw there is in repo of twrp dev which is linked by audax also 3.0.1 twrp working version. working as charm.

https://idlekernel.com/twrp/zenlte see 3.0.2-1, should be built soon on official, whenever someone confirms that everything is working ok

this includes:
adb shell
brightness slider
installing zips
formatting partitions (as ext4 and f2fs)
not crashing
backup & restore works for each partition
mtp
vibration
otg storage
whatever else you can think of checking

check on both L and M bootloaders, preferably quote my list with Y(working)/N(not working) in front of issues, and give recovery.log
 

pmisun

Member
Sep 21, 2012
21
1
Prague
www.fajns.us
https://idlekernel.com/twrp/zenlte see 3.0.2-1, should be built soon on official, whenever someone confirms that everything is working ok

this includes:
adb shell
brightness slider
installing zips
formatting partitions (as ext4 and f2fs)
not crashing
backup & restore works for each partition
mtp
vibration
otg storage
whatever else you can think of checking

check on both L and M bootloaders, preferably quote my list with Y(working)/N(not working) in front of issues, and give recovery.log
will try this evening.
 

jah2110

Senior Member
Sep 21, 2014
1,133
437
Works really great on my 928g only vibrations don't work but I don't care :) thanks a lot.
 

sk2812

Member
Apr 16, 2015
19
8
Guys help
I am using note 5 twrp-3.0.0-0-nobleltezt recovery for my G928C so how to flash this
 

ben63vw

Senior Member
Oct 2, 2010
204
58
I have the international SM-G9287 Duo variant on the latest firmware 6.0.1/MMB29K/G9287ZHU2BPC6 (marshmallow) and it's rooted. When I get to the step to press Home+Vol up towards the end of the flash it just reboots normal. Then when I turn of to boot into recovery Home+Vol up+Power I get "RECOVERY IS NOT SEANDROID ENFORCING" in red along the top with the Samsung GS6 logo. I have a tar file with the stock recovery and that boots fine. Any suggestions? Thanks in advance.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 16
    Team Win Recovery Project 3.0.2-1



    WARNING #1: Flashing a custom recovery to your device will trip the Knox warranty bit on your phone. Check with your mobile provider to see if they will still cover warranty on Knox bit triggered devices. If you understand this risk, continue on.
    You generally don't have to worry, as it's incredibly hard to brick a Samsung device, and physical damage warranties should be exempt from Knox triggering.

    WARNING #2: The Galaxy S6 edge+ stock boot image has dm-verity, which prevents you from booting if you swipe to enable system modifications!
    SOLUTION: Flash a root such as SuperSU or phh-superuser. You can also flash .



    WHAT IS TWRP?

    Oh come on, you know what it is - don't try to fool me!
    In case you're serious, though...

    Team Win Recovery Project is a custom recovery for Android devices.
    It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.

    DOWNLOAD

    You can find the device page here:
    [url]http://teamw.in/devices/samsunggalaxys6edgeplus.html


    There is a download link there, as well as instructions on how to flash it.

    I highly recommend using Odin to flash when possible.
    You can find a zip containing Odin as well as a link to Samsung's Mobile drivers page here:
    https://idlekernel.com/flash-tools/

    FULL STEPS FOR ROOTING YOUR DEVICE
    1. In your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
      Transparent.gif
    2. Now go to Settings -> Developer options. (above About device)
      You need to enable OEM unlock, otherwise you might end up with boot problems or be unable to flash later on.
      Transparent.gif
    3. Extract Odin_3.12.3.zip to your computer.
      Transparent.gif
    4. Install Samsung Mobile Phone Drivers for Odin to find your device.
      Transparent.gif
    5. Download a .tar image of TWRP for your device variant.
      Transparent.gif
    6. Reboot your device into Download mode. To do this, select reboot from the power menu and hold the [Volume Down] + [Home] buttons while your device reboots.
      Once you reach the Download mode warning screen, press [Volume Up] to continue.
      Transparent.gif
    7. Open Odin and place that TWRP tar file in the [AP] slot without touching any other options, then press [Start].
      Transparent.gif
    8. Hold [Volume Up] + [Home] buttons near the end of the flash, and keep holding them until you are in recovery.
      Transparent.gif
    9. At this point, you will reach the screen asking you if you want to allow system modifications.
      By swiping right, you will trigger dm-verity, and if you don't follow step 12 you will be unable to boot!
      If you are going to root your device and follow the rest of these steps, then it is safe to swipe right and enable modifications.
      Transparent.gif
    10. Only if you want your internal storage or data partition to work in TWRP:
      Go to [Wipe] -> [Format Data] (not advanced wipe) -> type "yes".
      WARNING: This will wipe your internal storage, disable encryption, and factory reset your phone!
      Transparent.gif
    11. Go to [Reboot] -> [Recovery].
      Transparent.gif
    12. If you only want a bootable system partition or readable data in TWRP:
      Download dm-verity and force encryption disabler.
      Without exiting TWRP, transfer no-verity-opt-encrypt.zip to your device over MTP* and flash it using [Install] in TWRP.
      ** If your internal storage is encrypted, you will need to use adb sideload instead.
      Transparent.gif
    13. Go to [Reboot] -> [System].
      Transparent.gif
    14. Wait up to 5 minutes for your device to finish setting itself up.
    * MTP, known as Media Transfer Protocol, is the same way you transfer files from your PC to your device when booted into system.


    CHANGES
    • v3.0.2-1 - New device tree and kernel, support added for Marshmallow, f2fs, and MTP.
    • v3.0.2-0 - See here for the changes.

    FEATURES
    • MTP support
    • USB Mass Storage support
    • Micro SDcard and USB OTG storage support
    • f2fs file system support (read, write, format, backup & restore)
    • exFAT file system support (read, write, format)
    • NTFS file system support (read, write)
    • ADB root
    • Full SELinux support
    • Built in android 6.0 tree

    KNOWN ISSUES

    CONTACT & SUPPORT

    You can find us on IRC at #twrp on chat.freenode.net.
    You can also post in this thread and I will attempt to answer any questions you may have.

    SOURCE CODE

    TWRP: https://github.com/omnirom/android_bootable_recovery (android-6.0)
    Device tree: https://github.com/TeamWin/android_device_samsung_zenlte (android-6.0)
    Kernel: https://github.com/jcadduono/nethunter_kernel_noblelte (twrp-6.0)

    CONTRIBUTIONS

    Gerrit for TWRP: http://gerrit.omnirom.org/
    Gerrit for officially supported devices: http://gerrit.twrp.me/

    XDA:DevDB Information
    Team Win Recovery Project - Samsung Galaxy S6 edge+, Tool/Utility for the Samsung Galaxy S6 Edge+

    Contributors
    jcadduono, Team Win & friends
    Source Code: https://github.com/jcadduono/android_device_samsung_zenlte


    Version Information
    Status: Stable
    Current Stable Version: 3.0.2-1
    Stable Release Date: 2016-04-08

    Created 2016-04-08
    Last Updated 2016-12-18
    3
    Builds are coming soon guys, I just made the thread so that we have a reference when updating the site.
    3
    Solved. Btw there is in repo of twrp dev which is linked by audax also 3.0.1 twrp working version. working as charm.

    https://idlekernel.com/twrp/zenlte see 3.0.2-1, should be built soon on official, whenever someone confirms that everything is working ok

    this includes:
    adb shell
    brightness slider
    installing zips
    formatting partitions (as ext4 and f2fs)
    not crashing
    backup & restore works for each partition
    mtp
    vibration
    otg storage
    whatever else you can think of checking

    check on both L and M bootloaders, preferably quote my list with Y(working)/N(not working) in front of issues, and give recovery.log
    2
    will try this evening.
    welcome to xda, don't say you'll do things, just do things, it makes people think that they don't have to do it because someone else will do it eventually, slowing things down for everyone.
    2
    3.0.2-1 Working fine so far on g928f. Vibration does not work. But not a big deal. Recovery is not seandroid enforcing was always there since the beginning.

    Sent from my SM-T715 using Tapatalk
    I fixed the vibration by reverting motor drivers to use vibetonz from 5.1. I also disabled the "RECOVERY IS NOT SEANDROID ENFORCING" message so people would stop mentioning it lol.
    New 3.0.2-1 version up @ https://idlekernel.com/twrp/zenlte/

    Still nothing for sm-g928r4 :(
    https://idlekernel.com/twrp/zenlte/ (zenlteusc)

    i changed my system data and cache partition to f2fs and it wiped my internal storage ....wtf why....
    of course, changing a file system requires you to wipe it.
    internal storage is located ON /data


    if new version works ok, i'm gonna go ahead and start an official build on twrp.me ... let me know if u run into issues