[Tip] Fix Battery Drain Problem - T-Mobile Samsung Galaxy S6

Thank to bigxie because he has fixed this problem on Galaxy S6
http://forum.xda-developers.com/showthread.php?p=60078327
I will show you clearly how to fix battery drain again:
1. Root device by CF auto root. Install SU. Download G920T Stock Recovery from this link https://www.androidfilehost.com/?fid=95916177934554523
2. Install Flashify from Google Play Store https://play.google.com/store/apps/details?id=com.cgollner.flashify&hl=en
3. Open Flashify and choose flash Img file
4. Choose TWRP Recovery and flash it. Your phone will reboot and wait about 2 minutes
5. After that, now we are in TWRP, choose Reboot and Reboot System
6. Open Flashify again and choose Img file, choose G920T Stock Recovery.img file
7. Now, wait for done and you'll back to Stock Recovery, choose Wipe Cache Partition
8. Reboot your phone and your phone can deep sleep
These step help you save your battery, make S6 runs more longer like me. Thanks bigxie again, open above link and hit Thanks for him
Some screenshots:

Thanks man. I haven't rooted yet but Im gonna try it now.

From the Moderator
since this is a repost showing the link ...... it has served its purpose So.......
................THREAD CLOSED ....................

Related

[Q] Bootloop w/ fastboot access (lg l90 415)

