[RECOVERY][ROOT]TWRP 3.3.1-1 Galaxy J6+/J610F/FN/G/DS - Samsung Galaxy J6+ ROMs, Kernels, Recoveries, & Ot

Unofficial release -TWRP recovery for the Galaxy J6 plus 2018 - SM-J610 MSM8917
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP 3.3.1-0 Released
May 22, 2019
TWRP 3.3.1-0 is out now for most currently supported devices.
What's new in 3.3.1-0:
* Fix selinux issues during formatting - dianlujitao
* Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
* Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
* Add option to uninstall TWRP app from /system - Dees_Troy
* Create digest for subpartitions - bigbiff
Want to get notifications when we release new versions of TWRP? Install the TWRP app and select your device!
We need your help! The bulk of TWRP work is done by a handful of people on a volunteer basis. We have pushed most of our device files to our github and we have a gerrit instance. If you have the ability, please help us maintain our official devices and/or add your device to our official device list. Thanks in advance!
Update 28/7/19
3.3.1-1 build released.
Current status - Beta (tested working)
Treble supported
Bugs: slight delay before touch starts working.
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
NOTE: ON ANDROID 5.1.1> DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
*****INSTALL INSTRUCTIONS:*****
Flash with ODIN in the AP slot.
1. Put your device in DOWNLOAD mode.
(Plug in the USB cable and then hold POWER + VOL DOWN + VOL UP)
2. Load the respective file below into the AP slot, uncheck Auto-reboot and hit start.
twrp_3.2.3-1_J610_21230
twrp_3.3.1-1_J610x_28719
3. After flashing and ODIN reports PASS immediately force reboot to recovery. Do NOT let the device boot to the OS.
You should now see TWRP recovery.
4. Flash the V3 RMM bypass zip
https://forum.xda-developers.com/showpost.php?p=79745844&postcount=627
NOTE: FAILURE TO FOLLOW THE STEPS ABOVE IMPLICITLY WILL RESULT IN STOCK RECOVERY REPLACING TWRP AT FIRST BOOT AND BECOMING RMM LOCKED FOR 7 DAYS.
I ALSO SUGGEST BACKING UP ANYTHING YOU NEED ON INTERNAL STORAGE. AT SOME POINT YOU MAY EXPERIENCE A 'VERIFICATION FAILED MESSAGE' .
THIS IS NORMAL, BUT WILL REQUIRE THE DATA PARTITION TO BE FORMATTED IN TWRP.
5. Reboot to TWRP (Do not boot to the OS yet)
***** ROOT INSTRUCTIONS:*****
1. Flash the Forced encryption disabler patch. This is only required if you wish to have full functionality in TWRP.
Flashing this will disable Samsung's forced encryption. Disabling encryption will allow TWRP to mount the data partition.
After flashing the patch it is necessary to *FORMAT* (not wipe) the /DATA partition using the FORMAT DATA button under the wipe options.
PLEASE NOTE THIS WILL DELETE EVERYTHING ON INTERNAL STORAGE AND FACTORY RESET THE DEVICE, SO BACK UP ANYTHING YOU WISH TO KEEP.
J6+_oreo_forced_encryption_disabler
2. To root I suggest installing the latest Magisk beta as this is a currently supported project, SuperSu is no longer getting active development.
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
OREO ONLY: (Below is a DEFEX patched kernel for Oreo. Some root apps may not work correctly without this kernel):
https://androidfilehost.com/?fid=1395089523397922702
PIE ONLY: Due to some new securities in Samsung's latest Pie kernels, root will not work with the stock kernel. The patched kernel below is required to gain root on Pie.
(NOTE: flashing a custom kernel on PIe breaks the lockscreen. Ensure NO lockscreen is enabled before installing the kernel.)
J610FXXU1BSDF_patched_boot_28719
3. Enjoy your rooted device.
DEVICE TREE: https://github.com/ashyx/TWRP_Samsung_j6primelte
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
Credits: Me, Teamwin, @dope77 for initial testing, @corsicanu for RMM bypass zip.
Please note I don't own this device and spend a lot of my free time bringing these builds for you to use and benefit from.
FEEDBACK IS APPRECIATED PLEASE.
THANKS.
DONATE ME HERE IF YOU WANT TO BUY ME A BEER OR HIT THE THANKS BUTTON IF I HELPED YOU

the encryption disabler is causing continuous restarts at samsung j6+ logo

dope77 said:
the encryption disabler is causing continuous restarts at samsung j6+ logo
Click to expand...
Click to collapse
It only patches the fstab in the vendor partition.
If it's boot looping it means that dm-verity is not disabled.
Did you flash Magisk first?

my bad,i flashed 17.1 which was useless and not working
reflashed 17.3 and the encryption disabler and phone booted.
twrp is fully functioning and phone is decrypted,
thank you

Will you kindly attach the proper magisk 17.3 zip file?

Rooks said:
Will you kindly attach the proper magisk 17.3 zip file?
Click to expand...
Click to collapse
follow these instructions precisely:
1. do full backup and turn on oem unlock on in developer settings
2. place the twrp in AP in odin and uncheck auto reboot in options
3. connect your phone in download mode and flash the twrp
4. reboot directly to recovery after flashing twrp by pressing power and volume down for 8 seconds while in download mode then press power and volume up when the screen goes black to boot recovery
5. after recovery boots,go to wipe and then format data and type yes,go back to twrp main menu then select reboot and reboot recvoery,after twrp boot again (phone is now decrypted),go to install and install the j6+ encryption disabler,then install magisk zip
6. go back to twrp menu and format data again then reboot
IMPORTANT NOTE:
after your phone boot,go to magisk and try to install any module ,if it fails ,go to twrp again and reflash the magisk.zip

Rooks said:
Will you kindly attach the proper magisk 17.3 zip file?
Click to expand...
Click to collapse
I have linked to it in the OP, isn't that enough?

