[OFFICIAL] Verizon Galaxy Note Edge Bootloader Unlock -- Developer Edition Conversion - Verizon Note Edge Android Development

Information:
This is a Bootloader Unlock for the Verizon Note Edge.
Enjoy. Don't forget to thank @beaups, as he discovered the eMMC backdoor and exploited it, and @ryanbg for helping apply it. I am managing the thread, and initially collected the CID/Aboot combo to use the CID switch/Flash the corresponding Aboot method. I opted to hold off on publically releasing this, as Ryan has a much cleaner way. He extracts the CID hash inside a developer edition aboot, and places it in the currecnt aboot parititon. This allows the unlock to be increment agnostic, and, in my opinoin, is a much cleaner way to do this.
THIS WILL NOT WORK ON GALAXY S3/GALAXY S4/GALAXY S6|e/Galaxy S7|e. It will NOT work on AT&T devices, as they are missing the developer edition check function. Running this on an AT&T variant will almost certainly brick it.
We may get around to doing a VZW S3 version here soon, and after that, that should round out all the vulnerable devices, as we have already hit the VZW Note 3, VZW Note 4, and VZW S5 (Samsung eMMC version). The VZW S4, and some VZW S5's use Toshiba eMMC's, and therefore, aren't vulnerable to this. If we have missed a vulnerable device, feel free to tag me and alert me.
Disclosure:
I do not own a Note Edge. The exploit happened to be applicable to the Note Edge, and we compiled it for your devices rather than not releasing it. This seems like a reasonable and friendly thing to do for the community. I can't help you root or teach you how to use ADB. It's important you have the ability to do these things or research them a bit before blindly using this. I am very familiar with Samsung however, and time permitting, will do my best to help anyone having issues. I did not compile this, Ryan did, after I collected the necessary pieces to do so (the developer edition aboot & CID combo), and told him the device was vulnerable.
I am managing this thread to help the community out, and can answer any (reasonable) questions you have. PLEASE do not tag Ryan and Beaups galore in this thread, there is no need to bug them.
How this works:
You should not run this if you don't understand it. For those who are capable but need some help go here.
More info on this method: here
A writeup on the exploit can be found here.
Requirements:
- Any 5.1.x Firmware (latest is preferred). If you are on 4.4.x, upgrade either via OTA or ODIN.
- Root (Or at least, temp-root via King Root, if you have trouble with the King Root app, try the Desktop version, I hear it works more reliably).
- Knowledge of ABD
- Micro USB Cable
- Micro SD Card (Backup your data, as IT WILL BE FORMATTED!!!)
- Disable Reactivation Lock
- A Saumsung eMMC - You can download the 'eMMC Brick Bug' check app on the Play Store to verify your CID starts with 15. If it does, you are good. If not, this will not work.
Onto the Actual Unlock:
The code below is NOT a script, you must enter the commands manually.
Code:
Code:
adb push samsung_unlock_edge /data/local/tmp/
adb shell
su
cd /data/local/tmp/
chmod 777 samsung_unlock_edge
chown root.root samsung_unlock_edge
./samsung_unlock_edge
Allow device to reboot. After full reboot, power down and pull battery. You may need to run it twice if it doesn't work after the battery pull.
Download:
Download
Donate:
Paypal: [email protected] [COMPLETELY VOLUNTARY AND OPTIONAL] -- this is Ryan's donation email, please donate to him if you choose to donate, as he has a wedding coming! Or, if you prefer donating to a charity, The Mike a Wish Foundation is the preferred one.
FAQ:
I CAN'T ROOT WITH KINGROOT!!!
Some people took an SE Policy Update recently pushed out by Samsung's "Security Policy Updater" app to prevent KingRoot's current method from completing successful temp-root. A fresh ODIN to the lowest possible 5.0.1 FW will solve the issue.
I HAZ BOOTLOOPZ!!!
Don't freak out. If you folowed the instructions, you are fine. Pull out your SD Card and see if it boots. If it boots without the SD Card, you need to backup what is on your SD Card (which is the backup of your original retail CID), and format the SD Card on your PC. Other than that, you can always just ODIN to stock 5.1.1 and start over.
Can I updated my Bootloader to a newer version?
DON'T UPDATE YOUR BOOTLOADER TO A MARSHMALLOW BASED BOOTLOADER, WE DON'T KNOW IF THIS IS STILL EXPLOITABLE ON MM! For multiple reasons: Samsung has the ability to update the eMMC firmware and patch the CID write bug, and temp root on Marshmallow became much harder due to dm-verity, etc.
Does the Unlock survive a Bootloader flash?
No. The tool places a developer edition CID Hash Blob in your aboot partition, and cahnges your CID to that of the developer edition that matches taht CID blob. Flashing an aboot (via dd or ODIN) will erase this blob, and you will need to re-run this tool.
Can I go back to retail?
Why would you want this? You can run both the developer edition aboot, and retail edition aboot with the developer edition CID.
But yes. You can. When you run this, a backup of your current CID is taken. As long as you hang onto that backup, you will always be able to use the samsung_cid binary found here. Pull up and ADB Shell, and get root, then execute samsung_cid (from somewhere like /data/local/tmp/) followed by your backed up CID.
What about /System partition write protection?
It is gone. Permanently in my testing. Returning to a retail aboot still allows /system to be remounted R/W (as root only obviously).
How do I root now that I have converted to a Developer Edition?
Two Options:
Doesn't Trip KNOX (most likely), unable to run custom ROM/Kernel: Just re-run King Root post conversion. You'll have permanent root.
Does Trip KNOX, able to run custom ROM/Kernel: Use ODIN to flash TWRP, and then TWRP to flash SuperSU.
XDA:DevDB Information
[OFFICIAL] Verizon Galaxy Note Edge Bootloader Unlock, Tool/Utility for the Galaxy Note Edge
Contributors
npjohnson
Source Code: https://github.com/beaups/SamsungCID
Version Information
Status: Stable
Current Stable Version: 2016-05-25
Stable Release Date: 2016-05-25
Created 2016-05-26
Last Updated 2016-06-02