okay...i'll tell you the steps I took that got me to said bootloop..
1. towelroot rooted
2. downloaded supersu from playstore, updated bianary via "normal"
3. tested root w/ xplore app / everything checked out..i had root
4. unlocked the bootloader (got rid of download mode to access fastboot and did the command "fastboot oem unlock"
5. busybox install w/ stericson app
6. flashed twrp via rom installer and a .img file (it was the 415 version I made sure)
7. download pac man rom and gapps from the threads OP and put them on internal memory
8. reboot into recovery
9 wiped dalvik cache/cache/system/data
10 flashed pacman and gapps
11 gapps flash failed, couldn't execute bianary....
at this point i'm not sure if the pacman rom failed also, i just saw the gapps one failed and figured i would boot into the pac man and grab PA gapps......once i hit reboot.....bootloop!
tried to do button combo's to get into recovery....either i'm doing it wrong.....or recovery is borked because of a bad flash...(i think i'm doing it wrong....i press down on volume up+down and power....when i see the logo i let go of power and then hold the power button again???
anyways..fastboot works....but "adb devices" see's nothing
any help is appriciated.....i think i'm just going to exchange it in the store and say it's bootlooping...it's within the 14 days i bought it...and then after that i don't think i'm going to root it..it's to risk for a temp phone till my nexus 6 comes in.....that one is easy to hack...this one is stupid.
derp a derp
it pays to read the QandA common questions and answers....it was on the bottom of that...how to get into recovery....everywhere else on the web was wrong! gah..lol and the gapps isn't what failed..it was the pacman rom...maybe i got a bad download..gonna re-downlaod and try again......
no go
got to recovery.....tried to flash the stock .zip in the thread......nope...eventually it wouldn't mount /system so yeah..i'm going to exchange it at the store and maybe just root it..nothing else..no custom roms for this badboy...not hack friendly
pychobj2001 said:
got to recovery.....tried to flash the stock .zip in the thread......nope...eventually it wouldn't mount /system so yeah..i'm going to exchange it at the store and maybe just root it..nothing else..no custom roms for this badboy...not hack friendly
Click to expand...
Click to collapse
This ROM has a bad boot.img at the moment. The current workaround is to replace the boot.img in the downloaded zip with the boot.img from my CM11 ROM here.
You did everything right, minus not reading thru this forum. Not downing you, but if you had, you would have known about what I stated in my previous paragraph.
If PAC-ROM flashed, you can then power down the device and enter fastboot mode. Extract the boot.img from my ROM to the folder where your copy of the fastboot executable lives, then type:
Code:
fastboot flash boot boot.img
When that's finished, type:
Code:
fastboot reboot
No need to get discouraged. It may take a day or two, but there's always someone who has an answer to your Android related questions
Thank you Shinobi, your solution helped me deal with my bootlooping that happened to me
Sent from my LG-D415 using XDA Free mobile app

[Recovery][LG-H960A] TWRP v3.0.2-0 (unofficial)

This is an unofficial TWRP port for LG-H960A.
Thanks to @KAsp3rd and @GROGG88
I DON'T TAKE ANY RESPONSIBILITY. YOU DO EVERYTHING AT YOUR OWN RISK.
READ EVERYTHING and MAKE A BACKUP BEFORE YOU START.
Instructions:
1. You must be on newest stock Marshmallow: H960A20a_00_0316.kdz
You can use LG Bridge to install official update, or download .kdz file HERE
2. You need to have bootloader ulocked.
Official instructions are here: ( Unlocking the Bootloader @ LG Developer )
Remember that this will completely WIPE YOUR DATA, you will LOSE WARRANTY and this operation is IRREVERSIBLE.
3. Flash TWRP.
I assume you got ADB and FASTBOOT drivers working and adb is paired (it should be if you completed step 2).
Connect your phone to your pc, open command prompt and reboot to bootloader:
Code:
adb reboot bootloader
Your phone should reboot and you should be welcomed by Fastboot Mode screen.
Now download the recovery file (below) to your pc, unpack (to get .img) and rename it to recovery.img and put it in folder where you got command prompt open and:
Code:
fastboot flash recovery recovery.img
4. Boot to TWRP.
As on Marshmallow some fastboot commands are not working and LG is restoring recovery on every boot (so you cant use "adb reboot recovery" right now) you need to use one trick.
DO NOT REBOOT YOUR PHONE.
When still in fastboot from step 3 you need to turn off your phone completely. You can do that by holding power button or if that is not working take the battery out.
Now (put the battery in) and press POWER + VOL DOWN buttons. When you see LG logo release the POWER button (while still holding VOL DOWN) and press POWER button again.
You should see a screen which is asking you if you want to factory reset your phone. Don't worry - if you made everything correctly it should not wipe your phone.
Use volume and power buttons to choose YES (twice) - and you should see a TWRP screen (after a while)
WARNING: IF YOU REBOOTED YOUR PHONE AFTER FLASHING RECOVERY THIS STEP WILL REALLY ERASE ALL DATA. You need to flash recovery again (step 3)
5. (optional) flash SuperSU to get root.
Get SuperSU from official thread and put it in your phone.
While in TWRP from step 4 your phone should be recognized by ADB. Use below to move file to sdcard.
Code:
adb push BETA-SuperSU-v2.74-2-20160519174328.zip /sdcard/supersu.zip
Now in TWRP click Install, go to /sdcard/ and chooose supersu.zip. Follow instructions. After install you should choose to wipe cache/dalvik and reboot to system.
Your phone should be rooted now.
Download:
twrp-3.0.2.0-0-h960a.img.zip
(unpack .zip to get flashable .img)
Issues:
- Layout is wrong, status bar is being drawn on second screen.
- Date/time is wrong.
broken url
OK, now if we have recovery, is it possible to dump rooted system and pack it to .tot file for people who don't want to lose warranty?
11868 said:
broken url
Click to expand...
Click to collapse
Oh, true. Fixed.
rascal0pl said:
OK, now if we have recovery, is it possible to dump rooted system and pack it to .tot file for people who don't want to lose warranty?
Click to expand...
Click to collapse
Maybe.
Thank You it worked!
Great. Just bought it 2 days ago for good price. Will try it.
Sent from my LG-H955 using Tapatalk
Hi,
that's just great, thanks a lot.
As root is now possible has anyone tried to install xposed on th H960A?
I'm wondering if the second screen fix for the Telekom V10 also works with the H960A.
What about Viper4Android and AdAway?
rudi666 said:
This is an unofficial TWRP port for LG-H960A.
Thanks to @KAsp3rd and @GROGG88
I DON'T TAKE ANY RESPONSIBILITY. YOU DO EVERYTHING AT YOUR OWN RISK.
READ EVERYTHING and MAKE A BACKUP BEFORE YOU START.
Instructions:
1. You must be on newest stock Marshmallow: H960A20a_00_0316.kdz
You can use LG Bridge to install official update, or download .kdz file HERE
2. You need to have bootloader ulocked.
Official instructions are here: ( Unlocking the Bootloader @ LG Developer )
Remember that this will completely WIPE YOUR DATA, you will LOSE WARRANTY and this operation is IRREVERSIBLE.
3. Flash TWRP.
I assume you got ADB and FASTBOOT drivers working and adb is paired (it should be if you completed step 2).
Connect your phone to your pc, open command prompt and reboot to bootloader:
Code:
adb reboot bootloader
Your phone should reboot and you should be welcomed by Fastboot Mode screen.
Now download the recovery file (below) to your pc, unpack (to get .img) and rename it to recovery.img and put it in folder where you got command prompt open and:
Code:
fastboot flash recovery recovery.img
4. Boot to TWRP.
As on Marshmallow some fastboot commands are not working and LG is restoring recovery on every boot (so you cant use "adb reboot recovery" right now) you need to use one trick.
DO NOT REBOOT YOUR PHONE.
When still in fastboot from step 3 you need to turn off your phone completely. You can do that by holding power button or if that is not working take the battery out.
Now (put the battery in) and press POWER + VOL DOWN buttons. When you see LG logo release the POWER button (while still holding VOL DOWN) and press POWER button again.
You should see a screen which is asking you if you want to factory reset your phone. Don't worry - if you made everything correctly it should not wipe your phone.
Use volume and power buttons to choose YES (twice) - and you should see a TWRP screen (after a while)
WARNING: IF YOU REBOOTED YOUR PHONE AFTER FLASHING RECOVERY THIS STEP WILL REALLY ERASE ALL DATA. You need to flash recovery again (step 3)
5. (optional) flash SuperSU to get root.
Get SuperSU from official thread and put it in your phone.
While in TWRP from step 4 your phone should be recognized by ADB. Use below to move file to sdcard.
Code:
adb push BETA-SuperSU-v2.74-2-20160519174328.zip /sdcard/supersu.zip
Now in TWRP click Install, go to /sdcard/ and chooose supersu.zip. Follow instructions. After install you should choose to wipe cache/dalvik and reboot to system.
Your phone should be rooted now.
Download:
twrp-3.0.2.0-0-h960a.img.zip
(unpack .zip to get flashable .img)
Issues:
- Layout is wrong, status bar is being drawn on second screen.
- Date/time is wrong.
Click to expand...
Click to collapse
Are there any other known issues? I don`t need to install any custom roms. I need it only for root and xposed on Marshmallow. Is there something that can surprise me?
Hi,
"OK, now if we have recovery, is it possible to dump rooted system and pack it to .tot file for people who don't want to lose warranty? "
Ohh, thats sounds nice if this realy possible.
i love my v10.
orbitandre said:
hi,
"ok, now if we have recovery, is it possible to dump rooted system and pack it to .tot file for people who don't want to lose warranty? "
ohh, thats sounds nice if this realy possible.
i love my v10.
Click to expand...
Click to collapse
+1 ??
cyvr1 said:
As root is now possible has anyone tried to install xposed on th H960A?
I'm wondering if the second screen fix for the Telekom V10 also works with the H960A.
What about Viper4Android and AdAway?
Click to expand...
Click to collapse
Didn't try xposed but I think it should work (if it's working on other V10 models - they are not that different). I just recently bought V10 and was disappointed in dpi, so I needed root to patch second screen to be dpi-independent.
Also: why would you want things like Viper4Android when you got really good sounding hifi dac onboard?
fixxxer102 said:
Are there any other known issues? I don`t need to install any custom roms. I need it only for root and xposed on Marshmallow. Is there something that can surprise me?
Click to expand...
Click to collapse
For sure it's enough to flash packages and get root. Xposed is independent from recovery so I can't say anything about that.
Testing are up to you guys. Don't be afraid as this phone is not easy to brick.
rudi666 said:
Also: why would you want things like Viper4Android when you got really good sounding hifi dac on board?
Click to expand...
Click to collapse
Quite simple answer. The onboard Hifi DAC only works with cable headphones. Viper4Android also supports Bluetooth devices.
rudi666 said:
I just recently bought V10 and was disappointed in dpi, so I needed root to patch second screen to be dpi-independent.
Click to expand...
Click to collapse
Could you write a small guide about the dpi change (I prefer 540-580)?
Thanks in advance.
cyvr1 said:
Quite simple answer. The onboard Hifi DAC only works with cable headphones. Viper4Android also supports Bluetooth devices.
Click to expand...
Click to collapse
Ah, you are right, that makes perfect sense. Sorry, I forgot about that.
paschalism said:
Could you write a small guide about the dpi change (I prefer 540-580)?
Click to expand...
Click to collapse
There is still a long way, right now second screen FCs are fixed, but layouts are still wrong. I don't know if I can fix it to be truly dpi-independent but I think 560 is optimal value for this screen.
Is this working with
H960a
V20a-AME-xx??
1k views and only 11 "thanks"??? Really? Guys! We need support devs! Big THANK YOU for ur hard work @rudi666. I haven't try ur method yet but I am happy with the fact that something is beginning to happen with v10
Wysłane z mojego LG-H960 przy użyciu Tapatalka
asmoroth said:
I haven't try ur method yet but I am happy with the fact that something is beginning to happen with v10
Click to expand...
Click to collapse
I did try his method and it worked like a charm. Ok, you'll have to reflash TWRP if you want to use it but I'm sure it's just a matter of time until we have permanent TWRP like th T-Mobile V10 obviously has.
Thanks to rudi666 I have root, xposed, adaway and viper4audio up and running on my V10. And as there are no interesting custom roms to flash in my opinion it does not matter that I'd need to reflash TWRP. If you plan your flashing in advance you can flash all zip files in one go. No real need for TWRP afterwards.
Thanks guys. Unfortunately I see there is not much going on in V10 scene, and it's a shame.
cyvr1 said:
Ok, you'll have to reflash TWRP if you want to use it but I'm sure it's just a matter of time until we have permanent TWRP like th T-Mobile V10 obviously has.
Click to expand...
Click to collapse
Hm.. if you follow instructions you should get permanent TWRP, just try "adb reboot recovery" to test it if you don't want to risk clearing data when using button combination. There is a file called /system/boot-from-recovery.p which is 'restoring recovery' on every boot (that's why there is an info in instruction about not rebooting your phone the first time), but after all the steps this file will be patched. I don't remember if the first use of TWRP or flashing SuperSU does it, but you should get permanent recovery. If not you can always rename this file manually.
rudi666 said:
Hm.. if you follow instructions you should get permanent TWRP, just try "adb reboot recovery" to test it if you don't want to risk clearing data when using button combination. There is a file called /system/boot-from-recovery.p which is 'restoring recovery' on every boot (that's why there is an info in instruction about not rebooting your phone the first time), but after all the steps this file will be patched. I don't remember if the first use of TWRP or flashing SuperSU does it, but you should get permanent recovery. If not you can always rename this file manually.
Click to expand...
Click to collapse
Hi,
I will try that again and see if I can get permanent TWRP. But as I said currently there is no real requirement for that. I flashed SuperSU and both files for xposed when I first booted into recovery and that is all I need at the moment.
i cant enter bootloader
h960A
after adb reboot booloader it keeb restart to soft