dope77 said:
follow these instructions precisely:
1. do full backup and turn on oem unlock on in developer settings
2. place the twrp in AP in odin and uncheck auto reboot in options
3. connect your phone in download mode and flash the twrp
4. reboot directly to recovery after flashing twrp by pressing power and volume down for 8 seconds while in download mode then press power and volume up when the screen goes black to boot recovery
5. after recovery boots,go to wipe and then format data and type yes,go back to twrp main menu then select reboot and reboot recvoery,after twrp boot again (phone is now decrypted),go to install and install the j6+ encryption disabler,then install magisk zip
6. go back to twrp menu and format data again then reboot
IMPORTANT NOTE:
after your phone boot,go to magisk and try to install any module ,if it fails ,go to twrp again and reflash the magisk.zip
Click to expand...
Click to collapse
Do i need to perform a format to 'data' partition?
Would i loose all my phone apps and everything?
What about RMM Bypass?

Still touch does not work for me.
And device does not boot to os, instead boots into twrp recovery. Also power key does not work when device turns off the screen in twrp recovery. Volume keys keep the screen alive, but touch does not work.
Let me do a full odin flash.
---------- Post added at 02:40 AM ---------- Previous post was at 01:52 AM ----------
Sorry to announce but touch did not work for me even after a clean install.
---------- Post added at 02:49 AM ---------- Previous post was at 02:40 AM ----------
This file here worked for me.

Rooks said:
Still touch does not work for me.
And device does not boot to os, instead boots into twrp recovery. Also power key does not work when device turns off the screen in twrp recovery. Volume keys keep the screen alive, but touch does not work.
Let me do a full odin flash.
---------- Post added at 02:40 AM ---------- Previous post was at 01:52 AM ----------
Sorry to announce but touch did not work for me even after a clean install.
---------- Post added at 02:49 AM ---------- Previous post was at 02:40 AM ----------
This file here worked for me.
Click to expand...
Click to collapse
You do realise that is exactly the same build as the one in the OP?
Don't you mean this one?
https://androidfilehost.com/?fid=11410963190603864590