Whoooooooo!!!!!!

{
"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"
}
YEAH!
Sent from my SM-N915V using XDA-Developers mobile app

<3

Developer Mode
Sent from my SM-N915V using XDA-Developers mobile app

Congrats. Don't forget Xposed.
Sent from my SM-N915V using Tapatalk

just when i need temp root ..... kingroot fails every time !!!! :crying::crying::crying::crying:

max366 said:
just when i need temp root ..... kingroot fails every time !!!! :crying::crying::crying::crying:
Click to expand...
Click to collapse
Try the Desktop version.
Vorridor said:
Congrats. Don't forget Xposed.
Sent from my SM-N915V using Tapatalk
Click to expand...
Click to collapse
Huh? Lol. Why would I post XPosed?

npjohnson said:
Try the Desktop version.
3rd try now with desktop version crossed fingers :fingers-crossed:
Click to expand...
Click to collapse

Er mah gerd

kingroot 4.5 4.8 and 4.92 apk and desktop version tried multiple times each no success
factory reset phone tried again no success
used debloater tool disabled knox stuff etc... no success
currently on 5.0.1
any suggestions?

max366 said:
kingroot 4.5 4.8 and 4.92 apk and desktop version tried multiple times each no success
factory reset phone tried again no success
used debloater tool disabled knox stuff etc... no success
currently on 5.0.1
any suggestions?
Click to expand...
Click to collapse
google blocked kingroot

SUCESSSSS!!!! :silly::silly:

max366 said:
SUCESSSSS!!!! :silly::silly:
Click to expand...
Click to collapse
nice!

Okay wow. WAY more traffic on those links then I thought there would be. Had to change out the links. Downloads should be working again.

bigbooker455 said:
google blocked kingroot
Click to expand...
Click to collapse
KingRoot works fine... Not entirely sure why for some it is working, and some it is not.

It was working fine then about 1 week ago stopped just lockup I heard Google blocked it, recently my phone asked me to do a security update I did it and then it stopped working....
Sent from my SM-N915V using XDA-Developers mobile app

bigbooker455 said:
It was working fine then about 1 week ago stopped just lockup I heard Google blocked it, recently my phone asked me to do a security update I did it and then it stopped working....
Sent from my SM-N915V using XDA-Developers mobile app
Click to expand...
Click to collapse
Ahhh. Samsungs on the fly SEPolicy upgrades. This would explain why it works on about half the users devices.
Okay, what method did you use to get temp root then?

I don't want to publicly say I'm afraid they'll see what were using and quickly shut that down.
Sent from my SM-N915V using XDA-Developers mobile app
---------- Post added at 01:58 AM ---------- Previous post was at 01:57 AM ----------
I told you on hangouts yesterday
Sent from my SM-N915V using XDA-Developers mobile app

A huge thanks to all involved! I guess we can use the ROMs and such in the Dev Edition threads now as long as we don't touch the bootloader?
-Edit-
Just saw that not many of those threads exist.

Related

[Toolkit] Wug's Nexus Root Toolkit v2.1.4 [Updated 01/16/16]: Nexus 4 Thread

