[GUIDE] Root, Bootloader Unlocks, and More!

Legitsu

Senior Member
Aug 30, 2013
1,329
424
103
You can find a ROM in the Android Development or Unified Android Development sections of this forum. I would personally recommend LineageOS but it's ultimately up to you.
I would't recommend he run LOS on KLTEVZW they keep breaking stuff run a stable MM rom for now
such as AICP11

https://forum.xda-developers.com/verizon-galaxy-s5/development/rom-aicp-11-0-mm-t3357730

download rom and open gapps(6.0 ARM micro) to your sdcard
install rom zip
install gapps zip

reboot to system wait 15m for it to boot

remember the adage nightly builds are not for noobs

the complete lack of RTFM never ceases to astound me
 
Last edited:

synbios16

Member
Jan 11, 2011
33
1
0
I think I found one. I'm not sure I installed it right, of course. Now my phone is just sitting on the red Verizon screen. I'm not sure how long it's supposed to stay there, but it has been several minutes already.
 

Legitsu

Senior Member
Aug 30, 2013
1,329
424
103
I think I found one. I'm not sure I installed it right, of course. Now my phone is just sitting on the red Verizon screen. I'm not sure how long it's supposed to stay there, but it has been several minutes already.
first boot can take 15/20m don't interrupt it

a red verizon screen indicates you flashed one of the stock roms in which case I hope you grabbed the one for CID15/unlocked bootloaders else you will be starting over

if it doesn't say Dev aboot on it and your device is running twrp then don't flash it
 

jrkruse

Recognized Contributor
Aug 9, 2009
8,040
12,115
263
I would't recommend he run LOS on KLTEVZW they keep breaking stuff run a stable MM rom for now
such as AICP11

https://forum.xda-developers.com/verizon-galaxy-s5/development/rom-aicp-11-0-mm-t3357730

download rom and open gapps(6.0 ARM micro) to your sdcard
install rom zip
install gapps zip

reboot to system wait 15m for it to boot

remember the adage nightly builds are not for noobs

the complete lack of RTFM never ceases to astound me
The last thing a person that has no clue what they are doing is flashing AOSP or CM roms
 
  • Like
Reactions: itisdieter

synbios16

Member
Jan 11, 2011
33
1
0
first boot can take 15/20m don't interrupt it

a red verizon screen indicates you flashed one of the stock roms in which case I hope you grabbed the one for CID15/unlocked bootloaders else you will be starting over

if it doesn't say Dev aboot on it and your device is running twrp then don't flash it
Got through it. Had to go through phone set up again. Looks like the phone forgot all my messages, email accounts, phone numbers, applications... pretty much everything. Amazingly my photos are still there.
Is there a way to unroot this thing now? Or if not, is there a way to go back to the stock operating system I had a few hours ago?
 

jrkruse

Recognized Contributor
Aug 9, 2009
8,040
12,115
263
I think I found one. I'm not sure I installed it right, of course. Now my phone is just sitting on the red Verizon screen. I'm not sure how long it's supposed to stay there, but it has been several minutes already.
You need to be more specific. I think I flashed one well which one. I flashed the QA1 bootloader zip well which one. Exact names when asking for help. You flashed QA1 formware so did you flash a MM rom?
 

synbios16

Member
Jan 11, 2011
33
1
0

jrkruse

Recognized Contributor
Aug 9, 2009
8,040
12,115
263
Oh, whoops. Third one:
VZW_QA1_STOCK_ROOTED_DEODEXED.zip
Ok. Odex roms are like stocl. The boot up faster but their isn't alot you can do with them. Deodexed roms can be modified more easily but they tale longer to boot the first time up to 20 minutes. You picked the most common one. Most mods and stuff will work on this rom. Its slightly debloated but all samsung features will still work except private mode
 

synbios16

Member
Jan 11, 2011
33
1
0
There is but at this point its better to just stick with this and read up on Android/TouchWiz/Root and get educated ;)
Its really quite simple and beautiful once you've got it all figured out, been doing this stuff since 2014.
But now my kid's Pokemon game doesn't work. Apparently he was quite far and a rooted device kills the game. Would still like to go back.
 

AptLogic

Inactive Recognized Contributor
Jul 17, 2016
1,471
1,117
123
Everywhere and Nowhere at Once
it may not be strictly a permission problem it may be that something isn't getting mounted quickly enough it will throw that error if it can't write to where it needs to

also double check your service declarations your manifest systemui needs android:isolatedProcess=true
The isolatedProcess flag isn't present in the stock or the AOSP SystemUI manifests.