ashyx said:
You do realise that is exactly the same build as the one in the OP?
Don't you mean this one?
https://androidfilehost.com/?fid=11410963190603864590
Click to expand...
Click to collapse
The one in OP did not work for me. One i mentioned was uploaded in other thread (post # 25) on 3rd of december and it worked. Enen size is different 16.7mb and 16.9mb reletively.

Rooks said:
The one in OP did not work for me. One i mentioned was uploaded in other thread (post # 25) on 3rd of december and it worked. Enen size is different 16.7mb and 16.9mb reletively.
Click to expand...
Click to collapse
Post #25?
The only one that works is the one I've posted in my previous post which must be the same one you have used.
It seems the build in the OP was the previous not working build which I'd linked by mistake.
Now fixed.
Apologies to anyone that downloaded it, fixed version is now up.

ashyx said:
Post #25?
The only one that works is the one I've posted in my previous post which must be the same one you have used.
It seems the build in the OP was the previous not working build which I'd linked by mistake.
Now fixed.
Apologies to anyone that downloaded it, fixed version is now up.
Click to expand...
Click to collapse
One that worked for me is from other thread, labled "Twrp /Exposed" like this. You know, you and dope77 worked on.
Post # 25: Check that thread and you might find that.

Rooks said:
One that worked for me is from other thread, labled "Twrp /Exposed" like this. You know, you and dope77 worked on.
Post # 25: Check that thread and you might find that.
Click to expand...
Click to collapse
Whatever is in that thread is now in this thread.
So you must have flashed the same twrp that is posted in the OP.

It's strange to notify that my J6+ does not connect to PC after flashing latest Magisk-v18.0(18000).zip file.

ashyx said:
Whatever is in that thread is now in this thread.
So you must have flashed the same twrp that is posted in the OP.
Click to expand...
Click to collapse
iv succesfully booted my device and install some modules from magisk but i cant get through root explorer . its says my device cant run the feature . is this normal sir?

jeyph said:
iv succesfully booted my device and install some modules from magisk but i cant get through root explorer . its says my device cant run the feature . is this normal sir?
Click to expand...
Click to collapse
Go to magisk settings and disable magisk hide, go to root explorer and grant root permission.

dope77 said:
Go to magisk settings and disable magisk hide, go to root explorer and grant root permission.
Click to expand...
Click to collapse
tnx for ur response sir . it really helps . one last thing sir dope. my titanium backup keeps fc and at first it says that my device is not rooted . can u help? sorry for my noob questions . its my first time using magisk. tia

jeyph said:
tnx for ur response sir . it really helps . one last thing sir dope. my titanium backup keeps fc and at first it says that my device is not rooted . can u help? sorry for my noob questions . its my first time using magisk. tia
Click to expand...
Click to collapse
It's either not compatible with magisk or not compatible with your device rom. I also tried titanium backup on my j6+, it didn't work

It's working on my J610G
Thanks
Now im waiting For custom roms ♡

Related

[ROOT] Galaxy S9 and S9+ Official Stock 8.0 MAGISK - OFFICIAL

Hello everyone this a little guide for rooting your Galaxy S9 and S9+ (EXYNOS) with Magisk Official
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Quote:
READ THIS BEFORE ROOTING DEVICE
- In any case i'm not reponsable of the beginning of the 3rd World War if you find a way to build a time machine with this guide ! So keep your plans of the time machine in a secure place.
- Any of below said method to root will trip knox and void warranty forever.
- Root process needs wipe data so make backup of important data (including Internal Device storage) before proceed.
- As of now you will lose Samsung Pay and Secure folder forever if you root once, even unrooting won't help. (hope in future we can get it working on tripped knox device). Also you may not able to run some banking apps, you can use Magisk Hide
- OTA likely won't work once you root device.
- To unroot device completely, simply flash Samsung stock firmware, Remember, Unrooting won't revokes warranty nor you will be able to use Secure folder/Samsung Pay. Once rooted, these feature gone for you unless some magic happen in future and may find a way to use it.
Click to expand...
Click to collapse
Magisk hide 17.1 isn't working SafetyNet Fail
Take a look at the pictures at the end of this thread.
If your coming from my another thread about the Magisk 16.3 modified
1.Do a /data backup in TWRP
2.Wipe with TWRP
3.Use odin to update to the latest firmware from samsung
4.Root with this guide and restore.
Click to expand...
Click to collapse
How to proceed
1.Enable Developer Option (settings - about phone - Software information - Tap 7 times on build number to activate developer option in settings menu)
2.Enable OEM Unlock from developer option (if you don't have this option it means that your S9 is incompatible)
3.Download TWRP for S9 or S9+
4.Switch Off device
5.Press Vol down + Bixby + Power to reboot to download mode, press volume up when asked to continue to download mode
6.Download Odin and open it, Disable 'Auto reboot' from option menu of Odin
7.Select TWRP (tar image) with AP tab of Odin and Start
8.Once Successfully flashed, you will see 'Passed' in Odin tab
9.Disconnect device and hold Vol down + power till screen goes off, Now immediately press Vol Up + Bixby + Power to reboot to TWRP
10.Select to allow modification
11.From TWRP, Select WIPE menu - Then FORMAT DATA - You need to type 'yes' to perform wipe. WARNING : This will erase all data including Int SD storage from device
12.Once format device completes, go back and select REBOOT' Menu and then - 'RECOVERY', This will reboot to TWRP again
13.Flash no-verity-opt-encrypt-samsung-1.0 and then Magisk (you can also flash a kernel or xposed)
14.Once flash successfully finish, Reboot to System
14.1 Sometimes the manager doesn't install, you need to just install the manager with the link.
15.Open settings - Developer option - Look for OEM Unlock option. It will automaticaly change to unticked after some reboot don't panic! at the disco it's normal.
16.MAKE A BACKUP IN CASE OF BOOTLOADER RELOCK.
Enjoy ! You have your Galaxy S9 or S9+ watched by the organisation rooted.
Q&A:
Hey F10, why my magisk app isn't appearing or crashing when i lunch it ?
You have to delete the related folders of magisk at this path: /data/app
Hello dev, my phone is bootlooping after the flash help me plz.
You missed the dm-verity flash, just flash it.
Hi i tried to flash a kernel and i lost the root. I don't have any backup what should i do ?
Some kernel when flashing re enable the encryption of the / partition so the only way to go back is the backup. Without that you good to wipe and reflash magisk (and loosing all your data).
Does the magisk 17.2 (Beta) works on my Snine ?
Ya it's works.
Links:
Magisk 17.1 official:
[url]https://androidfilehost.com/?fid=962187416754474353[/URL]
Magisk Manager:
https://github.com/topjohnwu/Magisk/releases/download/manager-v5.9.1/MagiskManager-v5.9.1.apk
Xposed Oreo S9:
[url]https://forum.xda-developers.com/showthread.php?t=3034811[/URL]
Twrp S9:
[url]https://twrp.me/samsung/samsunggalaxys9.html[/URL]
Twrp S9+:
[url]https://twrp.me/samsung/samsunggalaxys9plus.html[/URL]
After doing this pc wont recognized phone any idea why?
yehuda2525 said:
After doing this pc wont recognized phone any idea why?
Click to expand...
Click to collapse
Check your driver.
update magisk manager
hi , i have already root my device thanks to you but with 16.3 modified version . so to update it do i need to install the 17.1 directly or i need to uninstalle it and install the new one ? thanx for the help:good:
edit : i did all this but nothing workes .
when i install it directly , after the reboot i found magisk but it crash.
i have uninstall it and reinstall but now there is no icon of it ?
ponthere said:
hi , i have already root my device thanks to you but with 16.3 modified version . so to update it do i need to install the 17.1 directly or i need to uninstalle it and install the new one ? thanx for the help:good:
edit : i did all this but nothing workes .
when i install it directly , after the reboot i found magisk but it crash.
i have uninstall it and reinstall but now there is no icon of it ?
Click to expand...
Click to collapse
Sometimes the manager disappear, you just need to reinstall it.
https://github.com/topjohnwu/Magisk/releases/download/manager-v5.9.1/MagiskManager-v5.9.1.apk
I did it but installation fail !!
Is it possible to install Magisk without TWRP on the S9+ ?
When I try to patch the boot image I get "Repackaging boot image.... ! Installation fail" The Magisk log file everything seems to work then it ends with " Cleaning up.... ! Installation failed" . I can probably patch the boot.img of the S9+ with my S7 Edge. Any idea if this would work?
yahavrave said:
Is it possible to install Magisk without TWRP on the S9+ ?
When I try to patch the boot image I get "Repackaging boot image.... ! Installation fail" The Magisk log file everything seems to work then it ends with " Cleaning up.... ! Installation failed" . I can probably patch the boot.img of the S9+ with my S7 Edge. Any idea if this would work?
Click to expand...
Click to collapse
Update with latest firmware from Samsung.
Not sure what you mean @frauchgu10. I have the latest OTA installed.
yahavrave said:
Not sure what you mean @frauchgu10. I have the latest OTA installed.
Click to expand...
Click to collapse
I don't know why but maybe this version is incompatible with this method. I will maybe do some test about that.
Maybe.. But do you think it wil work if I patched the latest boot image (for the S9+) on another phone (S7 Edge). What will happen if I try to flash it via Odin ?
Everything went smooth! Recovery installed, and rooted.
Thanks!
frauchgu10 said:
I don't know why but maybe this version is incompatible with this method. I will maybe do some test about that.
Click to expand...
Click to collapse
hi there,
im unable to root after the august 1 security patch running stock rom G965FXXU2BRGA_G965FOXM2BRG8_ILO on galaxy s9+
my phone lags then freezes permanently after flashing magisk and booting up . i haven't experienced this before the update
any ideas?
im thinking the update probably broke "No Verify Encrypt" because magisk is unable to keep dm-verity enabled .
i discovered this when opening magisk manager,the checkbox for preserve dm verity is not checked,and when i do enabled it it does nothing.tried restarting too
i tried various methods including issuing "echo KEEPVERITY=true>>/data/.magisk" command in recovery terminal after flashing magisk with no success ( i even tried flashing different magisk version ,latest version then the one before it and another one..etc) tried supersu too . i tried everything in "Magisk and MagiskHide Installation and Troubleshooting guide " documented in Magisk Troubleshoot Wiki (Didgeridoohan!)
my steps to rooting is the following :
enabling OEM unlock if not enabled
flashing twrp 3.2.3.0 star2lte
formating data then rebooting to recovery
Installing No Verify Encrypt 6.0 star zip file then rebooting to recovery again
installing rmm state bypass v2
flashing magisk ( tried different versions,customs ones too ,supersu)
rebooting to system
(gathered from various tutorials from highonandriod or other places)
What features are gone if i rooted my phone other than secure folder and samsung pay?
When rooted you can't update via OTA. Some games can detect root like pokemon go so you can not play these games without doing some tricks.
frauchgu10 said:
When rooted you can't update via OTA. Some games can detect root like pokemon go so you can not play these games without doing some tricks.
Click to expand...
Click to collapse
Okay, any others than that?
frauchgu10 said:
When rooted you can't update via OTA. Some games can detect root like pokemon go so you can not play these games without doing some tricks.
Click to expand...
Click to collapse
could you help me with my problem?
im having trouble with my device rooting,after the first boot my device freezes up and wont respond.
it seems that samsung patched some of the vulnerabilities used by the bypasses to achieve root,
after the august update. the device is unable to sustain the NO Verity OPT encrypt , the device seems to re-encrypt it self after the first boot
thanks alot man
mrwan74 said:
could you help me with my problem?
im having trouble with my device rooting,after the first boot my device freezes up and wont respond.
it seems that samsung patched some of the vulnerabilities used by the bypasses to achieve root,
after the august update. the device is unable to sustain the NO Verity OPT encrypt , the device seems to re-encrypt it self after the first boot
thanks alot man
Click to expand...
Click to collapse
I see Samsung reinforced the security I'm trying to do something about that. If you want a stable rom I suggest you to install the soldier9312 rom:
https://forum.xda-developers.com/ga...fd-n-stock-rom-soldier9312-1-0-t3771346/page1
frauchgu10 said:
I see Samsung reinforced the security I'm trying to do something about that. If you want a stable rom I suggest you to install the soldier9312 rom:
https://forum.xda-developers.com/ga...fd-n-stock-rom-soldier9312-1-0-t3771346/page1
Click to expand...
Click to collapse
okay thanks alot man i appreciate it
@frauchgu10
i came upon some new information that maybe would be helpful
ashyx ,a recognized contributor to the xda community said ,and i quote the following :
"Since Oreo Dm-verity flags are no longer in the Ramdisk. The flags are dtb based.
If the dtb isnt patched or dm-verity disabled in the kernel source then rooting will likely cause a boot loop.
Same goes for disabling forced encryption, the flags are no longer in the Ramdisk fstab, but usually located in the Vendor partition.
Magisk attempts to hex patch the kernel, but when Samsung update the firmware the hex patch offsets change and patching fails."
i hope this helps man
I truly appreciate everyone’s efforts and commitments Thank you for taking time out of your personal time to this :good::good::good::good:

[GUIDE] Magisk Root without TWRP

Hello guys.
I've seen this device development for custom rom and custom recovery are slow (they did it in privat currently, invited user or someone who want to join). The unofficial twrp having issue with encrypted device (asking for password). So internal storage in twrp isnt accesible and need to format data to make it works. Of course ROOTING with TWRP is still POSSIBLE by placing magisk to extSdcard anyway.
And this guide is a SECOND chance for you who wants to ROOT your phone WITHOUT TWRP. But, need a PC. The root method here are from magisk thread https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445 .
Things needed :
- Unlocked Bootloader
- PC with ADB and Fastboot installed
- boot.img of your miui rom. You can grab it (open with winRar) from fastboot firmware (.tgz) xiaomi redmi S2. Download the firmware file in xiaomi site or in this section thread. The version are reccomended to be the same as your current miui version.
- Magisk Manager.apk https://github.com/topjohnwu/Magisk/releases/download/manager-v6.0.1/MagiskManager-v6.0.1.apk
- Know how to use minimal adb and fastboot.
Again this method does not need root, and also does not require a custom recovery. boot.img & UBL is a must.
1. Open Magisk Manager
2. Press Install > Install > Patch Boot Image File, and select your boot.img file
3. Magisk Manager will now patch your boot image, and store it in Internal Storage/Download/patched_boot.img
4. Copy the patched boot image to your PC. Place it in Minimal ADB & Fastboot directory.
5. Flash the patched boot image to your device. Here is the command :
fastboot flash boot boot.img
6. If adb say "Okay" twice, mean it succesfully.
Type : fastboot reboot
7. Wait your phone to reboot.
8. Voila!
I've done this method with my Redmi 5 Plus and not having any issue. Technically, bootloop risk are very low. Because magisk disable dm-verity.
I dont know someone already make a guide about this here. But its not detailed. So, ill keep this thread on. For root with custom recovery TWRP here.
GueztStar said:
I dont know someone already make a guide about this here. But its not detailed. So, ill keep this thread on. For root with custom recovery TWRP here.
Click to expand...
Click to collapse
Actually we have a developer working for our device. And also, we have our own forum and a treble supported TWRP and a special GSI for our device. The only thing which is not working in the GSI is there VoLte. Please visit our forum mi-ysl.tk
---------- Post added at 04:55 AM ---------- Previous post was at 04:51 AM ----------
reynold30 said:
Actually we have a developer working for our device. And also, we have our own forum and a treble supported TWRP and a special GSI for our device. The only thing which is not working in the GSI is there VoLte. Please visit our forum mi-ysl.tk
Click to expand...
Click to collapse
The credit mainly goes to @Peaktogoo
reynold30 said:
Actually we have a developer working for our device. And also, we have our own forum and a treble supported TWRP and a special GSI for our device. The only thing which is not working in the GSI is there VoLte. Please visit our forum mi-ysl.tk
---------- Post added at 04:55 AM ---------- Previous post was at 04:51 AM ----------
The credit mainly goes to @Peaktogoo
Click to expand...
Click to collapse
In general people didnt know that like i am. But, im glad to hear that. My friend have this phone and think about doing these kind of.
GueztStar said:
In general people didnt know that like i am. But, im glad to hear that. My friend have this phone and think about doing these kind of.
Click to expand...
Click to collapse
Am glad to help you
Why this phone don't have custom rom? What am I missing?
This method actually works for my S2. Thanks for sharing.
Download twrp redmi s2 by peak
Fastboot boot twrp.img
Press Cancel
Flash magisk zip
Reboot
Done
Please give latest mi magisk patched boot image .
Please ..
Thanks a lot, Gueztar!
Your method has worked on my Redmi S2.

TWRP[UNOFFICAL]-BETA-BUILD-[12-03-2019]

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.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Main Highlights
✪ MTP support
✪ Can flash stock os Images
✪ Backup/restore works with any os
✪ Restore your old twrp backup
✪ Optimized and faster
✪ Build On A29 Pre Built Kernel By Realme
✪ Full compatible with color os
ScreenShots
Download Link:
https://mega.nz/#!5gYnjQSB!YhC_ZTHuopwwP50LxTvJ1VOq4zYSfG0LAudWr6gatUA
Code:
Bugs
:GSI Flashing Has Some Issues
:If You Finds Any Other Bug Then Report Me
Credits;
AnuragRai(Developer)
Hamza(Tester)
RK(Tester)
Jatin(Tester)
MKS(RM2p Dev,Always Supported Me)
And Whole Realme Tester Team
XDA:DevDB Information
TWRP[UNOFFICAL]-BETA-BUILD-[12-03-2019], Tool/Utility for the Oppo Realme 1
Contributors
anurag rai, hamza
Version Information
Status: Beta
Current Beta Version: 01
Beta Release Date: 2019-03-12
Created 2019-03-12
Last Updated 2019-03-12
Flashing Guide
Code:
[CENTER]
:adb reboot bootloader
:fastboot flash recovery recoveryname.img
:reboot phone manually ,not from fastboot
:After phone boots up,power off it
:Press Power Button+Volume UP &Down For Approx 20 seconds
:After You Are Inside Of Twrp,do this
:Wipe-Format Data-Yes And reboot manually by power off the device
:And Press Power Button+Volume UP & Down
:Flash Magisk And Reboot [/CENTER]
Caution
Code:
:Never Reboot directly to recovery by adb or fastboot commands as it will cause soft brick,
:always manually reboot
Reserved
Thankyou bro..
Finally we are getting working twrp recovery for rm 1:highfive: keep up the good work mate
anabhi said:
Finally we are getting working twrp recovery for rm 1:highfive: keep up the good work mate
Click to expand...
Click to collapse
Bro can you help me with fixing reboot to recovery issue
anurag rai said:
Flashing Guide
Code:
[CENTER]
:Wipe-Format Data-Yes And reboot manually by power off the device
:And Press Power Button+Volume UP & Down
:Flash Magisk And Reboot [/CENTER]
Caution
Code:
:Never Reboot directly to recovery by adb or fastboot commands as it will cause soft brick,
:always manually reboot
Click to expand...
Click to collapse
After wiping data and turning off. My phone wont boot. I doesnt even show the logo. Please help.
It's Working ! Thanks Alot Mate.:victory:
awesome work bro.. thnks a lot u r too fast..
Why wiping data ? Also if we wipe data then won't it take time to setup the device after that only we could reboot. And I just need to put some some apps into system, I dont want to flash magisk. Can I just boot into recovery once using fastboot boot twrp.img command /
Awesome man!??
svsexodia said:
Why wiping data ? Also if we wipe data then won't it take time to setup the device after that only we could reboot. And I just need to put some some apps into system, I dont want to flash magisk. Can I just boot into recovery once using fastboot boot twrp.img command /
Click to expand...
Click to collapse
Yes you can
manavkush said:
Flashing Guide
Caution
After wiping data and turning off. My phone wont boot. I doesnt even show the logo. Please help.
Click to expand...
Click to collapse
Charge it bro
Realme 1 - Treble Rom
'TREBLE', let's talk about it.
Realme 1 supports treble, we have unlocked bootloader, a working TWRP, and several Treble Roms available, so why haven't anyone tried flashing a Treble Rom yet on Realme 1? Those are the only things we need to flash a Treble Rom on this device right? Am I missing something?
I don't have a backup phone nor do we have official firmware for Realme 1 to recover from soft brick, so I am not willing to risk my device yet. If someone else could do it instead I would appreciate it a lot.
P.S. Someone should start a pinned thread for 'Realme 1 - Treble Roms'
johndoe5 said:
'TREBLE', let's talk about it.
Realme 1 supports treble, we have unlocked bootloader, a working TWRP, and several Treble Roms available, so why haven't anyone tried flashing a Treble Rom yet on Realme 1? Those are the only things we need to flash a Treble Rom on this device right? Am I missing something?
I don't have a backup phone nor do we have official firmware for Realme 1 to recover from soft brick, so I am not willing to risk my device yet. If someone else could do it instead I would appreciate it a lot.
P.S. Someone should start a pinned thread for 'Realme 1 - Treble Roms'
Click to expand...
Click to collapse
I've Flashed Phh's GSI Treble Roms.All Of Em Seems To Work Fine But Volte Is Not Working On Any Of Em So I Had To Switch Back To Stock. I Tested AOSP 9.0,RR 9.0 And Lineage 8.1:silly:
It's_Shawn said:
I've Flashed Phh's GSI Treble Roms.All Of Em Seems To Work Fine But Volte Is Not Working On Any Of Em So I Had To Switch Back To Stock. I Tested AOSP 9.0,RR 9.0 And Lineage 8.1:silly:
Click to expand...
Click to collapse
Which TWRP did you use?
And where can I find the stock firmware?
johndoe5 said:
Which TWRP did you use?
And where can I find the stock firmware?
Click to expand...
Click to collapse
That Time I Didn't Use Any Recovery,I Used Fastboot Commands
Hey I successfully installed TWRP recovery but I didn't flash magisk yet. But even now there is a message in status bar saying "Rooting of your phone has been detected. Tap to fix" and that screen is showing me to install 2.1GB OTA update. Idk what is happening I never faced such thing in any of my earlier phone while twrp flashing . What is this ? Can I install the update ? And why is it showing. Will there be possible bootloops if I install the update or willI I still be having TWRP or stock recovery get flashed. Please answer so i can proceed with my choice.
5s4rnv33r said:
Hey I successfully installed TWRP recovery but I didn't flash magisk yet. But even now there is a message in status bar saying "Rooting of your phone has been detected. Tap to fix" and that screen is showing me to install 2.1GB OTA update. Idk what is happening I never faced such thing in any of my earlier phone while twrp flashing . What is this ? Can I install the update ? And why is it showing. Will there be possible bootloops if I install the update or willI I still be having TWRP or stock recovery get flashed. Please answer so i can proceed with my choice.
Click to expand...
Click to collapse
https://forum.xda-developers.com/re...l-method-root-realme-1-install-t3908030/page3
try the solution written in soham028 's post.
it worked for me and updating os will remove root.
vikas2316 said:
https://forum.xda-developers.com/re...l-method-root-realme-1-install-t3908030/page3
try the solution written in soham028 's post.
it worked for me and updating os will remove root.
Click to expand...
Click to collapse
Updating OS will remove root but will it also remove TWRP ???
One more question I followed all the steps correctly (including wiping data) but from TWRP I can't mount DATA.
---------- Post added at 10:01 PM ---------- Previous post was at 09:13 PM ----------
After wiping data if I just reboot to TWRP recovery then I can mount the DATA but once I have started the phone and set it up then again I boot into TWRP recovery and when I try to mount DATA I am not able to do so. Can't mount /data invalid argument. Please suggest something.

Android Q V3.25 (Magic 3) WOW!

I am rooted and current version i am on is V2.45 and i have been received V.3.25. i am so eager to update it but afraid since i am rooted because Android Q doesn't work with rooted.
Help needed.. Experts...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How dude, I'm still stuck with Android 9 here
kiranaxel said:
I am rooted and current version i am on is V2.45 and i have been received V.3.25. i am so eager to update it but afraid since i am rooted because Android Q doesn't work with rooted.
Help needed.. Experts...
Click to expand...
Click to collapse
Is it andriod beta or final release??
HyperPalBuddy said:
How dude, I'm still stuck with Android 9 here
Click to expand...
Click to collapse
I am on Chinese rom bro
walkwitmeinhel said:
Is it andriod beta or final release??
Click to expand...
Click to collapse
Beta
kiranaxel said:
I am rooted and current version i am on is V2.45 and i have been received V.3.25. i am so eager to update it but afraid since i am rooted because Android Q doesn't work with rooted.
Help needed.. Experts...
Click to expand...
Click to collapse
You can visit website nubia and download Rom V3.25
last updated
---------- Post added at 08:26 AM ---------- Previous post was at 08:25 AM ----------
HyperPalBuddy said:
How dude, I'm still stuck with Android 9 here
Click to expand...
Click to collapse
As above!!
Redmagic 3 Android 10
Android 10 on Chinese rom feels a lot smoother than Android 9 and trust me redmagic version 8 is so much better than the previous one. There is still no option to change launcher.
Redmagic Android 10
No major update in the camera department. Ui feels a lot smoother game space has also been styled with same theme which is found on redmagic 5G. A new option is added on the game space left toggle named as aim assist which actually create a overlayed crosshair. There is also option given in settings as well as in the game space toggle by which we change change the screen refresh rate between 60hz to 90hz.
Amandogra1997 said:
Android 10 on Chinese rom feels a lot smoother than Android 9 and trust me redmagic version 8 is so much better than the previous one. There is still no option to change launcher.
Click to expand...
Click to collapse
How did you install Gapps? Using otg?
souma_rox said:
How did you install Gapps? Using otg?
Click to expand...
Click to collapse
I installed twrp then Gapps. I also flash Magisk so now my phone is rooted.
souma_rox said:
How did you install Gapps? Using otg?
Click to expand...
Click to collapse
I flashed by twrp by just putting the zip in the internal memory and and also flash magisk cause without it Google services are not working
How ?
How ?
tknguyencsu said:
I installed twrp then Gapps. I also flash Magisk so now my phone is rooted.
Click to expand...
Click to collapse
edwsaldana said:
How ?
Click to expand...
Click to collapse
Follow the instruction in the following thread:
https://forum.xda-developers.com/red-magic-3/development/recovery-unofficial-twrp-nubia-red-t3962482
somebody knows how to change launcher?
I'm on V1.20
Which rom am ai exactly on? Because the rom versions stated on nubia website doesn't match what I got.
Just updated to 3.25
RM3
With Twrp + Magisk + Pico Gapps
Successfully Rooted
---------- Post added at 10:40 AM ---------- Previous post was at 10:28 AM ----------
I was using Chinese ROM 2.45
I just Downloaded Latest Rom Zip File
TWRP. Img file
Magisk zip file
All on mobile
No need of pc
When all files downloaded
reboot in to Recovery mode and flash Latest Rom
After flashing Latest Rom
Don't Reboot your device
Just press back and find twrp. Img file(you can select file extension in TWRP which you want to flash like Zip file or img file)
Just find twrp img file and flash it
When you flashing you will get options boot , system , recovery etc
Just select Recovery and swipe to flash
After flashing TWRP img file
Go to Reboot menu of TWRP
And tap on Reboot Recovery & Swipe to Reboot.
When recovery boots again
Just flash Magisk first then flash Pico Gapps.
After all these steps just reboot your device
It will take 10 to 15 minutes
If any Question you can ask me.
Latest Rom Download Link
TWRP file Download Link
---------- Post added at 10:40 AM ---------- Previous post was at 10:40 AM ----------
You can find Gapps and Magisk zip on Google.
sensor problem after downgrading android 10 to android 9
I have flashed android to test new features as I was testing I noticed that there is some pubg lag issues and also the ping which I usually get on android 9 was not the same on android 10. Pubg is not as smooth as android 10 so I decided to downgrade to android 9 but right after downgrading I noticed all of my sensor except fingerprint were not working i tried everything to make the sensors working but all in vain so at last I have to flash the rom via tool using edl mode after that everything came back to normal.
This is the process to downgrade to android 9.
Just use unbrick tool works for andriod 10 to everthing wil be fine
..::Farrukh::.. said:
Just updated to 3.25
RM3
With Twrp + Magisk + Pico Gapps
Successfully Rooted
---------- Post added at 10:40 AM ---------- Previous post was at 10:28 AM ----------
I was using Chinese ROM 2.45
I just Downloaded Latest Rom Zip File
TWRP. Img file
Magisk zip file
All on mobile
No need of pc
When all files downloaded
reboot in to Recovery mode and flash Latest Rom
After flashing Latest Rom
Don't Reboot your device
Just press back and find twrp. Img file(you can select file extension in TWRP which you want to flash like Zip file or img file)
Just find twrp img file and flash it
When you flashing you will get options boot , system , recovery etc
Just select Recovery and swipe to flash
After flashing TWRP img file
Go to Reboot menu of TWRP
And tap on Reboot Recovery & Swipe to Reboot.
When recovery boots again
Just flash Magisk first then flash Pico Gapps.
After all these steps just reboot your device
It will take 10 to 15 minutes
If any Question you can ask me.
Latest Rom Download Link
TWRP file Download Link
---------- Post added at 10:40 AM ---------- Previous post was at 10:40 AM ----------
You can find Gapps and Magisk zip on Google.
Click to expand...
Click to collapse
its twrp had encrypted yours folders or folders cant be shown ?
which version of magisk did you flash? I tried with the last one but I get an error
..::Farrukh::.. said:
Just updated to 3.25
RM3
With Twrp + Magisk + Pico Gapps
Successfully Rooted
---------- Post added at 10:40 AM ---------- Previous post was at 10:28 AM ----------
I was using Chinese ROM 2.45
I just Downloaded Latest Rom Zip File
TWRP. Img file
Magisk zip file
All on mobile
No need of pc
When all files downloaded
reboot in to Recovery mode and flash Latest Rom
After flashing Latest Rom
Don't Reboot your device
Just press back and find twrp. Img file(you can select file extension in TWRP which you want to flash like Zip file or img file)
Just find twrp img file and flash it
When you flashing you will get options boot , system , recovery etc
Just select Recovery and swipe to flash
After flashing TWRP img file
Go to Reboot menu of TWRP
And tap on Reboot Recovery & Swipe to Reboot.
When recovery boots again
Just flash Magisk first then flash Pico Gapps.
After all these steps just reboot your device
It will take 10 to 15 minutes
If any Question you can ask me.
Latest Rom Download Link
TWRP file Download Link
---------- Post added at 10:40 AM ---------- Previous post was at 10:40 AM ----------
You can find Gapps and Magisk zip on Google.
Click to expand...
Click to collapse

TWRP for the Samsung Galaxy Tab S7+ 5G (T976B)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
Welcome to TWRP for the Samsung Galaxy Tab S7+ 5G (T976B). This same image will also work for the wi-fi-only T970.
Installation
Only proceed if you are comfortable with low-level device management and are capable of recovering an unbootable device, should an unforeseen mishap occur.
Unlock your device's bootloader and then install the recovery image below. If you use Odin to flash it, remember to rename the image recovery.img and tar it before flashing. You will also need to flash a neutralised vbmeta.img image if you have not already disarmed verified boot.
Post-installation
The Tab S7+ 5G utilises proprietary file-based encryption (FBE) in its factory state for the user data partition. TWRP cannot decrypt this, however, so it must be removed. Otherwise, you will not be able to perform back-ups and restores.
To remove encryption from your device, please use TWRP to flash the Samsung multi-disabler and then format /data again. You must use at least v2.5 of the multi-disabler.
These builds are stable and known to perform well on many users' devices.
Latest releases
Android 12 (CULC firmware)
twrp-gts7xl-3.6.0_11-A12-1a7_ianmacd.img
Android 11 (BUA8 firmware)
twrp-gts7xl-3.5.0_10-A11_3_ianmacd.img
Android 10 (ATJ4 firmware)
twrp-gts7xl-3.5.0_10-2_ianmacd.img
Source
TWRP device tree for the Galaxy Tab S7+ 5G (T976B)
Kernel source code for the Galaxy Tab S7+ 5G (T976B)
TWRP source code
Support
For support or just to talk about the device amongst friends, please join our Telegram group dedicated to TWRP/root on Samsung devices.
XDA:DevDB Information
TWRP for the Samsung Galaxy Tab S7+ 5G, Tool/Utility for the Samsung Galaxy Tab S7 / S7 Plus
Contributors
ianmacd
Version Information
Status: Production
Current Production Version: 3.5.0-1_ianmacd
Production Release Date: 2020-12-29
Created 2020-09-16
Last Updated 2022-01-12
Changelog
2021-01-28 3.5.0_A11-3
First release with Android 11 kernel, built for BUA8 firmware.
Any file beginning with Magisk- is now considered flashable.
2021-01-25 3.5.0_A11-2
Fix device rebooting only to recovery.
Fix spurious attempt to perform digest authentication when flashing .apk file.
2021-01-25 3.5.0_A11-1
Report the device as running Android 11.
TWRP will now include files named Magisk.apk, app-release.apk or app-debug.apk in the list of flashable .zip files. This is to accommodate the new packaging of Magisk as a payload within the manager app.
2021-01-19 3.5.0-2
Merge post-3.5.0 release bug fixes.
2020-12-29 3.5.0-1
Update to TWRP 3.5.0.
2020-12-23 3.4.0-3
Fixed bug that causes unmounting of System when Advanced menu is entered.
2020-12-20 3.4.0-1
First production release.
Working MTP implementation.
2020-11-06 3.4.0-1a21
Fixed image back-up of Optics partition.
logcat is now enabled in recovery.
With kernel built for ATJ4 firmware.
2020-10-07 3.4.0-1a16
With kernel built for ATI3 firmware.
Super fast and superb news! Can you make it for t970, wifi only?
Thanks
+1
+++++++++1 please doo pleasssseee
Come on Ian.... :angel: Get that T870 source code and give us 11 inch wi-fi guyz some luv...
ivanox1972 said:
Super fast and superb news! Can you make it for t970, wifi only?
Thanks
Click to expand...
Click to collapse
+1 would really appreciate it if this could be done.
Would love twrp support for SM-T970 wifi. Will definitely buy you some coffee for the hard work.
Thanks. :good:
Please please please +1 +1 for T970 wifi model!!!
donation guarantee from me
Will chip in fora T970 tutorial.
Thank you.
FYI it does work on T970 but ADB is not working.. I was able to put the multi disabler and magisk zip onto my extsd card then flashed twrp, flashed multi disabler, formatted data, reboot recovery flash magisk then boot system. Keep in mind I already had my vbmeta disabled.
I then made a full backup in twrp which went just fine.
So T970 will work but adb isnt working so would need to have your files on a extsd .
EDIT: I spoke too soon.. it actually works including adb after disabling mtp.. i had something screwy with my messin with it lol.. multi disabler worked also
Got it flashed to my Tab S7+ (T970), but I don't see system as a flashable partition when trying to flash an img. Only see Boot, Recovery, Optics image, Prism image and super. I am looking to flash a a GSI
EDIT: It seems the S7+ has dynamic partitions where system.img is within super.img (which also contains other partition images). Flashing a system.img to the super partition won't do. Guess I'll have to research and wait for devs so i can figure out how to flash a GSI on this thing
Gilbot said:
Got it flashed to my Tab S7+ (T970), but I don't see system as a flashable partition when trying to flash an img. Only see Boot, Recovery, Optics image, Prism image and super. I am looking to flash a a GSI
EDIT: It seems the S7+ has dynamic partitions where system.img is within super.img (which also contains other partition images). Flashing a system.img to the super partition won't do. Guess I'll have to research and wait for devs so i can figure out how to flash a GSI on this thing
Click to expand...
Click to collapse
repack gsi into the super.img then flash super
Hello. One thing I wanted to ask. Might I use this TWRP Tree to compile SHRP?
Best Regards,
me
ivanox1972 said:
Super fast and superb news! Can you make it for t970, wifi only?
Thanks
Click to expand...
Click to collapse
mikedavo said:
+1
Click to expand...
Click to collapse
Huntyz said:
+1 would really appreciate it if this could be done.
Click to expand...
Click to collapse
vangry2020 said:
Would love twrp support for SM-T970 wifi. Will definitely buy you some coffee for the hard work.
Thanks. :good:
Click to expand...
Click to collapse
Speedy_Will said:
Please please please +1 +1 for T970 wifi model!!!
donation guarantee from me
Click to expand...
Click to collapse
Jalh said:
Will chip in fora T970 tutorial.
Thank you.
Click to expand...
Click to collapse
ssalkuwari said:
+++++++++1 please doo pleasssseee
Click to expand...
Click to collapse
The T976B image has since been verified to also work without issue on the T970..
3.4.0-1a16 released.
The image has been updated with the latest fixes from the head of the TWRP Android 10 branch, plus a kernel built to match ATI3 firmware.
ianmacd said:
The T976B image has since been verified to also work without issue on the T970..
Click to expand...
Click to collapse
Where can I send a donation to ?
ianmacd said:
The image has been updated with the latest fixes from the head of the TWRP Android 10 branch, plus a kernel built to match ATI3 firmware.
Click to expand...
Click to collapse
Can we update to this build without flashing through odin via a PC?
Also please provide a payment method so we can send money your way:good:
Edit: Just updated to the latest new build using the official twrp app works perfectly on T970.
thanks.
I have a new SM-T970 with now an unlocked bootloader. Is it save to flash this TWRP in "EUX_T970XXU1ATI2" (this is the current firmware on the tablet and no updates to "ATI3" are offered to me currently)?
One additional question: Where I can find a "neutralised vbmeta.img" for the SM-T970?
Edit2: Got it!
For everyone who is struggeling with the "neutralised vbmeta.img" as me here is the manual on how vbmeta can be "neutralised": https://forum.xda-developers.com/galaxy-s20/how-to/howto-root-s20-series-upgrade-firmware-t4079353
Stage 3: Disable Android Verified Boot
1. Reboot to DOWNLOAD mode. If you are already in the download mode, skip to step 2.
2. Download Odin 3.14.4 or newer and make sure Samsung USB drivers are installed.
3. Open Odin and put the vbmeta_disabled.tar into USERDATA slot and click "Start"
4. Your device will reboot but it will not boot into system as vbmeta signature has changed.
5. Your device will reboot into RECOVERY mode automatically and prompt "You have to reset your device to factory settings". Use "Volume Up" or "Volume Down" button to move and "Power/Bixby" button to select. Confirm and reset the device to factory settings.
6. This is the last time the data on the device has to be cleared. Afterwards, if you don't re-lock bootloader or re-enable the Android Verified Boot, you will not lose your data. Be aware, a stock firmware package contains a Android Verified Boot Metadata Image (vbmeta.img) with verifications enabled. You will need to flash the vbmeta_disable image (put into USERDATA slot) along with the stock firmware (use BL, AP, CP, CSC slots) to make sure AVB is not re-enabled and the data is preserved.
Click to expand...
Click to collapse
The file which must be flashed as "USERDATA" will be this (on bottom at the first post): vbmeta_disabled.tar
Now lets have a look if the TWRP is working on my ATI2-Firmware.
EDIT3:
Now I got everything to work:
- unlocked bootloader
- root with magisk
- "disabled vbmeta"
- flashed TWRP
- flashed "multidisabler-samsung-2.6.zip" and disabled with this the encryption
- Setup a last time and now I have TWRP and root via Magisk
Thanks everyone who helped to make the tab s7+ much more usable as it is out of the box.
Later I will try backup/restore in TWRP.
EDIT4:
So I just made a backup, wiped data and afterwards restored the backup: Success! The tablet is exact at the state where I backed it up.
So for others: I got a lot of information from this thread which are useful for the Tab S7+ also: https://forum.xda-developers.com/galaxy-s20/how-to/howto-root-s20-series-upgrade-firmware-t4079353
vangry2020 said:
Can we update to this build without flashing through odin via a PC?
Click to expand...
Click to collapse
Yes. If TWRP is already installed, just choose Install from the main menu, tap Image, select the new TWRP image file and flash it to Recovery. Reboot to recovery and you'll be in the new version.
Alternatively, any Android root app capable of flashing the recovery partition can be used. Or even just dd on the command line, using a terminal program or adb to spawn a shell.
Also please provide a payment method so we can send money your way:good:
Click to expand...
Click to collapse
I don't accept donations, but I appreciate the sentiment. Thank you.

Categories

Resources