[Rom][VZW_CRI1][Stock_Oreo_PreRooted_Easy_Unroot/Root][Safestrap_Preinstalled]

This is for Verizon Only. Other Carriers will be available on their pages from here on out
You Do Not Need To Be Rooted To Install This Rom
You Must Be On Stock Verizon Oreo Firmware Before Starting
This Takes Some Patience To Install​
All Discussion for the latest will begin HERE @ POST 1030
Downloads
ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT.7z
Google Drive Mirror
Odin Files
SM-G935V_CRI1.zip
Google Drive Mirror
Pre Install/Install Instructions If You Are Not On Verizon Oreo Firmware Or Unsure Start Here
1. Donwload and unzip ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT.7z. If not on Verizon Oreo firmware download and unzip SM-G935V_CRI1.zip
2. Use the odin thats located in the ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT. folder in the Odin folder
3. In Odin select the AP, BL, CP and Regular CSC file from the SM-G935V_CRI1 folder and put them in the corresponding Odin slots If you have been on Ufirmware then extract the pit file from the regular CSC file then In the Pit file tab in odin select the HERO2QLTE_USA_VZW.pit
4. Select start in odin. You will loose your data and files on internal storage
5. As soon as you are on the start screen in phone setup reboot back to download mode
6. In the Odin folder inside the ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT folder use odin and flash the AP_OREO_ROOTED_G935VVRS4CRI1_.tar
7. Reboot Phone to recovery
Install Instructions
1. In the Odin folder inside the ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT folder use odin and flash the AP_OREO_ROOTED_G935VVRS4CRI1_.tar and reboot back to recovery. If you have done this in the above instructions you can skip this and just make sure you are in recovery
2. In recovery wipe data an leave the phone in recovery and Run xxx_FlashSystem.cmd
6. Phone will automatically reboot to download when finished
7. In download use odin in AP slot and flash the AP_OREO_ROOTED_G935VVRS4CRI1_.tar
Alt Install Instructions Using FlashFire. Must Be Rooted
1. From the Root_images folder inside the ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT folder copy the system.img.ext4 to your phones internal storage
2. In FlashFire Choose add firmware and choose system.img.ext4
3. Make sure that Inject root is disabled
4. Choose to reboot too download mode
5. Choose add wipe and choose to wipe dalvik cache I also recommend wiping data but if you are already on my rom then you probably dont need too
6. Click Flash
7. When phone reboots to download flash in Odin AP slot AP_OREO_ROOTED_G935VVRS4CRI1_.tar
8. If you get stuck in bootloop on Boot animation then you will need to reboot to recovery and wipe data
To Unroot Phone Easy Method with Hybrid bootloaders
1. In Root Control on phone in phone and settings choose to Easy Unroot Rom Using Hybrid Files
2. Your phone after about a minute will boot to download mode
3. In the Odin folder inside the ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT folder use odin In AP slot and flash the AP_OREO_UNROOTED_G935VVRS4CRI1_.tar
4. Phone will reboot and you are unrooted
To Reroot Phone
1. Reboot phone to download mode
2. In Odin in AP slot flash AP_OREO_ROOTED_G935VVRS4CRI1_.tar and phone will reboot
3. Phone will reboot itself once and you will be rooted
To Unroot Phone Using Stock Bootloader Files
1. In Root Control on phone in phone and settings choose to Unroot Rom Using Stock Files
2. Your phone after about a minute will boot to download mode
3. In the FullStock folder inside the Odin folder inside the ODIN_ADB_G935VVRS4CRI1_EASY_ROOT_UNROOT folder use odin In BL slot and flash the BL_G935VVRS4CRI1_DELETE_CACHE.tar
4. Phone will reboot to recovery you will get recovery error and recovery will bootloop
5. Force phone back to download mode and flash in Odin in the BL slot flash BL_ENTER_ENG_RECOVERY_G935.tar
6. Phone will reboot to recovery where you will get a bunch or red errors about the cache
7. In recovery wipe cache then from recovery reboot back to bootloader
8. Flash in Odin In BL slot BL_OREO_STOCK_G935VVRS4CRI1_.tar
9. As soon as Odin is down flashing and phone powers off hold the buttons to reboot to recovery
10. In recovery you will get the no command error wait for the recovery options to come up and then wipe cache and reboot
To Enter And Exit Safestrap
I do not recommend using safestrap since you can easily root and unroot. Safestrap can be used as an emergency recovery if need be but you can use it if you want too
What Is Safestrap
Safestrap is a Bootstrap / Recovery for locked bootloader phones. Safestrap is now based on TWRP Recovery (a touch based recovery) and you can perform .zip installs, backups and restores here.
{
"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"
}
1. Make sure phone is plugged into computer
2. Make sure phone is rebooted to download mode
3. In BL slot in odin flash BL_ODIN_ENTER_SAFESTRAP_G935.tar
4. Let Phone reboot and enter safestrap
5. Too leave safestrap click reboot phone and hold buttons to reboot to download mode
7. In AP slot in odin flash AP_OREO_UNROOTED_G935VVRS4CRI1_.tar
Feature:
SafeStrap Recovery PreLoaded
Official Oreo
Safetynet Passes
Samsung Pay,Pass,Secure Folder Working
Samsung Cloud Enabled
Places Tab Enabled
Spam Caller Id Enabled
Call Recording Enabled
Native Status Bar Speed Meter Enabled
Custom Boot Animation
Helpful Key Combos
Recovery Mode
Home+ Volume Up + Power @ Same time
Download Mode
Home + Volume Down + Power @ Same time
Safe Mode
Phone Powered Off
Press and hold the Power key past the model name screen.
When “SAMSUNG” appears on the screen, release the Power key.
Immediately after releasing the Power key, press and hold the Volume down key.
Force Reboot
Press and hold the Power + Volume Down buttons for approximately 10
Old Downloads Ufirmware
ODIN_ADB_G935U_CRG2_ALL_CARRIERS_V1.zip
Odin Files
SM-G935U_G935UUEU4CRG2.zip
Google Drive Mirror
Old Install Instructions
Old Pre Install/Install Instructions
1. Donwload and unzip ODIN_ADB_G935_CRF1_ALL_CARRIERS.zip. If not on CRF1 Oreo firmware download and unzip SM-G935U_G935UUEU4CRG2.zip
2. Use the odin thats located in the ODIN_ADB_G935_CR**_ALL_CARRIERS folder in the Odin_Firmware folder
3. In Odin select the AP, BL, CP and CSC files that matches your carrier from the SM-G935U_G935UUEU4CRG2 and put them in the corresponding Odin slots In the Pit file tab in odin select the HERO2QLTE_USA_VZW.pit no matter what carrier you are.
4. Select start in odin. You will loose your data and files on internal storage
5. You do not need to go through setup of stock firmware as you are wiping again. So as soon as odin is done flashing and phone reboots and finishes recovery install and reboots you can immediately reboot too download mode and continue too old install instructions 1
Old Install Instructions
1. Make sure phone is plugged into computer
2. Make sure phone is rebooted to download mode
3. In BL slot in odin flash BL_ENG_BOOTLOADERS_G93*.tar
4. As soon as phone powers off hold buttons to reboot to recovery
5. Once in recovery run xxx_FlashSystem.cmd
6. Phone will reboot to download mode
7. In BL slot in odin flash BL_G935_CRF1_DELETE_CACHE.tar
8. Phone will automatically reboot to recovery
9. Let recovery bootloop at least once
10. Hold buttons to reboot to download
11. In BL slot in odin flash BL_ENG_BOOTLOADERS_G93*.tar
13. Phone will automatically reboot to recovery
14. Once in recovery you will see a bunch of red lines saying failed to mount cache. Scroll down and select wipe cache then reboot too bootloader
15. Phone will reboot to download mode
16. In BL slot in odin flash BL_G93*_CR**.tar
17. Phone will reboot but it will not automatically reboot to recovery you must do this manually. As soon as phone powers off hold buttons to reboot to recovery
18. When in recovery you will get the no command error then after a few you will get recovery options at this point wipe data and reboot to setup phone
19. If phone does not boot up after 10 minutes reboot to recovery and wipe cache. If this don't work then reboot back to recovery and wipe data
Bugs:
DO NOT USE ENCRYPTION
Safestrap is still beta so there are some bugs
All reboot options in safestrap only reboot the phone.
Safestrap rom slots do not work dont mess with
Credits:
- @Raymonf for modified odin
- @afaneh92 for safestrap Main Thread Here Consider a donation to him he worked along time on this Donation Link
- @me2151 for finding this method
- @tytydraco for some instructions
- @mweinbach for some instructions
- @Craz Basics for xposed on non rooted
- @partcyborg for finding the root method!
- @elliwigy for being great help and original S8 root
- @rayan-refoua for boot animation
- @FatalONEM8 - For posting Oreo OTA
- @stang5litre
- @jds3118
- @Krog18
- @klabit87 for S7 Safestrap
echoe rom and noname rom
stang5litre Test Group
Click to expand...
Click to collapse
SafeStrap Flashable Zips​
Remove FRP Protection Safestrap Flashable Zip
SS_Remove_FRP_S7.zip
Directions For FRP
So if your stuck and dont know google account info Do the samfail process when all done flash file to enter safestrap once in safestrap mount and unmount system then flash SS_Remove_FRP zip then follow direction to leave safestrap. After your phone reboots from recovery the last time force phone back to recovery wait until options come up and wipe data and you can now enter new google account in setup or skip
Google Pixel Style With Samsung Apps Replaced With Google Apps
Google_Style_With_Build_prop_Tweaks_V4.zip (Slightly Debloated)
Data Wipe is recommended to get full effect
If you flash one of the google mods make sure to set default dialer in settings/apps to google dialer
If Gboard dont show update the app in playstore or apk mirror then in playstore uninstall the update then it will work
Extreme Aroma based debloater for S8/S7/S9 devices by OrelMadK
https://forum.xda-developers.com/galaxy-s8/themes/4-2-18-extreme-aroma-based-debloater-s8-t3744608
This aroma debloater probably one of the best I have seen by @orelta
The above zips cannot be undone If you want to go back to stock you would need to do the Install process over but you shouldnt need to wipe data this time
Xposed Framework Installer zip
xposed-v90-sdk26-arm64-beta3.zip Flash In safestrap
Xposed Installer APK
XposedInstaller_3.1.5.apk Install as normal apk then open app make sure framework is installed (the box will be yellow) then reboot open and box will be green showing its working
Recommended Xposed Modules
View attachment Xtended-Settings.3.1.7.apk
View attachment GravityBox-O.8.2.0.apk
View attachment Firefds-Kit-Oreo.0.1.0.0.apk
Xposed Uninstaller zip
xposed-uninstaller-20180117-arm64.zip
Dual Speaker Mod
Dual+Speaker_Oreo-8.0-Compatible.zip Flash In safestrap
Dual+Speaker_Return_TO_Stock.zip
Rom Control-Access To Some Hidden Settings
View attachment RomControl.apk
Host AdBlocking
View attachment Host_AddBlocking.zip
View attachment Remove_Host_AddBlocking.zip
Credits
- @rovo89 for xposed Main xposed thread
- @IDan1109 base of debloat script
- @EmperorEye for some build.prop tweaks script
jrkruse said:
This is the leaked Oreo for the ATT S7 Edge. I removed all ATT stuff and fix volte calling but wificalling does not work at the moment. This is For S7 Edge Only. It has Verizon CSC so it probably wont work on other carriers​
Download:
G935AUCS4BRA1_OREO.zip
Directions:
Just note that you may end up having to wipe your internal storage so be prepared
You must be on Verizon Firmware either Nougat stock rooted or one of my Hybrid roms or stang5litre Nougat rom
You must be rooted with Flashfire installed
Download G935AUCS4BRA1_OREO.zip and unzip Copy FF_OREO_FIRMWARE.tar To Internal Phone Storage
In Flashfire select add firmware choose FF_OREO_FIRMWARE.tar and select all for images when you get flashfire warning about flashing protected partions do you want to split the flash select no
View attachment 4423085
Click add wipe and wipe data
Click to reboot to download after flash
Make sure inject supersu is not checked. Do Not Inject SuperSU
View attachment 4423084
Flash
When Phone reboots to recovery use odin and flash BL_G935AUCS4BRA1_OREO.tar in BL slot in odin
If you get corrupt storage message you will have to click reset and this will wipe your internal storage
View attachment 4423086
Click to expand...
Click to collapse
Thank you for developing these Roms for our beloved s7 edge! I am going to flash this rom and see if i can get my gear s2 working with it as i have heard people are having issues. I will report back anything that seems broken and all of the exciting new features that work. I appreciate all of the time you put into these roms!
EDIT: I have noticed when I use Open gl (skia) as my renderer in development settings I get snappier performance and better battery life. Could someone else confirm this? If so would it be changed as default renderer when phone boots? I can set it in developer options but if I do a reboot it defaults back to open gl.
yessss!!!! will you make this for the other carriers esp. Tmobile
Incredible ! Thanks @jrkruse !
I am having problems transferring the large 5gb flashfire file over top my phones internal storage.
C64assembly said:
I am having problems transferring the large 5gb flashfire file over top my phones internal storage.
Click to expand...
Click to collapse
Logic dictates I ask this question. Do you have enough free space on your phones internal storage
comptonhubbard said:
yessss!!!! will you make this for the other carriers esp. Tmobile
Click to expand...
Click to collapse
Nope but you can flash att firmware and the flash the update zip. Then flash your tmobile csc or edit the apn. I don't way to get system image from other carriers phones
jrkruse said:
Logic dictates I ask this question. Do you have enough free space on your phones internal storage
Click to expand...
Click to collapse
It was my usb cable. I was able to transfer the image over and flash it. all is good now. I am going to try to pair my gear s2. Also I am curious if my gear vr will work or complain like it did with the beta nougat rom from last year.
C64assembly said:
It was my usb cable. I was able to transfer the image over and flash it. all is good now. I am going to try to pair my gear s2. Also I am curious if my gear vr will work or complain like it did with the beta nougat rom from last year.
Click to expand...
Click to collapse
You tell us
Just installed and everything seems to be good . Installation was clear and easy .
jrkruse said:
You tell us
Click to expand...
Click to collapse
I couldn't get this rom to pair with my gear s2. It is fantastic though...very snappy! I was suprised to see the dual audio feature implimented on the s7...i thought it was a chipset feature only available on the s8. Everything else seems to work great! I noticed that the camera has the stickers feature.
C64assembly said:
I couldn't get this rom to pair with my gear s2. It is fantastic though...very snappy! I was suprised to see the dual audio feature implimented on the s7...i thought it was a chipset feature only available on the s8. Everything else seems to work great! I noticed that the camera has the stickers feature.
Click to expand...
Click to collapse
Bluetooth is kind of wacky you can not control incall volume on bt but media is fine. Another issue is safetynet. It will pass basic integrity check but other check fails so some apps will work and some won't that use safetynet. Android pay is one that does not but samsung pay works fine as well as other samsung apps like secure folder and pass
Nice work bud @jrkruse!!!!!!
stang5litre 5.0 Edition Roms
stang5litre said:
Nice work bud @jrkruse!!!!!!
stang5litre 5.0 Edition Roms
Click to expand...
Click to collapse
how likely are we to see a tmobile oreo version of your stang rom
---------- Post added at 03:06 AM ---------- Previous post was at 02:32 AM ----------
alin919 said:
Just installed and everything seems to be good . Installation was clear and easy .
Click to expand...
Click to collapse
did you have to wipe internal storage?
---------- Post added at 03:13 AM ---------- Previous post was at 03:06 AM ----------
jrkruse said:
Nope but you can flash att firmware and the flash the update zip. Then flash your tmobile csc or edit the apn. I don't way to get system image from other carriers phones
Click to expand...
Click to collapse
which att firmware? won't i need an oreo csc from tmobile?
@comptonhubbard , Yes i have to clean the internal storage but already saved some important stuff .
---------- Post added at 09:28 AM ---------- Previous post was at 09:16 AM ----------
stang5litre said:
Nice work bud @jrkruse!!!!!!
stang5litre 5.0 Edition Roms
Click to expand...
Click to collapse
I will love a Oreo Stang5litre Rom for Verizon
comptonhubbard said:
how likely are we to see a tmobile oreo version of your stang rom
---------- Post added at 03:06 AM ---------- Previous post was at 02:32 AM ----------
did you have to wipe internal storage?
---------- Post added at 03:13 AM ---------- Previous post was at 03:06 AM ----------
which att firmware? won't i need an oreo csc from tmobile?
Click to expand...
Click to collapse
yes it will probably wipe internal staorage I say to expect this in OP
and you need bra1 ATT firmware and there is no tmobile csc you would have to use a nougat one
alin919 said:
@comptonhubbard , Yes i have to clean the internal storage but already saved some important stuff .
---------- Post added at 09:28 AM ---------- Previous post was at 09:16 AM ----------
I will love a Oreo Stang5litre Rom for Verizon
Click to expand...
Click to collapse
Well I would not expect one anytime soon. Root and engboot need to come first but Im just speculating I dont speak for @stang5litre
jrkruse said:
Well I would not expect one anytime soon. Root and engboot need to come first but Im just speculating I dont speak for @stang5litre
Click to expand...
Click to collapse
I know that and I am not rushing at all , for me is fantastic to run Oreo Roms way before Verizon release it ! Thanks to you @jrkruse !
As soon as root is achieved I'll start on stang Oreo . [emoji41]
stang5litre 5.0 Edition Roms

