[RECOVERY][T813] TWRP 3.3.0-0 Touch Recovery [OFFICIAL]

LuK1337

Recognized Developer
Jan 18, 2013
8,103
16,369
253
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.



DOWNLOAD: https://dl.twrp.me/gts210vewifi

BUGS:
If you have found a bug, please consider posting it to our github issues log and then I'll report to Dess_Troy. If you have a significant problem that cannot be answered in this thread, your best bet is to PM Dees_Troy directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!

SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.

XDA:DevDB Information
[RECOVERY][T813] TWRP 3.3.0-0 Touch Recovery [OFFICIAL], ROM for the Samsung Galaxy Tab S2

Contributors
LuK1337, luca020400, Olivier
Source Code: https://github.com/TeamWin

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x

Version Information
Status: Testing

Created 2017-01-24
Last Updated 2019-04-15
 

Lupin The Third

Retired Forum Moderator
Mar 26, 2011
3,947
5,019
263
Planet Earth
Just two things I would like to report:

Brightness level doesn't work. It's always max.

Second, not sure if this is a recovery issue, I made a backup of the stock rom. The rom was pin protected, but after restoring it the pin was not recognized. So I had to reset device in order to use the back up. It erased my sd card too, but I had another external backup up of the data, so it was safe :)
 
Last edited:

LuK1337

Recognized Developer
Jan 18, 2013
8,103
16,369
253
Just two things I would like to report:

Brightness level doesn't work. It's always max.

Second, not sure if this is a recovery issue, I made a backup of the stock rom. The rom was pin protected, but after restoring it the pin was not recognized. So I had to reset device in order to use the back up. It erased my sd card too, but I had another external backup up of the data, so it was safe :)
>Brightness level doesn't work. It's always max.
I forgot to fix that yesterday, I'll get that sorted out today ~ https://gerrit.twrp.me/#/c/2078
 
  • Like
Reactions: madsquabbles

Lupin The Third

Retired Forum Moderator
Mar 26, 2011
3,947
5,019
263
Planet Earth
hmm, maybe I did something stupid here. Flashed the new twrp 3.0.3-2 through twrp and the tablet boots only in twrp now... the only selection I saw on which partition to flash was "boot"... so it boots only in recovery now :)
 

LuK1337

Recognized Developer
Jan 18, 2013
8,103
16,369
253
hmm, maybe I did something stupid here. Flashed the new twrp 3.0.3-2 through twrp and the tablet boots only in twrp now... the only selection I saw on which partition to flash was "boot"... so it boots only in recovery now :)
Oh wow, I forgot to add /recovery to fstab. Thanks for reporting this issue...