Resurrection Remix the ROM based on Lineage, Slim, Omni and some original code. see http://www.resurrectionremix.com/
for
Samsung Galaxy Tab S2 8.0 Wi-Fi (2016) - SM-T713 (gts28vewifi)
Samsung Galaxy Tab S2 8.0 LTE (2016) - SM-T719 (gts28velte)
Samsung Galaxy Tab S2 9.7 Wi-Fi (2016) - SM-T813 (gts210vewifi)
Samsung Galaxy Tab S2 9.7 LTE (2016) - SM-T819 (gts210velte)
have fun, no guarantees, there's always the sun (for at least some time from now)
Requirements:
- might need to update to latest stock beforehand, reports indicate that eg. T713 bootloader needs to be updated to version T713XXU2BQCO (or newer)
- twrp 3.2+ (https://twrp.me/Devices/Samsung/)
- backup everything before install to be on the safe side
- wipe system, data when upgrading from another ROM
Install:
- flash RR-O-v6.x-<date>-<model>-Unofficial.zip in TWRP
- flash gapps (arm64 8.1) if you want them (see Gapps note below) - https://opengapps.org/
- flash Magisk 17.2+ if needed - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
- wipe both Dalvik Cache and Cache
Gapps note:
Google apps should be installed via recovery immediately after installing ROM.
If you reboot into ROM before installing Google apps, you might need to factory reset and then install them again, otherwise expect FCs. Deleting storage (in Settings/Apps) for Google Play Services, Store, Google Services sometimes helps.
Not working:
T719/T819 - no SIM card detected, reason so far unknown
Known issues:
- brightness slider has no effect when auto is on
Downloads:
https://androidfilehost.com/?w=files&flid=285385
or
https://mega.nz/#F!fzx1DYyR!EgydB9zxLVABMHklYjtKdw (30 day retention)
Sources:
https://github.com/ResurrectionRemix
https://github.com/bdhay
Thanks:
@LuK1337, @luca020400, the teams of LineageOS, Resurrection Remix, Omni, Slim, @Icewyng, @orfik building RR 6.x for T713/T813 previously
Wanna do it yourself, here is how i did it:
1. setup build env on a debian box as described here (via scripts) https://github.com/ResurrectionRemix/platform_manifest#refer-to-scripts-to-setup-build-env
2. created build folder, repo init, repo sync as described here https://github.com/ResurrectionRemi...r-where-the-rr-repo-will-be-stored-and-synced
3. (new) updated attached roomservice.xml contains all modified repos. simply place it in .repo/local_manifests/
continue with step 6.
3. added
.repo/local_manifests/roomservice.xml
(attached) to make the device known
4. ran repo sync again to include repos for this device
5. added device/samsung/gts210vewifi/rr.(dependencies,mk) (see github device trees) to RRify the just downloaded device tree
6. setup ccache https://github.com/ResurrectionRemix/platform_manifest#setting-up-ccache
7. tune jack https://wiki.lineageos.org/devices/gts210vewifi/build#configure-jack-1
8. init environment
9. check if device is there
and finally
10. start build
for
Samsung Galaxy Tab S2 8.0 Wi-Fi (2016) - SM-T713 (gts28vewifi)
Samsung Galaxy Tab S2 8.0 LTE (2016) - SM-T719 (gts28velte)
Samsung Galaxy Tab S2 9.7 Wi-Fi (2016) - SM-T813 (gts210vewifi)
Samsung Galaxy Tab S2 9.7 LTE (2016) - SM-T819 (gts210velte)
have fun, no guarantees, there's always the sun (for at least some time from now)
Requirements:
- might need to update to latest stock beforehand, reports indicate that eg. T713 bootloader needs to be updated to version T713XXU2BQCO (or newer)
- twrp 3.2+ (https://twrp.me/Devices/Samsung/)
- backup everything before install to be on the safe side
- wipe system, data when upgrading from another ROM
Install:
- flash RR-O-v6.x-<date>-<model>-Unofficial.zip in TWRP
- flash gapps (arm64 8.1) if you want them (see Gapps note below) - https://opengapps.org/
- flash Magisk 17.2+ if needed - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
- wipe both Dalvik Cache and Cache
Gapps note:
Google apps should be installed via recovery immediately after installing ROM.
If you reboot into ROM before installing Google apps, you might need to factory reset and then install them again, otherwise expect FCs. Deleting storage (in Settings/Apps) for Google Play Services, Store, Google Services sometimes helps.
Not working:
T719/T819 - no SIM card detected, reason so far unknown
Known issues:
- brightness slider has no effect when auto is on
Downloads:
https://androidfilehost.com/?w=files&flid=285385
or
https://mega.nz/#F!fzx1DYyR!EgydB9zxLVABMHklYjtKdw (30 day retention)
Sources:
https://github.com/ResurrectionRemix
https://github.com/bdhay
Thanks:
@LuK1337, @luca020400, the teams of LineageOS, Resurrection Remix, Omni, Slim, @Icewyng, @orfik building RR 6.x for T713/T813 previously
Wanna do it yourself, here is how i did it:
1. setup build env on a debian box as described here (via scripts) https://github.com/ResurrectionRemix/platform_manifest#refer-to-scripts-to-setup-build-env
2. created build folder, repo init, repo sync as described here https://github.com/ResurrectionRemi...r-where-the-rr-repo-will-be-stored-and-synced
3. (new) updated attached roomservice.xml contains all modified repos. simply place it in .repo/local_manifests/
continue with step 6.
3. added
.repo/local_manifests/roomservice.xml
(attached) to make the device known
4. ran repo sync again to include repos for this device
5. added device/samsung/gts210vewifi/rr.(dependencies,mk) (see github device trees) to RRify the just downloaded device tree
6. setup ccache https://github.com/ResurrectionRemix/platform_manifest#setting-up-ccache
7. tune jack https://wiki.lineageos.org/devices/gts210vewifi/build#configure-jack-1
8. init environment
Code:
source build/envsetup.sh
Code:
breakfast gts210vewifi
and finally
10. start build
Code:
brunch gts210vewifi
Attachments
Last edited: