Steps to Upgrade S6 Edge G925A (AT&T version) to Android 7.0 Nougat - AT&T Samsung Galaxy S6 Edge

I am a newbie and this is the first time I have tried anything out of the way to update my phone. I have an unlocked S6 edge AT&T version which was running MM 6.0.1. I wanted to update it to the latest Android Nougat and in order to do that I started searching online, but there was no such straight post or article where I can get everything in one place. I found a lot of information and many ways to upgrade the firmware but not all the steps were perfectly placed.
Anyways, I referred to many articles and posts and realized that it could be risky but doable so I went ahead and did it successfully. Though I faced few errors and issues but I found most of the resolution here at xda-developers and other online forums. I am writing this post to help all S6 edge owners who want to upgrade to Android 7.0.
My Phone Details:
Model: SM-G925A (S6 Edge AT&T)
Build: G925AUCS5DPJ1
Android: 6.0.1
There are two major steps involved to upgrade to the latest android version.
1. Flash the firmware with the higher security patch (keeping the device at Android 6) using ODIN software.
2. Upgrade the firmware to Android 7 using ADB software.
[Note: I might be using flash, upgrade interchangeably]
Downloads
Tools :
Latest ODIN tool (I used 3.10.6)
ADB tool (I used 25.0.3 but you can find latest version here)
Firmware:
First you need to flash you ROM to reach G925AUCS5DPK5 build. You can download this file from here.
Refer to Post:
https://forum.xda-developers.com/att-galaxy-s6-edge/general/g925a-pk5-stock-repair-ota-7-0-t3564102
Then you have to update the firmware to get Android 7 using this fie SS-G925AUCS5DPK5-to-U5EQA8-UP (put a .zip after this file to make it recognizable by the tool)
Step 01: Flash latest security patch
ODIN Working:
Link 01: http://droidvendor.com/how-to-install-stock-firmware-using-odin-on-a-samsung-device/
Link 02: http://www.droidviews.com/install-android-nougat-on-att-galaxy-s6-s6-edge-sm-g920ag925a/
My recommendations:
1. Use 3.10.6 version.
2. Unpack the G925AUCS5DPK5.zip file and you will find 4 different .tar.md5 files namely AP, BL, CP and CSC.
3. Use all 4 files at once in ODIN. Do not use only AP. If you use only AP file then your phone will be updated to the latest security patch and will work fine but it won't update the baseband version and will still show it as G925AUCS5DPJ1 even though your latest build is G925AUCS5DPK5. This will create problem while going to Android 7.0.
4. Take proper back up of all your files before going ahead using Samsung SmartSwitch.(Download Links : Windows, Mac). This way you can take back up easily as well as your pc will have the latest USB drivers.
5. Make sure your phone baseband and build are same as G925AUCS5DPJ1.
6. Charge you phone at least 70% before going ahead. It is just a precaution in case this process takes longer than expected. (Mine was finished in 4 minutes)
Step 02: Update to Android 7.0
ADB Working:
Link 01: http://www.droidviews.com/download-latest-adb-and-fastboot-sdk-platform-tools-win-mac-linux/
Link 02: http://www.droidviews.com/install-apk-files-using-adb-commands/
My Recommendations:
1. Use the version I have recommended above instead of going to the latest version (I faced some issue with the latest one and had to go back to this version)
2. Instead of opening the command prompt from shift+right click. Use run or search cmd and open it as administrator.
3. Change the SS-G925AUCS5DPK5-to-U5EQA8-UP.zip to OTA.zip or any shorter name. It will be easy to type the command.
4. If you face any error try using adb kill-server and then use adb sideload <ota.zip>.
5. Be patient this process will take some time. Mine took 25 minutes to complete.
6. Again keep your phone battery charged enough to survive the process.
7. After restart my phone stuck at black screen AT&T logo for 5 minutes. So don't get worried just wait, it will work.
8. Read all the instructions twice on the links provided before going ahead. If you are not sure of any instruction you can search xda forum and you will find relevant information.
Problems/Issues I faced
1. Reduced Storage: After updating my phone to build G925AUCS5DPK5, I realized the phone is only showing 16gb storage while my phone internal storage was 64gb. ( I found the root cause when I got my 3rd error, for the storage issue I was not bothered enough but wanted to go ahead so that I can get Nougat soon)
2. ADB Terminated: My phone got this error when I was updating it to Nougat. (The error looked like this : terminate called after throwing an instance of std::logic_error what() ). I searched online I found out that this is happening because of the adb version I am using, so I downloaded another version and it went through without this error but gave me the below one.
3. Status 7 Error: Again in adb I faced this error. And the error looked like this: 'Verifying current system..."/system/csc/contents.db" has unexpected contents. Error Pic Link.
I searched online and found out that this could be related to CSC file which I have not updated in my first step. So this time I again performed my first step using Odin tool but I selected the 3 files except the AP and ran the process. Yippy, I got my storage back and in adb there was no any error going forward.
Conclusion: I got Nougat on my At&T S6 Edge but I faced few issues. Being a new comer it was not much difficult provided you have the information and passion to do it. The steps mentioned here are very specific to S6 Edge but it can be used for other versions as well. You only have to make sure you have the current files and build combination otherwise your phone could be bricked. I hope this post will be helpful for the users.

Thanks for the detailed instruction on how to upgrade. Very useful! I do have one question though. Does Samsung pay work after upgrading using the method stated above?

Thanks for the great step by step guide. The only amendments/extra things that might help a little more:
Step 1) I used ODIN v3.12 as described above. Loaded all 4 files, BL AP CP CSC
***Basic missing step in the guide was to use ODIN correctly, you need to put your phone into upload mode.***
***Basic step, to prepare to use adb you must enable USB debugging while you have the Step 1 complete before you start Step 2***
Step 2) I was getting the errors thrown with ADB terminated and did some research. You have to use v25.0.3 or else it throws the std::logic_error what() error. It was challenging to track down that version of the adb but I found it here: https://www.izzysoft.de/ftp/local/android/
***Basic Step, in order to use adb, you must put your phone in recovery mode*** (and be sure you use v25.0.3)
Thanks again for the great tutorial!

Shame you cannot start out with latest version of Baseband version: G925AUCS6DQC1 that is in the phone and not have to go Back a version first to PK5

techwire said:
1. Use the version I have recommended above instead of going to the latest version (I faced some issue with the latest one and had to go back to this version)
Click to expand...
Click to collapse
i am curious, what specific issues did you have? should i stay on EQA8?
i had success with this method following the instructions and commentary going from DPK5 > EQA8. One additional thing to note is that each step of the process (odin, adb) will wipe the contents of the phone. I backed up with samsung switch, but it doesn't quite capture all the settings so you may want to use something else.

Hi
great post, i followed your instructions and i was able to get from DPK1 ( 6.01) to QA8. Now I noticed that G625AUCU5EQA8 is not the official ROM so would like to get at least to G925AAUCS6DQC1.
Do you know how to get from G625AUCU5EQA8 to G925AAUCS6DQC1?
thank you for your advice.

here is another DPK5 mirror
https://ulozto.net/!PpQ4SbJJOQyD/g925aucs5dpk5-6-0-1-4file-usa-att-7z

G925Aucu4dph5 is my build number, what can I do?

GoRi7o3 said:
G925Aucu4dph5 is my build number, what can I do?
Click to expand...
Click to collapse
You can Odin to Nougat 7.0 from here : http://forum.xda-developers.com/showthread.php?p=72406969
On Edge of Galaxy

You have any tutorial video of this or something that prove this method?

GoRi7o3 said:
You have any tutorial video of this or something that prove this method?
Click to expand...
Click to collapse
What proof do you need?

I don't now much things about this, can I jump to my baseband number g925aucu4dph5 to the baseband you mention in the post, or I have to do this method many times jumping from baseband to baseband to get the one you post

GoRi7o3 said:
I don't now much things about this, can I jump to my baseband number g925aucu4dph5 to the baseband you mention in the post, or I have to do this method many times jumping from baseband to baseband to get the one you post
Click to expand...
Click to collapse
Yes. You can jump from whatever baseband you have to most of full Odin files.
On Edge of Galaxy

Ok thank you, I will use this method soon, I wish that work

I am still rooted with OE2 5.0.1
Is there any way to update my device using ODIN without losing the root? Just curious. Switching to Fi and I unlocked my phone from the carrier, but since its 5.0.1 it wont run the Project Fi app which requires 5.1+ to activate and operate.

Illiteracy and instruction...
I would like to know why it seems like the only threads on how to upgrade a SM-G925A from 5.1.1 to Nougat lack clear language, in an organized fashion, that would allow those most challenged by the process to accomplish the task with the least amount of frustration. I really cannot comprehend how it is that someone considered a "Senior Member" is permitted to instruct on complex procedures, when it is apparent the person does not have a fluency in the language being used. I don't say this as an insult to anyone's culture or ethnicity, it just adds to the difficulty. Where are the moderators (Admins) when you need clarity. There must be someone who can impart the step-by-step procedure concisely. This forum is not useful for its intended purpose otherwise.

Alias_REBaker said:
I would like to know why it seems like the only threads on how to upgrade a SM-G925A from 5.1.1 to Nougat lack clear language, in an organized fashion, that would allow those most challenged by the process to accomplish the task with the least amount of frustration. I really cannot comprehend how it is that someone considered a "Senior Member" is permitted to instruct on complex procedures, when it is apparent the person does not have a fluency in the language being used. I don't say this as an insult to anyone's culture or ethnicity, it just adds to the difficulty. Where are the moderators (Admins) when you need clarity. There must be someone who can impart the step-by-step procedure concisely. This forum is not useful for its intended purpose otherwise.
Click to expand...
Click to collapse
What you talking about? This is very easy process. But there is even easier of you read another threads and learn from XDA or YouTube how to use ODIN. When you ready to try Odin you can flash firmware from here : http://forum.xda-developers.com/showthread.php?t=3611271 . This is 100% stock AT&T Nougat 7.0 Odin firmware use by Best Buys or Smasung to restore phones.
BTW Senior Members are mostly who build this forum. So just follow instructions, sit back and enjoy. If you need more clarification use your best friend Google or YouTube.
On Edge of Galaxy

Clarity wins
First of all, not admitting your English grammar is in need of some fine tuning doesn't help to clarify the issue. Additionally, combining both ADB sideloading and Odin, without clearly delineating which zip files need to be acquired for accomplishing the task using one or the other method, just adds to the confusion. I upgraded my phone using Odin and the "OCF" "tar" files. But, I was getting confused as to whether I also needed to use ADB to get to "OCF". I started off at "BOJ9". Not wanting to brick my phone led to much trepidation. I wanted to be absolutely sure. The main question I needed clarified was whether I could go from "BOJ9" to "OCF" without needing to go through each iteration. Many people had asked this question, but no specific answer was ever given. Thus, my frustration. I did eventually figure it out, but coming to XDA looking for a clear answer was not the solution. I see a lot of posturing, responders getting snarky telling the confused it's in some thread yet to be dug into or just being rude. Just help. Really, if that's not why you're here, move on.

Alias_REBaker said:
First of all, not admitting your English grammar is in need of some fine tuning doesn't help to clarify the issue. Additionally, combining both ADB sideloading and Odin, without clearly delineating which zip files need to be acquired for accomplishing the task using one or the other method, just adds to the confusion. I upgraded my phone using Odin and the "OCF" "tar" files. But, I was getting confused as to whether I also needed to use ADB to get to "OCF". I started off at "BOJ9". Not wanting to brick my phone led to much trepidation. I wanted to be absolutely sure. The main question I needed clarified was whether I could go from "BOJ9" to "OCF" without needing to go through each iteration. Many people had asked this question, but no specific answer was ever given. Thus, my frustration. I did eventually figure it out, but coming to XDA looking for a clear answer was not the solution. I see a lot of posturing, responders getting snarky telling the confused it's in some thread yet to be dug into or just being rude. Just help. Really, if that's not why you're here, move on.
Click to expand...
Click to collapse
First of all English is my sixth language I know 5 more, how much more you know, second this is international forum open for whole world, third I'm almost 55 years old and understand all process ( this telling me one or two things about you) . You must be millennial who thinks he is most important person on world. If you don't like it move on to different place.
And yes you can go strait by ODIN from your build to QCF with out any problem, but seems like you not read enough.
O! One more you must be Polish because only this people critique other people's language ability, I know because I was like this once.
Edit: Also I see inability to follow instruction or search. You need to have everything put for you on silver platter.
On Edge of Galaxy

Attitude instead of resolution.
So, here it starts, attitude. I'm 56 and will shortly be 57. I am no millennial. Secondly, perhaps you should focus on your English grammar skills. While you may speak several languages, your skill with written English is atrocious. Even if your English grammar was passable, you have no skill at writing an organized and cohesive text. A simple, step-by-step guide to accomplish the task. Putting up a few links mixed with gibberish is not helpful. It's lazy and sloppy. Have some pride in your work. Exhibit some maturity and avoid superfluous writing.

Related

[q] [may 29]sgs5 at&t is rooting possible? Answer i am about to explode.

It is about time I get some straight-forward answers. I'm tired of Googling everything I can and it not being what I think it is.
It is about time I get some straight-forward answers. I'm tired of Googling everything I can and it not being what I think it is.
What I have come to you for, XDA, is some light in the cave.
WILL THERE BE A WAY TO ROOT THE AT&T SAMSUNG GALAXY S5 VARIANT?!
Towelroot doesn't work. And if quite frankly tired ****less of all the posts that still exist talking about it.
Is there anything in development? All I can see now is SafeStrap and Multi-Tool but if you aren't rooted these do nothing. I just want some information for God's sake. Will ANYONE tell me what is being done about the development of the device's rooting? Is anyone even trying anymore? And if so, tell me! More importantly, if there are people, why aren't they being talked about? With as many S5's as there are out there (at least to me since I know about 10 people who use them regularly) why wouldn't anyone be trying?
PLEASE people get it together!
I have come from only 3 devices, but I was able to root and mod all of them. Rooting and Modding is love and life to me and is pretty much all I sincerely love about Android. The fact that I can't afford a new phone at this stage is sad, and I have grown tired of the bloating of TouchWiz, especially with the Lollipop update. I know that a rooted S5 would be extremely awesome, but since there is nothing about it being worked on I suppose I'll just have to live with the rubbish they call TouchWiz.
And if by some chance someone who can develop something like this reads this thread, please, respond, PM me, do SOMETHING. TELL THE XDA WORLD, because I GUARANTEE there are more of me out there who have longed for this but have just lived with it. BE A GAME CHANGER A DO SOMETHING ABOUT IT.
Don't give me the, "Knox and bootloaders are hard to pass by, especially with the new more secure versions." Because guess what, geohot did it once. Not like it lasted, but the fact is is that it worked at one point. It may be harder now, but it's still possible. PLEASE DO SOMETHING. PLEASE TRY.
Anyway, best of luck to all of the users. And anyone who has read this please leave a comment and tell me what you know. Many days I'm left alone, commentless with my threads. This is one I truly need to be acknowledged.
THANK YOU FOR YOUR TIME
Well that's a big thread revealing nothing about your device other than its an s5. There are ways to root with towel root unless you have the 5.0 ota.
dirtydodge said:
Well that's a big thread revealing nothing about your device other than its an s5. There are ways to root with towel root unless you have the 5.0 ota.
Click to expand...
Click to collapse
Well it's pretty obvious that it's AT&T. 5.0 L and Towelroot has never worked before.
ElectricBiskitz said:
Well it's pretty obvious that it's AT&T. 5.0 L and Towelroot has never worked before.
Click to expand...
Click to collapse
Towel root has worked and still does on nce. If you were on OA1 towel root wouldn't work unless you downgraded to use it then go back to OA1. And no it don't work on 5.0. There are multiple kernels and builds that att has put out that it didn't work on without downgrading. But just for future reference is always helpful if you include your build, version, etc. Like i said there are multiple builds that it didn't work on unless you downgraded is only the 5.0 that you can't downgrade.
dirtydodge said:
Towel root has worked and still does on nce. If you were on OA1 towel root wouldn't work unless you downgraded to use it then go back to OA1. And no it don't work on 5.0. There are multiple kernels and builds that att has put out that it didn't work on without downgrading. But just for future reference is always helpful if you include your build, version, etc. Like i said there are multiple builds that it didn't work on unless you downgraded is only the 5.0 that you can't downgrade.
Click to expand...
Click to collapse
I said that I have Lollipop so everything you're saying won't help. Plus I know you wouldn't have known anyway but I have tried all of this way before Lollipop. I tried downgrading from OA1 at the time to NCE and I ended up in a bootloop. The kernel was faulty. I had to reset my phone in a very long, aggravating process to get it back. I NEVER want to go down that road again. And like I said in the entire post, I'm just looking for a pioneer to try again and make a geohot move on Lollipop. And no offense to you, you wouldn't have known this about me anyway, but your kind of information was exactly what I was trying to steer away from. And here it comes, right back at me. I'm just tired and sick of all the people who just do, essentially, a copy/paste of common information. When in my circumstance, am looking for something difference. Again, no harm to you, but anyone and everyone that has ever responded to my threads because it's all the same.
As someone who used to reverse engineer software, updates to said software usually patch those exploits. It's not usually easy to regain a new exploit and can take massive amounts of time. I can't speak for other devs but (at the time I did this stuff and still currently) I have a demanding full time job and a family, which come first over a hobby. I can guarantee I will never buy another Samsung phone again because of this. I know it's not always feasible, but maybe look into getting an HTC phone with developer options that is unlocked from the factory. Venting on here will get your cause nowhere.
Sent from my SAMSUNG-SM-G900A using XDA Premium 4 mobile app
Forum is trying to help you!
ElectricBiskitz said:
Well it's pretty obvious that it's AT&T. 5.0 L and Towelroot has never worked before.
Click to expand...
Click to collapse
Right, first things first. Calm down and please stop being so rude and angry when other members who are trying to help you. It's not their fault you are not able to root your phone. It is possible and I'm testament to this.
You need to understand the process of how to do it and you need patients. I live in the UK with an AT&T handset and my handset was never going to ever get to 5.0 because of that fact. I am now on 5.0 and it's rooted and I found out how to do it all on this forum. Further more if you search for my one and only post (yes I'm making you do some work - it's how to teach people to learn new things) I have information in there that shows you how to get to 100% rooted 5.0. What I'm prepared to do is write for you a line by line process in a Word document that will get you from your stock unrooted 5.0 handset to 5.0 rooted. You need the right files and ODIN - that's all you need to complete this. No matter what state you end up getting you handset into bootloop, failed starts..etc as long as you are able to get into download mode you are able to recover the handset. Yes, it can be annoying and yes it can take hours to get back to square one (sometimes) but you have to be prepared for that when you do something like this. It took me two whole evenings and 5 failed attempts before I got it working.
So after reading all this, if you are prepared to accept my help let me know and I will write the document for you.
Besides the fact there are already a metric ass ton of threads in this phone's forum discussing rooting the 900A.
I've been reading them for weeks now after I was overzealous and took the OTA to OC4 figuring there was a root solution already..... There wasn't, and oh well... My fault for not researching first, but it's making me keep my Note 2 until something comes up.
Hell something may already be out, but with rants like yours..... Feel free to enjoy the great advice in the links in my signature.
wwit said:
Right, first things first. Calm down and please stop being so rude and angry when other members who are trying to help you. It's not their fault you are not able to root your phone. It is possible and I'm testament to this.
You need to understand the process of how to do it and you need patients. I live in the UK with an AT&T handset and my handset was never going to ever get to 5.0 because of that fact. I am now on 5.0 and it's rooted and I found out how to do it all on this forum. Further more if you search for my one and only post (yes I'm making you do some work - it's how to teach people to learn new things) I have information in there that shows you how to get to 100% rooted 5.0. What I'm prepared to do is write for you a line by line process in a Word document that will get you from your stock unrooted 5.0 handset to 5.0 rooted. You need the right files and ODIN - that's all you need to complete this. No matter what state you end up getting you handset into bootloop, failed starts..etc as long as you are able to get into download mode you are able to recover the handset. Yes, it can be annoying and yes it can take hours to get back to square one (sometimes) but you have to be prepared for that when you do something like this. It took me two whole evenings and 5 failed attempts before I got it working.
So after reading all this, if you are prepared to accept my help let me know and I will write the document for you.
Click to expand...
Click to collapse
So wait... You have a method to get him from ota 5.0 to a muniz method 5.0? I was under the impression that was not possible once you took the ota ( i didn't, but I'm still curious)
ota 5.0 root?
wwit said:
Right, first things first. Calm down and please stop being so rude and angry when other members who are trying to help you. It's not their fault you are not able to root your phone. It is possible and I'm testament to this.
You need to understand the process of how to do it and you need patients. I live in the UK with an AT&T handset and my handset was never going to ever get to 5.0 because of that fact. I am now on 5.0 and it's rooted and I found out how to do it all on this forum. Further more if you search for my one and only post (yes I'm making you do some work - it's how to teach people to learn new things) I have information in there that shows you how to get to 100% rooted 5.0. What I'm prepared to do is write for you a line by line process in a Word document that will get you from your stock unrooted 5.0 handset to 5.0 rooted. You need the right files and ODIN - that's all you need to complete this. No matter what state you end up getting you handset into bootloop, failed starts..etc as long as you are able to get into download mode you are able to recover the handset. Yes, it can be annoying and yes it can take hours to get back to square one (sometimes) but you have to be prepared for that when you do something like this. It took me two whole evenings and 5 failed attempts before I got it working.
So after reading all this, if you are prepared to accept my help let me know and I will write the document for you.
Click to expand...
Click to collapse
Ok, so I'm sorry if i've got this wrong, but as the user above stated, I too have been scouring the web and FDA searching for a way to root an at&t galaxy s5 with an OTA u5.0 lollipop update. From all the research i have done, I have found no resolution to the locked bootloader. Are you saying that you can root the stock, unrooted, locked bootloader, sm-g900a running lollipop 5.0? If so, I will gladly donate to your Paypal for detailed instructions on how to do this! I am no noob at rooting, having rooted every galaxy since the skyrocket,. But this lollipop crap is driving me crazy. Any help is greatly appreciate!!
wwit said:
Right, first things first. Calm down and please stop being so rude and angry when other members who are trying to help you. It's not their fault you are not able to root your phone. It is possible and I'm testament to this.
You need to understand the process of how to do it and you need patients. I live in the UK with an AT&T handset and my handset was never going to ever get to 5.0 because of that fact. I am now on 5.0 and it's rooted and I found out how to do it all on this forum. Further more if you search for my one and only post (yes I'm making you do some work - it's how to teach people to learn new things) I have information in there that shows you how to get to 100% rooted 5.0. What I'm prepared to do is write for you a line by line process in a Word document that will get you from your stock unrooted 5.0 handset to 5.0 rooted. You need the right files and ODIN - that's all you need to complete this. No matter what state you end up getting you handset into bootloop, failed starts..etc as long as you are able to get into download mode you are able to recover the handset. Yes, it can be annoying and yes it can take hours to get back to square one (sometimes) but you have to be prepared for that when you do something like this. It took me two whole evenings and 5 failed attempts before I got it working.
So after reading all this, if you are prepared to accept my help let me know and I will write the document for you.
Click to expand...
Click to collapse
I need this please! I have an at&t Samsung S5 lollipop 5.0 please guide me
I have not seen any solutions for people who took Ota update. Did you make the exploit yourself? If not can you point out the source?
Thanks!
lowspeed said:
I have not seen any solutions for people who took Ota update. Did you make the exploit yourself? If not can you point out the source?
Thanks!
Click to expand...
Click to collapse
My phone just automatically downloaded the 5.0 update a few weeks ago. I attached a screenshot of my phones specs
I replied to the person who said he has instructions. ..
wwit said:
You need to understand the process of how to do it and you need patients. I live in the UK with an AT&T handset and my handset was never going to ever get to 5.0 because of that fact. I am now on 5.0 and it's rooted and I found out how to do it all on this forum. Further more if you search for my one and only post (yes I'm making you do some work - it's how to teach people to learn new things) I have information in there that shows you how to get to 100% rooted 5.0. What I'm prepared to do is write for you a line by line process in a Word document that will get you from your stock unrooted 5.0 handset to 5.0 rooted. You need the right files and ODIN - that's all you need to complete this. No matter what state you end up getting you handset into bootloop, failed starts..etc as long as you are able to get into download mode you are able to recover the handset. Yes, it can be annoying and yes it can take hours to get back to square one (sometimes) but you have to be prepared for that when you do something like this. It took me two whole evenings and 5 failed attempts before I got it working.
So after reading all this, if you are prepared to accept my help let me know and I will write the document for you.
Click to expand...
Click to collapse
if you're able to root OC4 on a G900A, i'm all ears.
so far i'm unable to install TWRP (fail auth) using odin and it seems it only works for 900F or other models, not 900A specifically that has never been previously rooted. all posts on the topic suggests you cannot downgrade from OC4 and any attempt is futile at the moment.
Rooted 5.0
tmac200913 said:
My phone just automatically downloaded the 5.0 update a few weeks ago. I attached a screenshot of my phones specs
Click to expand...
Click to collapse
Hi, I'm trying to make time to create the document to show how I did it. I intend to recreate the process again on my handset and include screenshots as I go through.
Basically the only way I could get my handset to 5.0 root was to take the handset back to NCE stock firmware (by the way I have all the files on my laptop to do this) using ODIN v3.09. This took my back to G900AUCU1ANCE (4.4.2) April 2014 release. I installed Towelroot, busybox and Safestrap. Did a backup of the device (when I went back to 4.4.2 I then configured my device to look and feel how I wanted it to be because I wanted to restore the data partition once on Lollipop - but this is a required part of the upgrade). You need to use Safestrap to create a backup folder structure on the SD card so you can dump the 5.0 (OC4) rooted backup on to restore later in the upgrade process. I then installed G900AUCU2ANG3 (4.4.2) September 2014 release using Safestrap. I then installed the G900AUCU2AOA1 (4.4.4) February 2015 release and then used Safestrap to take another backup. Then I did an advanced wipe in Safestrap (excluding the SD card) and restored the OC4 rooted backup (I found online I also have this file). Once that restored I then within Safestrap selected the reboot > download mode (don't restart the handset into Lollipop before doing this process - the whole process will fail). Once the handset rebooted into Download mode I connected the handset to ODIN v.3.10.6 and installed the G900A_OC4_Stock_Partitions_wOA1_BL.tar.md5 (using the AP option in ODIN). Once that completed the handset rebooted and after 5-10 mins started to upgrade files. Once that finished the handset was on 5.0 - the same as the screenshot you've posted and it's rooted. I have SuperSU installed working fine and I used Root Checker Basic to confirm the device is rooted. More so I then went on to sideload the G900A_OC4_TetherAddOn so I could get native wifi tethering because AT&T still had this locked down in the root 5.0 I installed above.
anyone verify this?
Not sure they started out on 5.0...I don't know of anyone who has successfully downgraded once on OC4.
wwit said:
Hi, I'm trying to make time to create the document to show how I did it. I intend to recreate the process again on my handset and include screenshots as I go through.
Basically the only way I could get my handset to 5.0 root was to take the handset back to NCE stock firmware (by the way I have all the files on my laptop to do this) using ODIN v3.09. This took my back to G900AUCU1ANCE (4.4.2) April 2014 release. I installed Towelroot, busybox and Safestrap. Did a backup of the device (when I went back to 4.4.2 I then configured my device to look and feel how I wanted it to be because I wanted to restore the data partition once on Lollipop - but this is a required part of the upgrade). You need to use Safestrap to create a backup folder structure on the SD card so you can dump the 5.0 (OC4) rooted backup on to restore later in the upgrade process. I then installed G900AUCU2ANG3 (4.4.2) September 2014 release using Safestrap. I then installed the G900AUCU2AOA1 (4.4.4) February 2015 release and then used Safestrap to take another backup. Then I did an advanced wipe in Safestrap (excluding the SD card) and restored the OC4 rooted backup (I found online I also have this file). Once that restored I then within Safestrap selected the reboot > download mode (don't restart the handset into Lollipop before doing this process - the whole process will fail). Once the handset rebooted into Download mode I connected the handset to ODIN v.3.10.6 and installed the G900A_OC4_Stock_Partitions_wOA1_BL.tar.md5 (using the AP option in ODIN). Once that completed the handset rebooted and after 5-10 mins started to upgrade files. Once that finished the handset was on 5.0 - the same as the screenshot you've posted and it's rooted. I have SuperSU installed working fine and I used Root Checker Basic to confirm the device is rooted. More so I then went on to sideload the G900A_OC4_TetherAddOn so I could get native wifi tethering because AT&T still had this locked down in the root 5.0 I installed above.
Click to expand...
Click to collapse
This is funny.......there seems to be a huge disconnect between this and the actual issue in the OP which is someone that took the 5.0 OTA and wants root access. There currently is no way for him to gain root access. Instead you quoted, almost verbatim, my origina KeepRoot method and files: http://forum.xda-developers.com/showpost.php?p=59996087&postcount=4
muniz_ri said:
This is funny.......there seems to be a huge disconnect between this and the actual issue in the OP which is someone that took the 5.0 OTA and wants root access. There currently is no way for him to gain root access. Instead you quoted, almost verbatim, my origina KeepRoot method and files: http://forum.xda-developers.com/showpost.php?p=59996087&postcount=4
Click to expand...
Click to collapse
Morning, first of all if you take a look at my first post you will see I have clearly stated your name and I have not tried to take credit for your process. Secondly I have only been replying to questions from members who have read my results and have then from my post asked how I did it. I have then simply explained again in the post you have replied to how I got to a rooted version of Lollipop.
Are ypu saying that if a handset takes the ota it is not possible to go back to NCE and then forward right through to rooted Lollipop or are just annoyed thinking I am trying to take credit for your work. I'm happy to guide a member step by step through a process if they want me to but I have already said it's not my discovery.

SM-T350 (Wifi) US Firmware

I have been looking for 3 days now for the US firmware for the SM-T550NZASXAR (might be the same as SM-T550NZAAXAR) and I can't find it. Sam mobile has the files for many countries but fails to show the US version. Am I missing something?
The digitizer keeps losing the touch sensing ability but I'm pretty sure it's a software problem as it comes back after maybe 15 minutes then it stops again after about 20 minutes of use. I want to try and re-install the OS with Oden and see if it clears whatever is going on. I'm hoping it's just bad cache or something.
The Canadian version is usually the same but double check just in case
Sent from my SM-T350 using XDA Free mobile app
Same Issue. I been also looking for US firmware for my SM-T350 Samsung Galaxy Tab A. I see it available for all other countries but not for USA. For all people that live in the US like me. We need to all nag Samsung & complain cause obviously they only support it for all other countries & not US. It pisses me off & it's so unfair. I need the firmware for part of the procedure to fix my rooted tab that's in bootloop
Upset with T-350 firmware situation
I've experienced the same disatisfaction with the non-availability of firmware. I'm also having trouble finding TWRP dedicated for this, kingrooted, device (sm-t350). Any insight? I've read the xda thread on compiling twrp on my own but I'm thinking that's still a bit over my head. I bought multiple cool apps since rooting my device only to find out I need twrp (or cwm) to make use of what these app have to offer.
Thx
weaselleaf said:
I've experienced the same disatisfaction with the non-availability of firmware. I'm also having trouble finding TWRP dedicated for this, kingrooted, device (sm-t350). Any insight? I've read the xda thread on compiling twrp on my own but I'm thinking that's still a bit over my head. I bought multiple cool apps since rooting my device only to find out I need twrp (or cwm) to make use of what these app have to offer.
Thx
Click to expand...
Click to collapse
http://www.thegalaxytabforum.com/index.php?/topic/33026-recovery-twrp-2871-tab-a/
Twrp tested on sm-t350
weaselleaf said:
I've experienced the same disatisfaction with the non-availability of firmware. I'm also having trouble finding TWRP dedicated for this, kingrooted, device (sm-t350). Any insight? I've read the xda thread on compiling twrp on my own but I'm thinking that's still a bit over my head. I bought multiple cool apps since rooting my device only to find out I need twrp (or cwm) to make use of what these app have to offer.
Thx
Click to expand...
Click to collapse
twrp for SM-T350 is file name twrp-28.71-t350.tar
I can't link or i would link you it. Just google search that file name and there is one from android file host
Flash with Odin 3.10.7
Tested and works perfect
Seth50 gets all the credit just confirming it works
WOW! i have been messing with this for hours and cant believe that the samsung smart switch offered such an easy solution.
i made the mistake of flashing a rooted firmware file before unlocking the bootloader and soft bricked it. the smartswitch asks for the model# (SM-T350) and the serial number (no, im not putting mine here), tells you to enter odin mode and then it does all of the dirty work for you... amazing!
one thing to keep in mind is that the install for smart switch will not work on newer machines unless you install legacy software that you can find here https://www.microsoft.com/en-us/download/confirmation.aspx?id=5582
qixiixiq said:
WOW! i have been messing with this for hours and cant believe that the samsung smart switch offered such an easy solution.
i made the mistake of flashing a rooted firmware file before unlocking the bootloader and soft bricked it. the smartswitch asks for the model# (SM-T350) and the serial number (no, im not putting mine here), tells you to enter odin mode and then it does all of the dirty work for you... amazing!
one thing to keep in mind is that the install for smart switch will not work on newer machines unless you install legacy software that you can find here https://www.microsoft.com/en-us/download/confirmation.aspx?id=5582
Click to expand...
Click to collapse
I realize this is an old thread, but looking for help. Purchased a Wifi-only Galaxy Tab A, and looking for the stock 6.0.1 ROM. The Smart Switch software doesn't downgrade it anymore. They've since updated the software to remove that capability, but even older versions still reapply Nougat. Sammobile.com doesn't seem to have it. Has anyone had success finding the stock MM US ROM for this tablet? If you're asking why, adb restore doesn't work on Nougat and I'm trying to restore backups without root. I have a second SM-T350 fresh out of the box, and restore is working. So, want to downgrade to official MM to restore, then maybe upgrade again if I feel like it....
Edit: Embarrassingly, it's in this same forum.... Download it now...I'll see myself out....
https://forum.xda-developers.com/ga...m-stock-builds-sm-t350-ghost-project-t3529439

Recover semi/softbrick, Downgrade, Lollipop Install -- Memopad 7 (ME572 only)

Hi All,
When I soft-bricked (long night and stupid choices of tweaking system files), I was unable to boot. Stuck at the Asus logo, at times not even the Asus logo would show. I took a few days but I finally figured it out.
After numerous methods tried and numerous failed attempts, I have narrowed down a successful process for recovering, downgrading and installing Lollipop. Please keep in mind that all cases are unique and this may not work for everyone. The zip folder contains all the tools and firmware builds needed to recover, downgrade, update your tablet.
Please note that this method was only tested on the non-LTE version of the tablet. This method may work if you substitute the firmware files. You can find links to these in the zip.
Another Note. To unbrick, follow the downgrade process. This should unbrick you.
By Clicking Download you agree that I in no way take any responsibility, liability either legally, morally, financially or any other way you could blame me for what you do or these applications do to your tablet or the opposite end of the spectrum, the amount of success to expect. This is at your own risk. I am only providing what I did to resolve my issue in hopes that it may help others.
IMPORTANT: You will lose all you data on the internal memory.
If you agree to the above please feel free to Download (1.87GB)
Key to Download:
!lZ51WKctjkd2v_mUGYz-TacrIResxm45yO5Ztl7k9-I
MD5 Hash
0722035687A42E0F3201147AAF238160
SHA-512 Hash to 100% verify it hasn't been tampered with since MD5 can be easily broken
FBF9C0B7CD88ABAB91B85C2E21B7694FD035D9E92ECE2FC54C6839C07D3FCDB1FAF9FE532920D9B63091412CE13DA9F50F507CC55B7206F516F8DFC8BC021DB5
A lot can go wrong if you don't know what you are doing. If you don't know what you are doing, stop to ask in a forum. You look dumber making a mistake by assuming than asking the most basic of question. So please don't feel embarrassed to ask what may seem obvious or simple. There is also a FAQ below which I will update as needed.
Unfortunately I have to throw this in here:Questions regarding the LTE version will not be answered as I do not have this device.
Huge Credit goes to 4pda members for creating some of these tools that helped me create this all in one zip.
FAQ
Q: Will this void my warranty?
Absolutely
Q: Can you upload only certain files? I don't want to download the large 1.87GB zip.
Sorry, I don't have time to dig through and upload specific folders/files on an individual basis. Someone else however may do so if you ask nicely.
Q: Do I have to install Lollipop or Xposed**?
No, once you are on KitKat, you can stay on KitKat. **Do not install xposed unless you are on Lollipop, won't work anyway since the KitKat image isn't rooted.
Q: Can I take OTA updates?
A: I would advise against it and it will most likely not work or corrupt the device. You should disable/freeze (do not remove) the FOTA Update apk and update apks to make sure you don't receive them by accident.
Q: Can I use this method to install a non-rooted Lollipop firmware image?
A: Untested. Since you can't take the OTA anyway, root shouldn't hurt anything. Just open the SuperSU APK and set it to Deny All if root makes you paranoid.
Q: Will this work for the LTE version?
A: As it is zipped, no. The tools however should work. When I was researching the tools seemed to be device unbiased (except for the firmware). Included in the zip are the original links I used for research. There you can find the LTE version of the firmware images.
Q: Can I share this on other forums?
Sure, just please be sure to keep the zip unmodified and not take credit. The guys on 4pda took a lot of time developing and posting these tools. It took me some time as well to create instructions and gather the required files.
Reserved.
For what I don't know, but just in case.
Successfully downloaded. Thx for the work.
Hello SyCoREAPER, where did you get the firmware and recovery files? I was thinking of using your method for ME176C but I don't have the necessary files. If you can provide some links on where you obtained the files I will search from there. Thanks
NoblyUntruthful said:
Hello SyCoREAPER, where did you get the firmware and recovery files? I was thinking of using your method for ME176C but I don't have the necessary files. If you can provide some links on where you obtained the files I will search from there. Thanks
Click to expand...
Click to collapse
I was debating answering or not. If you bothered reading the above or downloading the files you'd see where they came from.
will give this a go when mine arrives in next day or two
just one question...
is this on the VERY LATEST LP firmware???
Hello. The key to download is not workin. I enter the key exectly as u have it and when I hit OK, it keeps popin back up askin for it again. Is there something I'm doin wrong?
Thank you !
Thank you !!! I've just bought this model ME572c a few days ago. My tablet was bricked (black screen) after OTA update to WW_V12.14.1.12. I've managed to flash with your instructions, but when i try again to OTA update to WW_V12.14.1.12, just after finishing the update, tablet reboots and remains with black screen. I ve tryed to update from SD card (with official firmware and your lollipop firmware) and the same thing happens. Do you have any ideea why is this happening. Thank you very much !!
File download link?
Hello,
Came across this thread as I was planning to revive my old ME572C (5.0.1, getting laggy). Download links no longer work. Any chance you'd reupload the files?
Thanks!

The Complete Guide to Flashing Android 7.1.1 (CM14.1 Unofficial) on a LG G2 (VS980)

(Note: I didn't make any of this software. I just found it all and brought it together. I apologize for not being able to add direct links to each post I got this all from, I didn't record the sites I got them from.)
This is for the people who were unlucky enough to own a VS980 LG G2, rather than the other models which are loved by developers, a phone that is incredibly finicky and niche...
I honestly wish somebody made a guide like this for us VS980 users (a phone which most ROMs don't work on, has a locked bootloader, etc...) before I had to experience this pain.
(Okay, rant over.)
​However, I have done it anyway and installed 7.1.1 Nougat on the VS980
(If you don't know the pain I'm talking about, consider yourself lucky...)
I've also gathered all the necessary files to one place so you won't have to hunt like I did. Following this guide to a T should result in a "effortless" to a "dang, I had to do something" modding experience
"Basic" Steps:
Install ALL tools Necessary (Drivers, Programs, Etc...)
Downgrade to Kitkat
Root
Install TWRP and Kernel
Erase Phone
Install Bootstack
Install ROM (CM14.1)
Install Gapps
Reboot and Enjoy (Might take a while first boot.)
Additional Notes (So you guys don't do what I do)
The files are all downloadable here:
Mega: https://mega.nz/folder/nOQiSZhA#geOCtLtVnEqVABogOXhmvA
(The files are 3.3GB so it will take a while.)
Use MegaDownloader to bypass Mega's download restrictions:
https://megadownloader.en.softonic.com/
The folders are marked accordingly to the "Basic" steps listed above.
Follow each of them in order and Open the "READ ME" text file in each for instructions.
Good luck!
(Sorry for the Bland-looking Post and Files, I don't really have a knack for making colorful Guides.)
EXTRA:
If you'd like to try getting 8.1, Here's a link to a ROM (I tested) that works:
https://forum.xda-developers.com/lg-g2/development/rom-aospextended-rom-v5-6-t3802329
Just make sure you flash the bootstack. Files are found in Folder: "9.Things to Try"
Basically follow the same steps (Downgrading, TWRP, etc...)
-Use Magisk to Root (Better than Super SU because, installed properly, it will hide your root so you don't
have to use Root Cloak.) <=(Pokémon GO)
NOTICE: WHEN REBOOTING AFTER FLASHING, DO NOT PRESS INSTALL SUPER SU
Just press do not install. You can root later....
[ Installing Super SU can possibly brick your phone and you'll have to start over ]
(It's just that every time I press that button, it never works... but I'm not sure )
If you brick your phone (Black screen of death), you can use a USB jig to get it to download mode and use the .kdz flasher (Lg Flash Tool) to restart from the beginning with the stock software.
USB jigs are really cheap (like <2$. I just made one myself ) and are incredibly useful to get out of tight situations. If you plan on modding a lot in the future, you should consider getting one.
(If you don't know what I am talking about, try to keep it that way.)
ADDITIONAL RESOURCES:
I thought I should add this (You're welcome BTW)
Bootstacks:
https://forum.xda-developers.com/ve...resources-bootstacks-unofficial-t3050777/amp/
Stock Kdz and Tot Files:
https://lg-kdz-firmware.com/lg-g2-firmware/36.html
(If any download links don't work, I can update them)
Dude, you are the boss.. Been doing this forever, and it is always appreciated when I find someone who puts it all in one place.. MANY MANY thanks to you for putting all this in one place.. Also thanks to the coders who made it possible..
angael said:
Dude, you are the boss.. Been doing this forever, and it is always appreciated when I find someone who puts it all in one place.. MANY MANY thanks to you for putting all this in one place.. Also thanks to the coders who made it possible..
Click to expand...
Click to collapse
Glad I helped
Is anyone still out there?
All of the Mega linked folders are empty, am I doing something wrong?
As a side note, my objective is to upgrade the ROM to at least Marshmallow so I can install Android Auto and Screen2 Auto. There is one app I want to use but it isn't allowed by Android Auto. I'm then hoping to make the phone a dedicated Android Auto "server" and leave it connected to my car's USB port. Any guidance on the best way to do this would be appreciated.
My VS980 is currently on the stock Android 5.0.2 ROM.
Update: I managed to get CM14.1 installed following the "Basic" steps. It took some trial and error but I got there.
If anyone finds this thread and knows of a better ROM for my use I'd be interested in hearing about it.
RKCRLR said:
Is anyone still out there?
All of the Mega linked folders are empty, am I doing something wrong?
As a side note, my objective is to upgrade the ROM to at least Marshmallow so I can install Android Auto and Screen2 Auto. There is one app I want to use but it isn't allowed by Android Auto. I'm then hoping to make the phone a dedicated Android Auto "server" and leave it connected to my car's USB port. Any guidance on the best way to do this would be appreciated.
My VS980 is currently on the stock Android 5.0.2 ROM.
Update: I managed to get CM14.1 installed following the "Basic" steps. It took some trial and error but I got there.
If anyone finds this thread and knows of a better ROM for my use I'd be interested in hearing about it.
Click to expand...
Click to collapse
What happened? I do have LG G2 VS980 and works fine to me. I'm actually in Android 11 now. Links are down? How come?
Absolute Territory said:
What happened? I do have LG G2 VS980 and works fine to me. I'm actually in Android 11 now. Links are down? How come?
Click to expand...
Click to collapse
I think the files expired in Mega (or I'm doing something wrong to access them).
My phone seems to be working OK but I don't use it for making phone calls.
My main problem now is I can't figure out how to access fastboot. I get a "waiting for any device" response when I issue any fastboot command. I can get to the download screen where it is waiting for a firmware update but I can't get past that.
Re uploaded the MEGA link. Don't know why there weren't any files there anymore. It is probably because I didn't check it for a while.

Question How to install latest firmware without losing data?

This is the first time I've needed to do something like this, so I'm a little confused. I've downloaded the latest firmware update for the Tab S8+ and have patched the AP file with Magisk. However, I'm not sure what to do in order to keep all of my data after flashing it. Is there something I need to change to make this happen? We don't have TWRP yet, so I want to be extra careful in doing this, so I won't have to painstakingly reinstall and reconfigure everything all over again.
From my understanding of this post's step 3, sub-step 9:
If your tablet was already rooted, and you're just updating:
Click CSC and select the HOME_CSC_XXX_XXX.tar.md5
Click to expand...
Click to collapse
Whereas the first time you root you'd use CSC, which would wipe the device. HOME_CSC doesn't wipe the device. I'd go as far as deleting or moving the normal CSC file so that there's less chance you'll accidentally flash it.
Did you have any luck with it? I had successfully rooted with a magisk patched AP. Then I tried to flash an updated firmware, where I also magisk patched the AP file, and I also flashed the HOME_CSC because I wanted to keep my data. This however has somehow resulted in a soft brick. Reflashing to the previous firmware is also not possible as the bootloader had updated from U1 to U2.
Now it seems like my only way out seems to be to reflash the stock AP. Any idea if this would wipe my internalSD?
emko7 said:
Did you have any luck with it? I had successfully rooted with a magisk patched AP. Then I tried to flash an updated firmware, where I also magisk patched the AP file, and I also flashed the HOME_CSC because I wanted to keep my data. This however has somehow resulted in a soft brick. Reflashing to the previous firmware is also not possible as the bootloader had updated from U1 to U2.
Now it seems like my only way out seems to be to reflash the stock AP. Any idea if this would wipe my internalSD?
Click to expand...
Click to collapse
Strange. I've updated twice (after already being rooted) with no issue so far (following the steps here closely). Had you disabled (and updated) any Magisk Modules you had installed before updating, in case there were compatibility issues?
As far as I'm aware, flashing any AP file will not wipe your internal storage, and only flashing the (non-home) CSC will wipe your internal storage. The answer to that question might also depend on what is actually the issue that caused your soft brick if it wasn't just some weird fluke.
Edit: @SavXL answered this question better here. (I was mistaken)
Good luck to you, I hope you salvage your information. I still haven't done this, but I plan on using SyncThing to sync my internal storage with my computer once a day when it's on Wi-Fi. I use Google Photos for pictures and video, but just for anything else, I'd like the extra backup. Of course, I use Swift Backup also, although I back up to the cloud only so it doesn't take up any internal storage space, nor abuse my Micro SD card with heavy file writing.
@emko7 I see now that you posted about this in I believe four threads. I know you are or were in a tough situation - we've all been there before (or a lot of us have), but please don't post looking for help on the same thing in multiple places. PIck an existing thread if appropriate, or create a new Question thread if an existing thread doesn't make sense, and stick with it.
Besides being against XDA Developers Forum Rules , it also created the situation where multiple users are helping you in multiple places, which may be duplicative of each other or at cross-purposes.
Thank you, and still good luck to you!
Rule 5:
5. Create a thread topic or post a message only once, this includes external links & streaming media.
As a large forum, we don't need unnecessary clutter. You're free to edit your message as you like, so if you do not receive an answer, revisit your message and see if you can describe your problem better. Not everyone is online at the same time so it might take a while before you receive an answer.
You can bump your unanswered question once every 24 hours
Duplicate threads and posts will be removed
Always post in an existing thread if a topic already exists, before creating a new thread.
Use our search function to find the best forum for your device.
Links to an external source are only allowed if relevant to the topic in hand. A description must be included, no copy & pasting from the original source.
Self-promotion is forbidden, this includes blogs, social media and video channels etc. Random links will be removed.
Click to expand...
Click to collapse
roirraW edor ehT said:
@emko7 I see now that you posted about this in I believe four threads. I know you are or were in a tough situation - we've all been there before (or a lot of us have), but please don't post looking for help on the same thing in multiple places. PIck an existing thread if appropriate, or create a new Question thread if an existing thread doesn't make sense, and stick with it.
Besides being against XDA Developers Forum Rules , it also created the situation where multiple users are helping you in multiple places, which may be duplicative of each other or at cross-purposes.
Thank you, and still good luck to you!
Rule 5:
Click to expand...
Click to collapse
Sorry about that, was just looking for relevant information wherever I could find it.
The only thing I done differently from the guide is that I also flashed the CP file when updating. It displayed PASS. But it just wouldn't boot. I didn't disable any Magisk modules beforehand, didn't occur to me to do that.
I had syncthing setup on my Download folder, and I did make a TitaniumBackup of all of my apps. What I didn't do is backup all of my videos and photos. Had some screen recordings on there that I still needed also.
I was under the impression that flashing a stock rom, or going from root to unrooted would wipe data. It may not, but I'm not willing to test it yet. I also don't really want to wait around for a TWRP release because who knows how long that will take.
The only other thing I've come across that may help is this script that I can flash from recovery. It may need some tweaking to make it compatible with my device and to actually backup the correct partitions. So I'm still trying to figure out if it's a viable option as it's made for a fairly old samsung model originally. This is where I found it.
How to Copy and Delete files in Android Using Recovery Mode?
After rooting my SCH-i589, I did several experiments with my cell phone and several times I faced problems like auto restart due to inadequate or missing
www.isrgrajan.com
emko7 said:
Sorry about that, was just looking for relevant information wherever I could find it.
The only thing I done differently from the guide is that I also flashed the CP file when updating. It displayed PASS. But it just wouldn't boot. I didn't disable any Magisk modules beforehand, didn't occur to me to do that.
Click to expand...
Click to collapse
Would you mind if I ask why you were flashing the CP file?
emko7 said:
I had syncthing setup on my Download folder, and I did make a TitaniumBackup of all of my apps. What I didn't do is backup all of my videos and photos. Had some screen recordings on there that I still needed also.
Click to expand...
Click to collapse
That sucks. When I had SyncThing set up on a different device before, I ended up just syncing the whole root level (and everything below) of internal storage. It was definitely more than I needed to but I knew I didn't only want my Download folder and I didn't have to want to remember to add new folders as my use of the device progressed.
emko7 said:
I was under the impression that flashing a stock rom, or going from root to unrooted would wipe data. It may not, but I'm not willing to test it yet. I also don't really want to wait around for a TWRP release because who knows how long that will take.
Click to expand...
Click to collapse
My experience with newer Samsung devices is definitely lacking. This was the first (rootable) Samsung device I've had since my Galaxy S3 although, from memory, a lot has stayed the same, and I've been used to the Google Pixel process for everything for the last 5 1/2 years.
I would definitely go by how @SavXL answered your question regarding what would wipe your device, as they're definitely more experienced with recent Samsung devices than I am.
emko7 said:
The only other thing I've come across that may help is this script that I can flash from recovery. It may need some tweaking to make it compatible with my device and to actually backup the correct partitions. So I'm still trying to figure out if it's a viable option as it's made for a fairly old samsung model originally. This is where I found it.
How to Copy and Delete files in Android Using Recovery Mode?
After rooting my SCH-i589, I did several experiments with my cell phone and several times I faced problems like auto restart due to inadequate or missing
www.isrgrajan.com
Click to expand...
Click to collapse
Unfortunately, I'm no help in this area. I hope you find a solution that works for you.
roirraW edor ehT said:
Would you mind if I ask why you were flashing the CP file?
That sucks. When I had SyncThing set up on a different device before, I ended up just syncing the whole root level (and everything below) of internal storage. It was definitely more than I needed to but I knew I didn't only want my Download folder and I didn't have to want to remember to add new folders as my use of the device progressed.
My experience with newer Samsung devices is definitely lacking. This was the first (rootable) Samsung device I've had since my Galaxy S3 although, from memory, a lot has stayed the same, and I've been used to the Google Pixel process for everything for the last 5 1/2 years.
I would definitely go by how @SavXL answered your question regarding what would wipe your device, as they're definitely more experienced with recent Samsung devices than I am.
Unfortunately, I'm no help in this area. I hope you find a solution that works for you.
Click to expand...
Click to collapse
I suppose I was just going through the firmware and adding every file, didn't realise I could skip that one.
Yeah not a bad idea using SyncThing on the whole root level. I might do that once I eventually regain access to my tablet.
Thanks for your help

Categories

Resources