Unlocking, rooting, relocking and unrooting simplified! (and much more!)
VERSION 2.1.4 - This program will automatically bring together all the files you need to unlock and root your device in a few clicks, or flash it back to stock and re-lock it. You can also use this program to backup/restore all your important data, flash zips, set file permissions, push and pull files, install apps, generate logcats/bugreports, and much more! With the included file association options, you can perform tasks like flashing zips, installing apps, restoring android backup files, and flashing/booting img files with just a double click! The program includes a full featured interface for automating tasks in TWRP, enhanced restore features, an in-built auto-updater/notification system, ‘any build’ mode, advanced restore features,’NRT- Live Log’ for viewing the adb/fastboot cmds that are run in the background, quick tools utilities, and tools for taking screenshots/screen-recordings. All the latest official Android builds and Nexus devices are supported. The program intelligently and selectively downloads the files it needs for your device and makes sure you are using the latest files available. The program can even auto-detect your device and build. This release brings full Marshmallow root support plus all automated features by utilizing a new system that no longer requires modified boot.imgs. Check out the updated changelog for a more comprehensive breakdown of the feature set and changes in this release.
~ my goal for this project is make the entire process as smooth and simple as possible ~
{
"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"
}
Please read the FAQs before posting questions: http://www.wugfresh.com/nrt/faqs/
Looking for a walk-through? >> Excellent Instructional/How-To Videos: http://www.wugfresh.com/videos/
More information & Download Links: http://www.wugfresh.com/nrt/
Changelog: http://www.wugfresh.com/nrt/changelog/
Enjoy! ^_^
{{ WugFresh }}
Does automatically install Clockwork recovery?
danthepan124 said:
Does automatically install Clockwork recovery?
Click to expand...
Click to collapse
I believe it flashes TWRP recovery. Thats what I got from reading the change log here http://www.wugfresh.com/nrt/changelog/
Great job this looks awesome thank you for putting this together!
danthepan124 said:
Does automatically install Clockwork recovery?
Click to expand...
Click to collapse
If you check the "flash custom recovery" checkbox under root, then yes.. however it defaults to flash TWRP, unless the user selects CWM in the options menu:
It also will take care of renaming the system files to ensure its sticks, and it will install the busybox installer (free) app by Stericson.
{{ WugFresh }}
Nice. Will be nice to have this as a backup option . Definitely easier to use in terms of UI thank the Nexus 4 Root toolkit by mskip heh.
That backup option - is there a way, once unlocked and rooted, to grab my apps from the backup that were wiped, but not the entire thing? I downloaded about 8GB of apps before rooting, so I have no way to backup, I think. :[
Alright did it, rooted. Used the backup option a couple times trying to get it to work all the way, but for some reason, it only backed up about half of my apps.
The best rooting kit in the land
Sent from my Nexus 4 using xda premium
been waiting for this since the release of nexus 4, much thanks!
I've just added this toolkit to the Nexus 4 Complete Index
Sent from my GT-I9100 using xda premium
Just unlocked and rooted my N4 with this... great piece of software as always Wug, thanks Donated you some cash.
Hey guys quick two questions:
1) When I was unrooting through this toolkit, it said that there were three files that were not found in the directory, but continued to go through the process regardless, and it appears that I was successful. I can't remember the names as the command prompt ended before I had the chance to screenshot it. Am I okay?
2) If I go through the unrooting process through this toolkit, and then the OEM Lock process, does that basically put my phone back to the way it was when I received it?
Thanks!
Thanks for this, while I know my way around the manual commands okay, this will make everything a breeze for me tomorrow when my Nexus 4 arrives.
Will turn on, get the newest OTA, then unlock and root with your app.
Out of interest, can you still get OTA updates on stock with a custom recovery installed, or do you need to keep the stock recovery? I plan on sticking with stock until the custom ROMs get more stable, so I will stay on a default recovery if I can't use OTA updates. Otherwise I'll just flash a custom recovery with your app and get it done for future use.
This might be a dumb question.. But can I use this to root my Nexus 4 without unlocking the bootloader (thus wiping data)? Or has there not been a way found to do that yet?
BraydenJames said:
This might be a dumb question.. But can I use this to root my Nexus 4 without unlocking the bootloader (thus wiping data)? Or has there not been a way found to do that yet?
Click to expand...
Click to collapse
Have to unlock 1st. Just back up everything to your pc and restore it after.
Was waiting for this, thanks!
Sent from my Nexus 7
Night Galaxy said:
Hey guys quick two questions:
1) When I was unrooting through this toolkit, it said that there were three files that were not found in the directory, but continued to go through the process regardless, and it appears that I was successful. I can't remember the names as the command prompt ended before I had the chance to screenshot it. Am I okay?
2) If I go through the unrooting process through this toolkit, and then the OEM Lock process, does that basically put my phone back to the way it was when I received it?
Thanks!
Click to expand...
Click to collapse
1.) Yes, those are sig files. They are always missing. For whatever reason google doesn't include sig files in their packages and fastboot still checks for them. I guess google doesn't bother because they are redundant considering you need to be unlocked flash stock with fastboot. I can't suppress that output, so it just always will say that.. no worries.
2.) Yes, not basically.. exactly. Everything will be wiped, and you device will be exactly as it was when you received it.
{{ WugFresh }}
Audioboxer said:
Thanks for this, while I know my way around the manual commands okay, this will make everything a breeze for me tomorrow when my Nexus 4 arrives.
Will turn on, get the newest OTA, then unlock and root with your app.
Out of interest, can you still get OTA updates on stock with a custom recovery installed, or do you need to keep the stock recovery? I plan on sticking with stock until the custom ROMs get more stable, so I will stay on a default recovery if I can't use OTA updates. Otherwise I'll just flash a custom recovery with your app and get it done for future use.
Click to expand...
Click to collapse
No, you need the stock recovery. That said, in advanced utilities of the toolkit their is a button just for restoring stock recovery, so you can just do that if you want to when an OTA comes out (assuming you didn't make any other big system mods) if you had previously flashed a custom recovery. Also.. you can use temp recovery whenever you want as long as you have access to a computer with the toolkit.
{{ WugFresh }}
im having trouble unrooting my device....i get to the part where it says press ok to install please be patient, and then a command pops up but nothing happens, it just stays there...
edit: i keep getting to the Flash stock and Unroot screen, but nothing happens at that point! help!
Are these the steps to unlock and root and be able to receive OTA updates?
1. Click on "Full Driver Installation Guide"
2. Connect phone to computer
3. Click on Unlock
4. Click on Root and leave "Custom Recovery" box unchecked.
Then, after OTA updates are installed, re-click "Root" since OTA update will unroot?

[ROOT] How To Root Blu Vivo 5 (Android 5.1; Build 27-01-2016 or Older)

I decided I would start this thread as no one else has started it yet.
This is how to root your Blu Vivo 5!
****BEFORE BEGINNING MAKE SURE YOU DO NOT HAVE "ENABLE OEM UNLOCK" CHECKED IN DEVELOPER OPTIONS AS THIS WILL BRICK YOUR PHONE***
1. Go To h t t p : / / w w w . k i n g r o o t . n e t / (Can't Post Links Yet, Remove Spaces)
2. Download KingRoot (On Your Phone; Or On Your PC and Copy To Your Phone)
3. Open The App and Click "Try To Root" When It Prompts To
4. Once Done, Click The Orange Button in the Center to Fix Permissions
5. Done!
This method was tested by me and a few others. Confirmed working.
***Optionally, you can replace KingRoot with SuperSU using Super-Sume or Apps of that nature but I have not tested these methods personally so tread carefully at your own risk.
Additionally, I can confirm that all root features have worked so far (Viper4Android, AdAway, LuckyPatcher, etc)
No Custom Recoveries Are Available As of this Post, but let's keep this device alive and start development for it!
< If you guys have any questions leave them down below and I'll try to answer them as best as I can and as soon as I can>:good:
Yes been rooted since day one with king root. Just waiting on recovery like most, the device it self is amazing, besides the mms messages not coming in on third party apps this device is still a best for it's price tag.
Man, I really hope development for this device gets picked up. I would like to offer to do some but I don't have the time right now. If things free up I may tinker around with it. I would love to have twrp 3.0 and cm 13 for it but that's going to need someone to port it.
Never mind... It appears to be loose. If I push on it then it starts working.
Did anyone have a problem with ear speaker not making sound after King root? I ran the purity app that comes with it I am wondering if it disabled it or something. Speaker phone works but calls with the ear speaker I cannot here after the root. Should I uninstall kingroot and try again?
This is not helpful. Kingroot is a fools app. It will root your phone but at a significant cost to your security and privacy. Ever think it was weird that kingroot forced you to use its own SUPER-SU manager? Ever think the "Purify" app was a little weird and unessessery? I'm not going to go into details but kingroot isn't offering you a free service for nothing or out if the goodness of their hearts. They steal your information in return which is why they want you to use their app. They report back to themselves your IMEI number among other things.
When people recommend King root it's not helpful, it only makes the rooting community a worse place because noobs and non developers who are naive to these issues are the ones that pay the price.
Is kingroot really that bad?
I was looking around and there are other methods for older blu phones that use Mediatek chips that don't use KingRoot but do require flashing with a custom recovery.
Same issue
i just got mine and im having the same issue even without root. did you find a fix?
AvariceInfest said:
Never mind... It appears to be loose. If I push on it then it starts working.
Did anyone have a problem with ear speaker not making sound after King root? I ran the purity app that comes with it I am wondering if it disabled it or something. Speaker phone works but calls with the ear speaker I cannot here after the root. Should I uninstall kingroot and try again?
Click to expand...
Click to collapse
Xda284988ir said:
This is not helpful. Kingroot is a fools app. It will root your phone but at a significant cost to your security and privacy. Ever think it was weird that kingroot forced you to use its own SUPER-SU manager? Ever think the "Purify" app was a little weird and unessessery? I'm not going to go into details but kingroot isn't offering you a free service for nothing or out if the goodness of their hearts. They steal your information in return which is why they want you to use their app. They report back to themselves your IMEI number among other things.
When people recommend King root it's not helpful, it only makes the rooting community a worse place because noobs and non developers who are naive to these issues are the ones that pay the price.
Click to expand...
Click to collapse
Complete FUD. After you root, you can remove "purify" and you can install a firewall to block anything you want. And you can than install any SU you choose (and remove theirs). I have used Kingroot on many phones with no security issues at all. This is all just unfounded nonsense from when it was first released (years ago) and some people were concerned because the method was not "open". Everything you said has been shown not to be true after the initial releases. Nothing worse than someone (who calls others "noobs") talking about things which they don't know and trying to sound like they know something. You should really research the latest info before you post about something like this.
How do you unroot i used the unroot option in kingroot so i could do the new update but i get a message that the system is broke
Sent from my VIVO 5 using XDA Free mobile app
mopo01 said:
How do you unroot i used the unroot option in kingroot so i could do the new update but i get a message that the system is broke
Click to expand...
Click to collapse
That is how to unroot. It does look like if this phone has ever been rooted it screws with OTAs.
ethd said:
That is how to unroot. It does look like if this phone has ever been rooted it screws with OTAs.
Click to expand...
Click to collapse
? this update really don't matter as it is for radio which I do not use. But when marshmallow finally comes i would like to make that update. Oh well
Sent from my VIVO 5 using XDA Free mobile app
Thanks for this. Rooted the moment I got my phone!
I have a question... If you root the phone with this way, you could update with ota later? Thanks!
It doesn't appear that you can do any OTA's after you root.
I am trying to do the first radio update with hopes of doing the 6.0 update but this is what you get "Your system is damaged, wireless update is disabled".
If anyone knows a way around this it would be appreciated. Any way to get the updates manually and put on the SD card to update via recovery?
Blu support is not very helpful either.
Zeckond said:
I have a question... If you root the phone with this way, you could update with ota later? Thanks!
Click to expand...
Click to collapse
MikeRogers said:
It doesn't appear that you can do any OTA's after you root.
I am trying to do the first radio update with hopes of doing the 6.0 update but this is what you get "Your system is damaged, wireless update is disabled".
If anyone knows a way around this it would be appreciated. Any way to get the updates manually and put on the SD card to update via recovery?
Blu support is not very helpful either.
Click to expand...
Click to collapse
I flashed back to the 5.1 stock with sp tools and then ota the 6.0. remember to back up data if you do this way as I forgot and lost a lot ?
I did save the ota file it's 1.2 gig not sure how to upload for you to try tho
Sent from my VIVO 5 using XDA Free mobile app
Hmm, maybe google drive or something?
mopo01 said:
I flashed back to the 5.1 stock with sp tools and then ota the 6.0. remember to back up data if you do this way as I forgot and lost a lot ?
I did save the ota file it's 1.2 gig not sure how to upload for you to try tho
Sent from my VIVO 5 using XDA Free mobile app
Click to expand...
Click to collapse
MikeRogers said:
Hmm, maybe google drive or something?
Click to expand...
Click to collapse
try this
https://drive.google.com/file/d/0B3817QHU8ZK1a1M0ZnRzaVdnaUk/view?usp=drivesdk
Sent from my VIVO 5 using XDA Free mobile app
Downloading this now and will let you know how it goes, thanks.
UPDATE: This worked great, thank you!
Just for anyone else who tries this, the actual update.zip file you need is inside this update.zip file so extract it out before putting it on the sdcard.
mopo01 said:
try this
https://drive.google.com/file/d/0B3817QHU8ZK1a1M0ZnRzaVdnaUk/view?usp=drivesdk
Sent from my VIVO 5 using XDA Free mobile app
Click to expand...
Click to collapse
Is anyone else having terrible battery life on this after upgrading to Marshmallow?
After doing the update to Marshmallow in this thread, I flashed TWRP and rooted via this thread.
Now my battery life has been absolutely terrible. Before updating to Marshmallow, I could go almost all day, have 35%+ left at night, goto sleep and then wake up with around 20% of battery all the time. Now if I goto sleep with 50% battery it's dead when I wake up. Seems to be "Wlan" and "Phone Idle" using most of the battery as you can see in the screenshot below. Also, after the phone dies and I plug it back in, it always shows as 13-15% battery life right away (odd), so I used a battery calibration app that seemed to do nothing and still same bad battery.
I'm thinking it may be due to me missing the OTA update right before the Marshmallow OTA update. I know it had to do with the radio, could that be it? Does anyone have that in a zip file I could flash via TWRP? If so, would it be ok to do that?
Any ideas would be appreciated, here's a screenshot of battery usage:
{
"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"
}
For anyone wondering, no you cannot run OTA and update your phone if you rooted using Kingroot. Even doing a factory reset won't help. You will have to flash the phone using a stock rom and then rerooting after you update.

How to unlock your Verizon Galaxy Note 3 bootloader (video tutorial)

Hey guys I've seen that a lot of people have been having trouble getting the bootloader unlock to work I made a tutorial for you to follow so make sure you follow the tutorial before asking questions. I've answered every question I could think of in this video so please watch it first. You must follow the directions! Please
https://youtu.be/ilteTn7EISk
Link to download the latest firmware for your Verizon Galaxy Note 3 to flash in Odin if you need to reinstall it before unlocking (if you have no luck with my instructions you should try flashing the firmware again with Odin so that you have a completely stock phone):
http://www.sammobile.com/firmwares/
How to root the Verizon Galaxy Note 3 on the latest firmware (0F1):
http://forum.xda-developers.com/ver...b6-of1-n900v-note-3-verizon-oneclick-t3333569
Official Verizon Galaxy Note 3 bootloader unlock thread:
http://forum.xda-developers.com/ver...l/official-note-3-verizon-bootloader-t3359370
All files you will need for unlocking your Verizon Galaxy Note 3:
https://drive.google.com/file/d/0B83noRHOimrRdkhoWWxhR19QWGc/view?usp=drivesdk
Sent from my SM-N900V using Tapatalk
**TWRP AND FLASHING ROMS**
Now that your Verizon Galaxy Note 3 bootloader is unlocked is time to flash some roms. For this you will need TWRP. A simple way to obtain the latest and stay up to date with a couple clicks is TWRP with Flashify. You will not need Odin or a PC at all to do this.
STEP 1:
Download flashify: https://play.google.com/store/apps/details?id=com.cgollner.flashify
{
"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"
}
STEP 2:
Open the app and give it root access permissions when your Super User app prompts you with the regular pop-up.
STEP 3:
STEP 4:
STEP 5:
STEP 6:
Flash roms till you pass out lol. Don't forget to backup your files.
----------------------------------------------------------
**************************************
----------------------------------------------------------
USING TWRP:
*****Yes- Jasmine Rom 6.1 can be flashed with twrp*****
When you flash your first rom after unlocking your bootloader and flashing twrp it's best to start with a clean slate. Make sure you put the rom of your choice on your Micro SD card. Wiping everything ensures that you have as few errors as possible. When flashing completely new roms this is also advised to avoid any errors.
Sent from my SM-N900V using Tapatalk
**Jasmine Rom 6.1**
Official thread:
http://forum.xda-developers.com/showthread.php?t=2760380
Download link for Jasmine Rom 6.1 ZIP:
https://www.androidfilehost.com/?fid=24052804347812398
Sent from my SM-N900V using Tapatalk
i had my vzw note 3 sm-n900v of1 rooted and bl unlock
i reverted back to official stock OF1 with odin.
i noticed that emmc brick debug tool shows my CID as the dev version and not my original cid
i was wondering after i root it again do i need to change my cid back to original before i run "samsung_unlock_n3" or is it ok to run it with the new cid already like it is.
thanks and nice guide here
en11gma said:
i had my vzw note 3 sm-n900v of1 rooted and bl unlock
i reverted back to official stock OF1 with odin.
i noticed that emmc brick debug tool shows my CID as the dev version and not my original cid
i was wondering after i root it again do i need to change my cid back to original before i run "samsung_unlock_n3" or is it ok to run it with the new cid already like it is.
thanks and nice guide here
Click to expand...
Click to collapse
No just run the unlock tool again and you're good to go.
Sent from my SM-N900V using Tapatalk
alexp1289 said:
No just run the unlock tool again and you're good to go.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
i ran the tool with no busybox installed
odin says im developer edition
I tried to do this, but the phone wouldnt boot and it kept booting to a message that said ""system software not authorized by Verizon wireless has been found on your phone"
it also says "recovery is not seandroid enforcing"
nevermind, going back to stock, re-rooting, and re-unlocking the bootloader again seems to have fixed it
well
for some reasons above mentioned method isnt working at all in my case..
after giving all the commands in the terminal this is what it says.
it doesnt go further to the step where cid is displayed and device doesnt go for reboot .
(.)am on 4.4.2
(.)device is rooted
(.)on stock rom..
(.)never ever flashed anything to my device.
(.)i havent set up samsung account yet as a result there is no option in settings to disable reactivation screen but i did disable the lock screen before attempting anything on terminal..
urgent help needed
Sent from my SM-N900V using XDA-Developers mobile app
pakiyoungster said:
well
for some reasons above mentioned method isnt working at all in my case..
after giving all the commands in the terminal this is what it says.
it doesnt go further to the step where cid is displayed and device doesnt go for reboot .
(.)am on 4.4.2
(.)device is rooted
(.)on stock rom..
(.)never ever flashed anything to my device.
(.)i havent set up samsung account yet as a result there is no option in settings to disable reactivation screen but i did disable the lock screen before attempting anything on terminal..
urgent help needed
Sent from my SM-N900V using XDA-Developers mobile app
Click to expand...
Click to collapse
Flash 0F1 firmware the unlock method doesn't work on the firmware version that you're on. Follow my links in the first post to update firmware.
Sent from my SM-N900V using Tapatalk
secure fail: recovery
Followed the instructions, ended up with a soft bricked phone. Back to odin to re-flash OF1 I guess...
Using Flashify to flash TWRP after everything else looked great, rooted, bootloader unlock seemed to take.
Now looks like knox has me locked up and no path but to re-flash.
What did I miss?
tw3ak.
Thanks for the links and turorials. Will the Darklord N5 rom run on the Verizon note 3 after taking these steps?
Thanks.
tw3ak said:
Followed the instructions, ended up with a soft bricked phone. Back to odin to re-flash OF1 I guess...
Using Flashify to flash TWRP after everything else looked great, rooted, bootloader unlock seemed to take.
Now looks like knox has me locked up and no path but to re-flash.
What did I miss?
tw3ak.
Click to expand...
Click to collapse
If you saw a "secure fail: recovery" message you were not unlocked. (You were rooted, which allowed you to flash a recovery, but not unlocked)
If you are unlocked the Odin/Download screen will say "MODE: DEVELOPER" at the bottom of the text block at the top left side of the screen.
It is doubtful you were soft-bricked either. You might have been stuck in a "reboot to recovery every time loop" (which would then give you a secure boot: fail message)
but you can get out of that with the following:
- pull battery; wait a few seconds; reinsert battery
- hold down VolDown+Home+Power to start phone
- choose "Cancel" when the phone gives you the warning pop-up message about using Odin mode.
Sm-n900v (Rooted)
Android 5.0,
Baseband N900VVRUE0B6.
Will the unlock n3.zip work for me?
baabafadil said:
Sm-n900v (Rooted)
Android 5.0,
Baseband N900VVRUE0B6.
Will the unlock n3.zip work for me?
Click to expand...
Click to collapse
Based on my reading, it requires baseband OF1. You also need to do the CID check, to be sure your phone can be unlocked.
I did that already like post suggested n my Cid starts with 15

[NEWS] UPDATE: Axon 7 A2017U Build 29 (MR3)

UPDATE: Axon 7 A2017U Build 29 (MR3)
New OTA update is arriving and looking forward for what bring to the table.
aerospaceman Employee Oct 30, 2016 6:01 PM
Over the next 24 to 72 hours, you can expect our 3rd software update (MR3) to the Axon 7 (A2017U). This update will bring your device to the latest build, B29. This update comes less than one and a half months from the previous one, but the more exciting news is that we're in parallel paths to deploy Nougat as quickly as possible.
Here are the latest updates you will see on B29 (coming from the previous build, B27):
Notification bell is now optional (hooray!)
New application management policy to enhance battery life
Optimized video camera focus on moving objects
Resolved .FLAC file playback issue
Visual Voicemail optimized for dual SIM
Updated fix for Mute Call issue
Other general enhancements
Note: This is an over-the-air (OTA) update. To check availability of an update, click on "Settings -> Updates."
Aside from this update, you can bet on our R&D team being hard at work on Android N. Early tests from your Mod Squad have been very positive and we trust that many of you will also not sleep for the first several days after upgrading. Setting Nougat aside, we remain heads down prioritizing fixes and enhancements for our community. Your constant feedback, both positive and negative, continue to motivate our R&D team. So please don't let up on your interactions with us and each other about the Axon 7. Until the next update, please drop a comment below to add further motivation for your R&D team!
Click to expand...
Click to collapse
-------------------------------------------------------------------------
UPDATE: Axon 7 A2017U Build 29 (MR3) Announcement Link
-------------------------------------------------------------------------
TWRP Flashable Files can be found here : TWRP_A2017U.B29_Bootstack_StockSystem_Files
What's does the " Parallel paths" mean....
S8ntsHaz3 said:
What's does the " Parallel paths" mean....
Click to expand...
Click to collapse
Ha! I was thinking the same thing. It sounds like more vague crap from ZTE like normal.
jonathan3579 said:
Ha! I was thinking the same thing. It sounds like more vague crap from ZTE like normal.
Click to expand...
Click to collapse
I'm wondering if it means that it's at a parallel in development as far as time between updates... Like b27>b29 was 1 and 1/2 months and that's what they're lookin at for a time frame?
S8ntsHaz3 said:
What's does the " Parallel paths" mean....
Click to expand...
Click to collapse
jonathan3579 said:
Ha! I was thinking the same thing. It sounds like more vague crap from ZTE like normal.
Click to expand...
Click to collapse
S8ntsHaz3 said:
I'm wondering if it means that it's at a parallel in development as far as time between updates... Like b27>b29 was 1 and 1/2 months and that's what they're lookin at for a time frame?
Click to expand...
Click to collapse
my guess is " performing of multiple operations simultaneously " meaning getting MR's OTA and working Naugat (Android 7) at the same time???
well i'm just assuming so , and i assume next Update will be N release., you know B3x
DrakenFX said:
my guess is " performing of multiple operations simultaneously " meaning getting MR's OTA and working Naugat (Android 7) at the same time???
well i'm just assuming so , and i assume next Update will be N release., you know B3x
Click to expand...
Click to collapse
Oh how I hope your right!!!!
Now to wait for the download link
xtermmin said:
Now to wait for the download link
Click to expand...
Click to collapse
It's 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"
}
Sent from my ZTE A2017U using Tapatalk
toyanucci said:
It's here!
Click to expand...
Click to collapse
How'd you get the embedded battery percentage?! I sorely miss that from my Nexus 6P.
jonathan3579 said:
How'd you get the embedded battery percentage?! I sorely miss that from my Nexus 6P.
Click to expand...
Click to collapse
There's an app in play store to enable it in any device!
Sent from my ZTE A2017U using Tapatalk
toyanucci said:
There's an app in play store to enable it in any device!
Click to expand...
Click to collapse
Oh sweet, thanks. I think I tried it before but it didn't stick after rebooting. Has it changed since then? If so, I'm definitely gonna have to search for it again.
I have the option for the update as well. Waiting as I'm rooted.
Here is the download link if anyone wants to play with it.
update_P996A01_B27_to_B29.up
I'll be looking into it and try to create a flashable zip for us TWRP users
DrakenFX said:
Here is the download link if anyone wants to play with it.
update_P996A01_B27_to_B29.up
I'll be looking into it and try to create a flashable zip for us TWRP users
Click to expand...
Click to collapse
Thanks for looking into a twrp version!
Sent from my ZTE A2017U using Tapatalk
Parallel paths does indeed mean they are simultaneously working on updates and the long awaited Nougaaaattttt update. ZTE has done a good job updating and listening to their customers in the z-forum. Lets hope this plus Official CM and unlock bootloader without breaking warranty will help ZTE be known as a developer friendly Own.
How do we install if we are unlocked bootloader and rooted??
Do we have any idea if flashing U roms on G device works? Would love to get rid of the bell
Here over in europe, i just received for my A2017G an 703mb big B05 Update.(previous B03)
Strange that ours is 703mb big (hope they fix the youtube freeze Problem) and also supports optional notification bell (no info for that in the change log)
Take a look:
DrakenFX said:
Here is the download link if anyone wants to play with it.
update_P996A01_B27_to_B29.up
I'll be looking into it and try to create a flashable zip for us TWRP users
Click to expand...
Click to collapse
Here is an Mega Mirror for the B29 update. Just in case.
I have simply copied it from its location "data/data/com.zte.zdm/files" where the updater places its OTA files.
https://mega.nz/#!K050XAqT!6EBTgtX13VTdAOiUjiYqeE6jemeOJ2mN8smrrreai6o
MD5: 9a7f45caf459a21a905de0c543748309
If you place the file into that directory. You should be good to go using the inbuild updater.
Dewaynelives said:
How do we install if we are unlocked bootloader and rooted??
Click to expand...
Click to collapse
I was on B27, unlocked bootloader, TWRP recovery, rooted, with changes to /system, and have successfully upgraded to B29 (w/ same modifications). Since I made changes to /system (AdAway, Titanium Backup, AFWall) and wanted a clean slate for everything, I wiped my A7.
If you don't want to factory reset your device and didn't make any changes to /system, you might only have to unroot, restore stock boot.img and stock recovery.img via TWRP (from rczrider's topic linked below), install B29.zip in stock recovery, flash TWRP, then flash root, but I didn't do it personally, so no guarantees.
Anyway, this is what I did. Some of these steps might not have been needed, and probably could have been done differently, but it's what worked for me, and yes I like rebooting:
1. Download the B29 update, DrakenFX's B27 StockSystem zip for TWRP (which also flashes stock boot.img), stock B27 recovery.img from rczrider, and SuperSU 2.65. Put all on microSD.
2. Booted into TWRP and did a factory reset, rebooted back into TWRP and flashed DrakenFX's B27 StockSystem ZIP, rebooted back into TWRP and flashed stock B27 recovery.img, rebooted device.
3. Powered on the device and made sure it booted into OS fine and was still reporting the correct amount of internal storage space. Rebooted into stock recovery and flashed the B29 update.zip from my microSD card. Installed fine, rebooted into OS to made sure it still worked.
4. Rebooted into fastboot, connected to my computer and flashed Unjustified Dev's TWRP via Minimal ADB & Fastboot, booted into TWRP and flashed SuperSU 2.65 from my microSD, let the device reboot itself a couple of times.
I now have B29 with unlocked bootloader, TWRP, and root.
NOTE: Something I noticed when I was going through and disabling system apps: WeShare can't be disabled from the Settings > Apps menu, but can be disabled by opening the app drawer, pressing and holding on it, and dragging it up to "Disable" at the top of the screen.
However, it would probably be easier to just wait for DrakenFX to create custom TWRP install zips for B29.

2023 SM-G950U/U1/W Rev8 One Click Root/Safestrap Inject Method

Root Method For S8 U/U1/W Series Phones Rev8 Bootloader
New 1 Click Method Brought To Everyone By oakieville He provide this free of charge so If you like maybe give him a little donation
Paypal email is [email protected]
Before Starting This Process Get A USB2 Mini Hub You Are Most Likely Going Too Need It. Do Not Come In Here And Post This Is Not Working Until You Have Tried It With The USB2 Mini Hub!
You Must Start From Stock U Firmware. IT Seems To Be The Less Likely To Brick Your Device As Explained In The Disclaimer!​
Disclaimer Please Read!!
This may brick your device there is a problem especially with s8 and note 8 models where the tz partition becomes corrupted and on some occasions after flashing combination firmware your phone will become bricked and as of now there is no way to fix it. There is no way to predict if it will happen. It doesn’t seem too happen very often on s8+ but it does occasionally happen on the other 2 models so do this at your own risk. I would say it probably happens 10 percent of the time on s8 and note 8 especially when on bit 6 or higher firmwares. S8+ it rarely happens too but it still may. If you take the risk and it happens do not pm me asking how to fix it as of time I posted this there is no way to fix it
Please Read Notes
OEM Toggle Does Nothing On US Model Phones
You will most likely need a USB 2 mini hub for Odin to work if using windows 8 or higher. I would temporarily disable windows defender or antivirus software while performing the procedure with your computer.
You cannot have root on any rom except a nougat rom also flashing custom boot images cannot be done or using systemless magisk. Hiding root or running modules cannot be done. There is no oem unlock and even if there is you cannot unlock your bootloaders or run any aosp based roms.
You can be on any firmware to achieve safestrap but to run a rooted rom you will be limited to using a special nougat android 7 rom. You can have safestrap on pie android 9 which gives you some ability to modify system files flash zips etc and have access too data and other partitions that are normally blocked but you can not run root on android 9 because root on android 9 requires a modified boot image
Anything here with a .7z extension will get unzipped before using
Anything here with a .zip extension will get flashed a zip in safestrap
Anything here with a .tar or .md5 gets flashed in odin
Anything here with a .img extension gets flashed as image in safestrap
Additional Help Can Be Found In The Telegram Channel
Telegram Channel For 8 Series Root
Downloads
Odin3_v3.14.1_3B_PatcheD.7z
SM-G950U_VZW_G950USQU8DUJ1.7z -- Stock U Firmware Flash First In Odin
SAFESTRAP_S8_GUI_INSTALLER.7z - GUI 1 Click Method-Recommend!
Alt Method
Safestrap_S8_Cmd_Line.7z - Command Line 1 Click
Directions Once On Stock U Firmware
If using Safestrap_8_Series_Cmd_Line follow instructions on Cmd screen.
1. Download files and unzip SAFESTRAP_S8_GUI_INSTALLER.7z
2. Plug phone into computer and allow access too phone data
3. Run the SAFESTRAP_8_SERIES.exe file. In program choose your model of phone in drop down box then click Root Button and select COMBINATION_FA70_G950USQU8ATG1.tar.md5 file too flash it is packed in the zip you downloaded from above. Everything else is automatically done for you just follow any pop up that come up.
{
"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"
}
4. Phone will reboot too download and flash combo firmware and then reboot. Click dialog stating that it has rebooted and it will inject safestrap all automatically
5. When done you will have a minimal system with safestrap recovery
Instructions For Installing Rom
System Images
system_g950_nougat.7z - Nougat Image That Can Be Rooted
Pie With Safestrap Stock Roms Un Rooted Found Here
Canadian Roms Found Here
1. From here you will either a nougat or pie system image to your phone which will be flashed in safestrap. Reboot to safestrap using the safestrap control app once in safestrap choose wipe then advanced wipe and wipe data. Then goto home screen of safestrap using install tab and the the flash image tab at bottom. Choose system image you copied to phone. System images get flashed too system partition.
2 My nougat system images are not pre rooted if you want for root you will also need too flash a root zip in safestrap.
Root Zips For Nougat Image
EFTSU_System-v20.4_12_28_22.zip​SuperSU_System_12_28_22.zip​Phhs_SuperSU_S8_S9_Series.zip​3. You can enter safestrap anytime on nougat by simply rebooting to recovery which will enter safestrap or by using the safestrap control app
Fingerprint Fix For Nougat Roms
SM_G950U_FINGERPRINT_FIX.exe
4. If fingerprint not working reboot phone too download mode and run this SM_G950U_FINGERPRINT_FIX.exe
Pie With Safestrap Roms
Full Guide found Here
Video Tutorial
Thank You Liset Pedraza
Method In This Video To Obtain Safestrap Has Changed But The Process Of Using Safestrap Still Pertains
S8_Series_Install_Root.mp4
drive.google.com
Credits
klabit87 - Basically Everything
GSMCHEN - The root method
elliwigy -The root method
afaneh92 -Safestrap and too much too mention[/MEDIA]
oakieville - 1 click method
S8+ SM_G955U/U1/W Can Be Found Below
2023 SM-G955U/U1/W Rev8 One Click Root/Safestrap Inject Method
Root Method For S8+ U/U1/W Series Phones Rev8 Bootloader New 1 Click Method Brought To Everyone By oakieville He provide this free of charge so If you like maybe give him a little donation Paypal email is [email protected] Before Starting...
forum.xda-developers.com
N8 SM_N950U/U1/W Can Be Found Below
[NEW METHOD][ROOT] [Extreme Syndicate] [Snapdragon][N950U/U1][V8 Bootloaders]
Root Method For S8/S8+ And Note 8 Series U/U1/W Series Phones Rev8 Bootloader This may brick your device there is a problem especially with s8 and note 8 models where the tz partition becomes corrupted and on some occasions after flashing...
forum.xda-developers.com
Thank you guys for keeping this nice device alive.
I'm just glad we was able to stick it to em once again ???
Thank you all.
Wow!!!
Finaly!
Exited to try out latter today. Been looking and hoping for a way to have my Galaxy S8 950u rooted.
BTW, which rooted roms could I install after fallowing this process?
Will this root method work for S8+ SM-G955U Android 9?
Due to accidentally deleting my Music folder files, the only way I understand to recover the MP3s (not backed up on Google or Samsung Cloud) is to first root the phone, then install a 3rd party software program to recover them. Will this method work on my S8+ SM-G955U, Android version 9, Build PPR1.180610.011.G955USQS7DTB1 ? If not, would you please link me to the root method that will work?
Thanks!
orbhunterx said:
Due to accidentally deleting my Music folder files, the only way I understand to recover the MP3s (not backed up on Google or Samsung Cloud) is to first root the phone, then install a 3rd party software program to recover them. Will this method work on my S8+ SM-G955U, Android version 9, Build PPR1.180610.011.G955USQS7DTB1 ? If not, would you please link me to the root method that will work?
Thanks!
Click to expand...
Click to collapse
No look in the s8+ threads for your method Only issue is once you root you may overwrite the music files more than likely they are gone permanently
orbhunterx said:
Due to accidentally deleting my Music folder files, the only way I understand to recover the MP3s (not backed up on Google or Samsung Cloud) is to first root the phone, then install a 3rd party software program to recover them. Will this method work on my S8+ SM-G955U, Android version 9, Build PPR1.180610.011.G955USQS7DTB1 ? If not, would you please link me to the root method that will work?
Thanks!
Click to expand...
Click to collapse
https://forum.xda-developers.com/verizon-galaxy-s8+/development/rom-t3771206
There is a recovery sustem image you can flash in odin that will get you root. On s8+ samfail method still works
Sent from some device I modified
jrkruse said:
https://forum.xda-developers.com/verizon-galaxy-s8+/development/rom-t3771206
There is a recovery sustem image you can flash in odin that will get you root. On s8+ samfail method still works
Sent from some device I modified
Click to expand...
Click to collapse
Thank you!
---------- Post added at 03:24 AM ---------- Previous post was at 03:22 AM ----------
TheMadScientist said:
No look in the s8+ threads for your method Only issue is once you root you may overwrite the music files more than likely they are gone permanently
Click to expand...
Click to collapse
I hope not but will see.....
Thanks!
This method will work?
Im on bit 7, how can i find a Stock Pie Rom with safestrap installed?
PUMPU said:
This method will work?
Im on bit 7, how can i find a Stock Pie Rom with safestrap installed?
Click to expand...
Click to collapse
I will make one this weekend
Sent from some device I modified
What's the best Nougat ROM to use with this and would be it be possible to get a ROM with a stock android feel
jrkruse said:
I will make one this weekend
Sent from some device I modified
Click to expand...
Click to collapse
Ok, them i will try this root method.
Pie rom with safestrap for V7 bootloader can be found below
https://forum.xda-developers.com/galaxy-s8/development/rom-t4063873
s8 root
hi all , i want to root my wife's phone but,
can we use your root methode with stock rom ?
Or should i install new rom ?
thanks
arobase said:
hi all , i want to root my wife's phone but,
can we use your root methode with stock rom ?
Or should i install new rom ?
thanks
Click to expand...
Click to collapse
This is explained in the OP
Sent from some device I modified
rooted nougat rom added to post 2
Not working
I try in this new method but the apps_installer is not working
sohailkhan108.sk said:
I try in this new method but the apps_installer is not working
Click to expand...
Click to collapse
All the files are in the same folder correct?
Sent from some device I modified

Categories

Resources