[Easy_Root/Unroot][Any_Oreo/Nougat_Firmware_V4_Bootloaders][Tmp_Twrp_Recovery]

EASY ROOT/UNROOT FOR S7 OR S7E ALL NOUGAT OR OREO STOCK ROMS
THANKS @klabit87 FOR OREO ROOT
TEMPORARY TWRP RECOVERY VIA ADB THANKS TO @afaneh92​
This is for AT&T, T-Mobile and Verizon and Sprint running V4 bootloaders only!​
This tool will allow you too easily root any stock rom allowing you to make any modifications you might want then easily unroot for better performance
This will Also give you a fully functional TWRP recovery that can be accessed via adb. TWRP is fully functional on OREO Roms but is limited on Nougat roms
The initial setup does require a data wipe.​
S7 G935T Edge Odin Factory FIrmware Downloads
G935TUVU4CRI2_8.0_4File_USA (T-Mobile).rar
ADB_Root Temporary Twrp Tool Download
S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z
S7 G935 Edge Root/Unroot Odin Files Downloads
These Files Are Needed To Unroot Your Phone
SM_G935_EDGE_OREO.7z
SM_G935_EDGE_NOUGAT.7z
S7 G930 Flat Root/Unroot Odin Files Downloads
These Files Are Needed To Unroot Your Phone
SM_G930_FLAT_OREO.7z
SM_G930_FLAT_NOUGAT.7z
Instructions
1. Download S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z and your model and version you want from above
2. Unzip S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z to S7_S7E_ROOT_UNROOT_ADB_TOOLS folder
3. Unzip the Model/Version file you downloaded and copy the files to the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder and place them in the Odin folder
4. Prepare your phone for a data wipe
5. Reboot your phone to download mode and flash the AP_ROOT_G93*.tar in the Odin AP slot and reboot your phone to recovery
6. Once phone is in recovery run the Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder
7. Now in the cmd window make sure your device is connected and choose Option (1) Launch TWRP
8. Your phone should launch TWRP leave phone plugged in and command window open on computer
9. Now In Twrp choose wipe and choose format data. Type yes in the box when it ask
10. Now in cmd window choose Option(8) Push Root.zip to Phone
11. Now in TWRP choose install and select the Root.zip
12. After zip is installed reboot and go through setup.
13. Once through setup make sure you are rooted
To Unroot Your Phone
1. In the Root Control app choose phone settings and unroot phone make sure phone is connected to computer
2. Now depending on the type of root you choose your phone will reboot to download if you chose system root or stock recovery if you chose systemless root. If your phone reboots to download mode skip to number 5
3. If your phone reboots to recovery once your phone is in recovery run the Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder
4. In cmd window choose Option(3) Unroot phone will reboot too download mode
5. In Odin BL slot choose the BL_G93*_DELETE_CACHE.tar and flash phone will reboot to recovery and say processing update then get an error and strart rebooting recovery
6. Let recovery bootloop at least once thin force phone back to download mode
7. In Odin AP slot flash BL_ENTER_ENG_RECOVERY_G93*.tar and flash phone will reboot to recovery with a bunch of red cache errors
8. In recovery choose wipe cache then reboot back to bootloader from recovery
9. In Odin BL slot choose BL_OREO_STOCK_G93*.tar for Oreo or BL_RESET_DM_VERITY_G93*.tar for Nougat and flash
10. This is important as soon as odin is done flashing and phone powers off immediately hold buttons to force phone to recovery
11. When phone reboots to recovery you will get no command error then when phone shows recovery options in black box at very botton it should say Successfully verified. If it says unsuccessful or failed then start at number 5 again. If successful and on oreo you are done.
12. If on Nougat and successful from recovery reboot to bootloader in Odin BL slot flash BL_NOUGAT_STOCK_G93*.tar
To Reroot Your Phone
1. Reboot to download in Odin AP slot flash AP_ROOT_G93***.tar
2. Phone will reboot then will reboot one more time and you will be rerooted
To Enter TWRP When Rooted
Remember with Nougat TWRP cannot mount data because of encryption so some zips wont work
1. Manually reboot phone to recovery launch Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder and choose Option(1) Launch TWRP
2. To Exit TWRP simply choose reboot
To Enter TWRP When Unrooted
Remember with Nougat TWRP cannot mount data because of encryption so some zips wont work
1. Put phone in download mode In Odin AP slot flash AP_ROOT_G93***.tar force phone to reboot to recovery. If you let phone boot it will reroot and you will have to run the unroot from the root control app.
2. In recovery launch Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder and choose Option(1) Launch TWRP.
3. Do whatever you need too do
4. To exit Twrp choose reboot to Download
5. In Odin BL slot choose the BL_G93*_DELETE_CACHE.tar and flash phone will reboot to recovery and say processing update then get an error and strart rebooting recovery
6. Let recovery bootloop at least once thin force phone back to download mode
7. In Odin AP slot flash BL_ENTER_ENG_RECOVERY_G93*.tar and flash phone will reboot to recovery with a bunch of red cache errors
8. In recovery choose wipe cache then reboot back to bootloader from recovery
9. In Odin BL slot choose BL_OREO_STOCK_G93*.tar for Oreo or BL_RESET_DM_VERITY_G93*.tar for Nougat and flash
10. This is important as soon as odin is done flashing and phone powers off immediately hold buttons to force phone to recovery
11. When phone reboots to recovery you will get no command error then when phone shows recovery options in black box at very botton it should say Successfully verified. If it says unsuccessful or failed then start at number 5 again. If successful and on oreo you are done.
12. If on Nougat and successful from recovery reboot to bootloader in Odin BL slot flash BL_NOUGAT_STOCK_G93*.tar
Beware If you update to new V8 bootloader then rooting and everything will not work. You will be stuck on stock possibly for good
Thank you sir. Amazing is you, works great much better than safestrap and much easier to get into and out of. I hope one day im able to return the favor and help you out with something to make your life easier as you have done with countless people, much appreciated
Thank you so much for all the work you have done here and for injecting this phone with a much needed revitalization.
Now for the first dumb question, what can be flashed? ROMs? Custom Kernel? (Nethunter?) Any idea would ve helpful. Thanks again!
how to know that which version v4 or v8 on are we?
Rehan Ul Hsaan said:
how to know that which version v4 or v8 on are we?
Click to expand...
Click to collapse
The bootloader version is the 5th to last number in the build version
G935XXXX4XXXX
Sent using some kind of device I modified
gdfdedh8d said:
Thank you so much for all the work you have done here and for injecting this phone with a much needed revitalization.
Now for the first dumb question, what can be flashed? ROMs? Custom Kernel? (Nethunter?) Any idea would ve helpful. Thanks again!
Click to expand...
Click to collapse
No custom boot.img can be flashed
Sent using some kind of device I modified
jrkruse said:
The bootloader version is the 5th to last number in the build version
G935XXXX4XXXX
Sent using some kind of device I modified
Click to expand...
Click to collapse
i thinks i updated to "G935TUVS8CRJ1" can i be flash on it?
Quick question. I just used this method to root my phone (v4 bootloader, CRI2 firmware if I'm reading it right). I had been looking at the post [Rom][ALL+CARRIERS_CRF1][Stock_Oreo_Hybrid][Safestrap_Preinstalled]. That one seemed like a good deal because of the followup post on Safestrap flashable zips, like Xposed framework, Extreme Debloater, Dual Speaker, etc....
I didn't consider that ROM because of the big warning Must Be On Stock CRF1, whereas I'm on CRI2 and this looked nicer anyway.
So, just to be sure I understand, now that I've used this method to root my phone I can install all those things and more by using this technique to get into TWRP on my phone. Correct? Further, I can use TWRP in this way to flash anything except a custom bootloader. Yes?
More specifically, all those ROMs listed over in the general Tools Samsung Galaxy S7 Edge ROMs, Kernels, Recoveries, & Other Development forum that say "for G9350 only", I can use this TWRP to flash those on my G935T ?? Is that right?
Rehan Ul Hsaan said:
i thinks i updated to "G935TUVS8CRJ1" can i be flash on it?
Click to expand...
Click to collapse
Nope that's v8
jrkruse said:
Nope that's v8
Click to expand...
Click to collapse
My bad luck ?
Rehan Ul Hsaan said:
My bad luck
Click to expand...
Click to collapse
Should have been aware of what you are flashing a bootloader update is always an attempt to patch something. Usually root related. It is never to benefit the user. The first indication to me would have been a 4 version jump in bootloader versions all in one shot. I warned people all along that a bootloader change would come one of these days and kill root. Sprint seen it months ago. Tmobile and Sprint can now have there cozy little relationship with one another. I feel bad for you tmobile people. Remember when tmobile was the friendly carrier in the dev community along with sprint as well now they are the most unfriendly carrier in the dev community.
SailorJoe6 said:
Quick question. I just used this method to root my phone (v4 bootloader, CRI2 firmware if I'm reading it right). I had been looking at the post [Rom][ALL+CARRIERS_CRF1][Stock_Oreo_Hybrid][Safestrap_Preinstalled]. That one seemed like a good deal because of the followup post on Safestrap flashable zips, like Xposed framework, Extreme Debloater, Dual Speaker, etc....
I didn't consider that ROM because of the big warning Must Be On Stock CRF1, whereas I'm on CRI2 and this looked nicer anyway.
So, just to be sure I understand, now that I've used this method to root my phone I can install all those things and more by using this technique to get into TWRP on my phone. Correct? Further, I can use TWRP in this way to flash anything except a custom bootloader. Yes?
More specifically, all those ROMs listed over in the general Tools Samsung Galaxy S7 Edge ROMs, Kernels, Recoveries, & Other Development forum that say "for G9350 only", I can use this TWRP to flash those on my G935T ?? Is that right?
Click to expand...
Click to collapse
Twrp gives you no more options than you had before. You cannot just magically go flashing anything you want just because you have twrp. You can run a stock rom and mod it a little and that is it
How do you know what bootloader you're running?
i can not install this metod .
i have problem with sw. rev check faiL device, can any dody help me & please
i use OS G935TUVS8CRJ1
Does this require the fixes for lag/battery life?
jrkruse said:
Beware If you update to new V8 bootloader then rooting and everything will not work. You will be stuck on stock possibly for good
Click to expand...
Click to collapse
im exactly onthis s7 verizon heroltevzw sm g930v latest firmware oreo8.0
v8 bootloader locked:laugh:
can i downgrade and follow your path,s?
if no f9vk it
then time to move on upgrade, please can you recomend me some decent device better/much better than s7 that i can root without bricked it down to paperweight?
thankyou
much appreciated
cheers
omgaruda said:
can i downgrade and follow your path,s?
if no f9vk it
then time to move on upgrade, please can you recomend me some decent device better/much better than s7 that i can root without bricked it down to paperweight?
Click to expand...
Click to collapse
No, if your build number indicates that you're on the v8 bootloader, you're screwed for now. If you like the S7's features, you can grab an Exynos. Those you can root and modify to your heart's content. Plenty of custom ROMs available. It's not too expensive either. It's what I'm going to upgrade to, since I'm tired of this bull with the bootloader, and my glass is cracked anyway. Would probably cost nearly as much to repair as to just buy an Exynos.
S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z this is a trojan
Ihavetodothis said:
S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z this is a trojan
Click to expand...
Click to collapse
That's a false positive by a single antivirus program. VirusTotal gives it clean on 54 out of 56 antivirus programs, and one of those is merely "suspicious," probably because it's a rooting tool.

[Easy_Root/Unroot][Any_Oreo/Nougat_Firmware_V4_Bootloaders][Tmp_Twrp_Recovery]

EASY ROOT/UNROOT FOR S7 OR S7E ALL NOUGAT OR OREO STOCK ROMS
THANKS @klabit87 FOR OREO ROOT
TEMPORARY TWRP RECOVERY VIA ADB THANKS TO @afaneh92​
This is for AT&T, T-Mobile and Verizon and Sprint running V4 bootloaders only!​
This tool will allow you too easily root any stock rom allowing you to make any modifications you might want then easily unroot for better performance
This will Also give you a fully functional TWRP recovery that can be accessed via adb. TWRP is fully functional on OREO Roms but is limited on Nougat roms
The initial setup does require a data wipe.​
S7 G935V Edge Odin Factory FIrmware Downloads
G935VVRS4CRI1_G935VVZW4CRI1_VZW_Verizon_USA_v8.0_Oreo.zip
ADB_Root Temporary Twrp Tool Download
S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z
S7 G935 Edge Root/Unroot Odin Files Downloads
These Files Are Needed To Unroot Your Phone
SM_G935_EDGE_OREO.7z
SM_G935_EDGE_NOUGAT.7z
S7 G930 Flat Root/Unroot Odin Files Downloads
These Files Are Needed To Unroot Your Phone
SM_G930_FLAT_OREO.7z
SM_G930_FLAT_NOUGAT.7z
Instructions
1. Download S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z and your model and version you want from above
2. Unzip S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z to S7_S7E_ROOT_UNROOT_ADB_TOOLS folder
3. Unzip the Model/Version file you downloaded and copy the files to the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder and place them in the Odin folder
4. Prepare your phone for a data wipe
5. Reboot your phone to download mode and flash the AP_ROOT_G93*.tar in the Odin AP slot and reboot your phone to recovery
6. Once phone is in recovery run the Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder
7. Now in the cmd window make sure your device is connected and choose Option (1) Launch TWRP
8. Your phone should launch TWRP leave phone plugged in and command window open on computer
9. Now In Twrp choose wipe and choose format data. Type yes in the box when it ask
10. Now in cmd window choose Option(8) Push Root.zip to Phone
11. Now in TWRP choose install and select the Root.zip
12. After zip is installed reboot and go through setup.
13. Once through setup make sure you are rooted
To Unroot Your Phone
1. In the Root Control app choose phone settings and unroot phone make sure phone is connected to computer
2. Now depending on the type of root you choose your phone will reboot to download if you chose system root or stock recovery if you chose systemless root. If your phone reboots to download mode skip to number 5
3. If your phone reboots to recovery once your phone is in recovery run the Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder
4. In cmd window choose Option(3) Unroot phone will reboot too download mode
5. In Odin BL slot choose the BL_G93*_DELETE_CACHE.tar and flash phone will reboot to recovery and say processing update then get an error and strart rebooting recovery
6. Let recovery bootloop at least once thin force phone back to download mode
7. In Odin AP slot flash BL_ENTER_ENG_RECOVERY_G93*.tar and flash phone will reboot to recovery with a bunch of red cache errors
8. In recovery choose wipe cache then reboot back to bootloader from recovery
9. In Odin BL slot choose BL_OREO_STOCK_G93*.tar for Oreo or BL_RESET_DM_VERITY_G93*.tar for Nougat and flash
10. This is important as soon as odin is done flashing and phone powers off immediately hold buttons to force phone to recovery
11. When phone reboots to recovery you will get no command error then when phone shows recovery options in black box at very botton it should say Successfully verified. If it says unsuccessful or failed then start at number 5 again. If successful and on oreo you are done.
12. If on Nougat and successful from recovery reboot to bootloader in Odin BL slot flash BL_NOUGAT_STOCK_G93*.tar
To Reroot Your Phone
1. Reboot to download in Odin AP slot flash AP_ROOT_G93***.tar
2. Phone will reboot then will reboot one more time and you will be rerooted
To Enter TWRP When Rooted
Remember with Nougat TWRP cannot mount data because of encryption so some zips wont work
1. Manually reboot phone to recovery launch Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder and choose Option(1) Launch TWRP
2. To Exit TWRP simply choose reboot
To Enter TWRP When Unrooted
Remember with Nougat TWRP cannot mount data because of encryption so some zips wont work
1. Put phone in download mode In Odin AP slot flash AP_ROOT_G93***.tar force phone to reboot to recovery. If you let phone boot it will reroot and you will have to run the unroot from the root control app.
2. In recovery launch Setup.exe in the S7_S7E_ROOT_UNROOT_ADB_TOOLS folder and choose Option(1) Launch TWRP.
3. Do whatever you need too do
4. To exit Twrp choose reboot to Download
5. In Odin BL slot choose the BL_G93*_DELETE_CACHE.tar and flash phone will reboot to recovery and say processing update then get an error and strart rebooting recovery
6. Let recovery bootloop at least once thin force phone back to download mode
7. In Odin AP slot flash BL_ENTER_ENG_RECOVERY_G93*.tar and flash phone will reboot to recovery with a bunch of red cache errors
8. In recovery choose wipe cache then reboot back to bootloader from recovery
9. In Odin BL slot choose BL_OREO_STOCK_G93*.tar for Oreo or BL_RESET_DM_VERITY_G93*.tar for Nougat and flash
10. This is important as soon as odin is done flashing and phone powers off immediately hold buttons to force phone to recovery
11. When phone reboots to recovery you will get no command error then when phone shows recovery options in black box at very botton it should say Successfully verified. If it says unsuccessful or failed then start at number 5 again. If successful and on oreo you are done.
12. If on Nougat and successful from recovery reboot to bootloader in Odin BL slot flash BL_NOUGAT_STOCK_G93*.tar
Beware If you update to new V8 bootloader then rooting and everything will not work. You will be stuck on stock possibly for good
Does the root help battery life/lag at all or does it make it worse like it did in Nougat? Thanks.
qwertyjuice said:
Does the root help battery life/lag at all or does it make it worse like it did in Nougat? Thanks.
Click to expand...
Click to collapse
This method can be used on VERIZON with G953U OREO ROM installed
shjeanpy said:
This method can be used on VERIZON with G953U OREO ROM installed
Click to expand...
Click to collapse
If you mean G935U yes it should work
Sent using some kind of device I modified
jrkruse said:
If you mean G935U yes it should work
Sent using some kind of device I modified
Click to expand...
Click to collapse
I will try and if it must fix lag and freeze issues
S7 G935V Edge Odin Factory FIrmware Downloads
Why when I download it shonw like G930 firmware
shjeanpy said:
S7 G935V Edge Odin Factory FIrmware Downloads
Why when I download it shonw like G930 firmware
Click to expand...
Click to collapse
https://androidfilehost.com/?fid=11410932744536990831
Sent using some kind of device I modified
jrkruse said:
If you mean G935U yes it should work
Sent using some kind of device I modified
Click to expand...
Click to collapse
Thanks I have rooted from G935U factory rom but the device still lagging and freeze issues how can I get solutions to this issues for G935V MODEL
shjeanpy said:
Thanks I have rooted from G935U factory rom but the device still lagging and freeze issues how can I get solutions to this issues for G935V MODEL
Click to expand...
Click to collapse
Thats why its called root/unroot. Root when you need to add a mod or change something then unroot when you are done
Sent using some kind of device I modified
Hi,
Will this method of rooting/unrooting trip Knox and void my warranty? If so, is there any way of rooting my S7 G935V Edge without tripping Knox?
Thanks
actrite said:
Hi,
Will this method of rooting/unrooting trip Knox and void my warranty? If so, is there any way of rooting my S7 G935V Edge without tripping Knox?
Thanks
Click to expand...
Click to collapse
Currently, I'm pretty sure it is virtually impossible for yout to trip your knox counter by rooting as far as I'm aware the only way to do so would mean you need to unlock your bootloader which cannot be done. Rooting your device will however disable safetynet and knox features such as but not limitted to android/samsung pay ect. This is why it's called east root/unroot though because once you unroot and if you didn't delete knox/google apps, it all should still work. The point of this is of course, so you can modify your phone with ease, then unroot and everything should work properly.
There is a major difference between rooting and unlocking the bootloader.
Just don't do something like attempt to install a custom ASOP rom or kernel that isn't supported by this device since it requires an unloocked bootloader.
I'm so glad I read everything before jumping into anything right away. Haha Verizon and Smart Switch are trying to get me to accept the new update to the V8 as we speak. It's funny how they always seem to have updates when someone like Jrkruse figures out how to let us actually do what we want with our devices. I have learned always read read read before doing anything to any phone unless you want to take an update meant to stop us from doing anything fun with the phones. Good job sir!!
jrkruse said:
Beware If you update to new V8 bootloader then rooting and everything will not work. You will be stuck on stock possibly for good
Click to expand...
Click to collapse
Hello, when attempting to unroot using the supersu app, when i hit Full Unroot in the Cleanup section, the popup window warning about the unroot only has a selection of "OK" when I select that, nothing happens.
Also, the S7E root_unroot_abd_tools.z7 does not have a setup.exe that I saw, I am looking to unroot my phone that I followed the instructions for the S7_Oreo_Nougat_Adb_Advanced_Root_V11.zip method that you ended up moving that thread here.
@jrkruse
Sticky1234 said:
Hello, when attempting to unroot using the supersu app, when i hit Full Unroot in the Cleanup section, the popup window warning about the unroot only has a selection of "OK" when I select that, nothing happens.
Also, the S7E root_unroot_abd_tools.z7 does not have a setup.exe that I saw, I am looking to unroot my phone that I followed the instructions for the S7_Oreo_Nougat_Adb_Advanced_Root_V11.zip method that you ended up moving that thread here.
@jrkruse
Click to expand...
Click to collapse
Did you download the stuff from this OP
As per the instructions you use the root control app not the supersu app in the root control app under phone settings there is an unroot tab
Sent using some kind of device I modified
jrkruse said:
Did you download the stuff from this OP
As per the instructions you use the root control app not the supersu app in the root control app under phone settings there is an unroot tab
Click to expand...
Click to collapse
I downloaded the files for unrooting my s7 edge oreoof this OP, and I downloaded the file for step 3 in the unrooting section of this OP.
The zip named S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z that I received from this OP did not contain a setup.exe as well.
The actual root file and process I followed was from https://forum.xda-developers.com/verizon-s7-edge/how-to/root-s7-s7edge-oreo-nougat-t3819616
Sticky1234 said:
I downloaded the files for unrooting my s7 edge oreoof this OP, and I downloaded the file for step 3 in the unrooting section of this OP.
The zip named S7_S7E_ROOT_UNROOT_ADB_TOOLS.7z that I received from this OP did not contain a setup.exe as well.
The actual root file and process I followed was from https://forum.xda-developers.com/verizon-s7-edge/how-to/root-s7-s7edge-oreo-nougat-t3819616
Click to expand...
Click to collapse
Redownload the stuff in the OP and follow these directions
jrkruse said:
Beware If you update to new V8 bootloader then rooting and everything will not work. You will be stuck on stock possibly for good
Click to expand...
Click to collapse
I know I'm asking this in two places now... but how do I prevent this? Which firmware version do I *NOT* Update to?
I've finally summoned the courage to upgrade to oreo with the advances in TWRP and such... so I'm assuming I have to flash to stock Oreo....... but which version is the one before v8?
How do I check my version of BL?
sylikc said:
I know I'm asking this in two places now... but how do I prevent this? Which firmware version do I *NOT* Update to?
I've finally summoned the courage to upgrade to oreo with the advances in TWRP and such... so I'm assuming I have to flash to stock Oreo....... but which version is the one before v8?
How do I check my version of BL?
Click to expand...
Click to collapse
Easiest way... Settings>about phone>software info. Look at build number and baseband version. Count back 5 digits. Will either be a 2, 4, or 8
So if I install this U firmware G935UUES4CRH2 I should still be good to root correct? Also, is there any difference between the U firmware and the Latest non V8 Verizon firmware, other than maybe the Verizon bloat? I am running my phone on Verizon just wanted to see if there a difference between the two?
lvpre said:
Easiest way... Settings>about phone>software info. Look at build number and baseband version. Count back 5 digits. Will either be a 2, 4, or 8
Click to expand...
Click to collapse

Categories

Resources