Related
Firstly: I'm a total n00b for this. I have flashed custom ROMs before, but not for Nexus, so this is my first attempt, so far failing spectacularly.
That said, I'd appreciate advice on both what I did wrong and how to un-brick my phone.
I searched and my problem seems strictly linked to bad flashing, but all solutions are phone specific and I haven't found a thread for Galaxy nexus, so here goes:
I chose this firmware for my flash. I also used the toolkit from stickied post above.
I unlocked the bootloader and then ran (not installed) the CWM tools. Using them I flashed the image directly. The phone was not rooted though I later ran the rooting procedure and it finished without reporting any particular errors. Android naturally never booted during this procedure.
Anyway, my phone now stays in boot animation indefinitely. Recovery mode with fastboot works, but no android joy.
Help greatly appreciated.
More info is needed you didn't mention toro, toro plus, maguro. Ask you need to do is bout into bootloader and fastboot your images back to stick look in your models thread on how to do that so you can get the correct ones.
Sent from my Galaxy Nexus using xda premium
Sorry for panicking too soon. Phone unbricked. Would still appreciate info on what I did wrong to brick it in the first place.
Beamer9408 said:
More info is needed you didn't mention toro, toro plus, maguro. Ask you need to do is bout into bootloader and fastboot your images back to stick look in your models thread on how to do that so you can get the correct ones.
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Hm, I've been reading on toolkit and roms for a couple of days now and I still can't really say what toro or maguro is. In what way would they be important for my troubles?
velis74 said:
Hm, I've been reading on toolkit and roms for a couple of days now and I still can't really say what toro or maguro is. In what way would they be important for my troubles?
Click to expand...
Click to collapse
It's very important to know what type of google nexus you have. Majority of custom ROMs are only compatible to certain type of GNex. Maguro is for GSM GNex while TORO is for CDM/LTE GNex. Check the link below for more info:
https://groups.google.com/forum/#!msg/android-building/qzSxFEqWvNg/qanfxMkzXHMJ
One more thing, aside from Maguro and Toro, you still need to know what build or version of GNex you have (yakju or takju). This can also be considered when flashing new custom ROMs. I know majority (or all) of the ROMs works well with either yakju or takju, there is still a slight possibility that you will encounter an issue with the version. Check out the links below for more info regarding yakju and takju:
http://forum.xda-developers.com/showthread.php?t=1778543
http://forum.xda-developers.com/showthread.php?t=1617685
Oh, in that case, I have a GSM version, Maguro it would seem.
The ROM I downloaded doesn't specifically say, but the same developer posted another ROM for which he confirmed GSM compatibility.
So can I myself find out what ROM this is since I can't ask the question in the development thread (I don't have 10 posts yet)?
did you clear all the caches via custom recovery? Although I haven't hit issues with my nexus while flashing, past devices, a factory reset sorts the bootloop most often (unless it was a bad flash). Just note that factory resetting the nexus gets rid of ALL of your data since there isn't an external SD to house your files and keep them protected from a wipe.
I would recommend you making a nandroid backup now that you're up and running again btw
Just my 2 cents
Kohawk09 said:
did you clear all the caches via custom recovery? Although I haven't hit issues with my nexus while flashing, past devices, a factory reset sorts the bootloop most often (unless it was a bad flash). Just note that factory resetting the nexus gets rid of ALL of your data since there isn't an external SD to house your files and keep them protected from a wipe.
I would recommend you making a nandroid backup now that you're up and running again btw
Just my 2 cents
Click to expand...
Click to collapse
Yes, I cleared everything I found in main menu and advanced menu of CWM.
Do I *NEED TO* root my phone in order to install a custom ROM? I would think not, but one can't be sure. That's why I only unlocked bootloader before flashing.
Edit: Yes, I found about the factory reset the hard way. Executed full wipe, then tried to flash...
velis74 said:
Yes, I cleared everything I found in main menu and advanced menu of CWM.
Do I *NEED TO* root my phone in order to install a custom ROM? I would think not, but one can't be sure. That's why I only unlocked bootloader before flashing.
Click to expand...
Click to collapse
I would think you should have rooted... my logic is that you're flashing a zip, so you're making changes to /system, which requires root. I'm not technical enough to say whether or not installing a zip can work around not having root access, but I would think not. If you were flashing system images, I would think you could get by without rooting, but not for just a zip file.
Have you taken a look at the toolkit? Soon as I got my nexus I did the one click to unlock, root, install CWM. Took less than 10 min. I already knew fastboot commands, so no reason for me to do it manually if I can get it done automatically.
Kohawk09 said:
I would think you should have rooted... my logic is that you're flashing a zip, so you're making changes to /system, which requires root. I'm not technical enough to say whether or not installing a zip can work around not having root access, but I would think not. If you were flashing system images, I would think you could get by without rooting, but not for just a zip file.
Have you taken a look at the toolkit? Soon as I got my nexus I did the one click to unlock, root, install CWM. Took less than 10 min. I already knew fastboot commands, so no reason for me to do it manually if I can get it done automatically.
Click to expand...
Click to collapse
no to toolkits... just no...
you do not need root to flash custom roms, only an unlocked bootloader and CWM or TWRP for your recovery.
Zepius said:
no to toolkits... just no...
you do not need root to flash custom roms, only an unlocked bootloader and CWM or TWRP for your recovery.
Click to expand...
Click to collapse
Why all the hate for the toolkit? Probably the only confusing thing to me since moving to the nexus is why so many seem to be against its use... I think its a great and helpful tool.
Kohawk09 said:
Why all the hate for the toolkit? Probably the only confusing thing to me since moving to the nexus is why so many seem to be against its use... I think its a great and helpful tool.
Click to expand...
Click to collapse
go look at Q&A
everyday there are at least 5-10 threads saying "HELP I BRICKED MY NEXUS... i used this toolkit but i have no idea what happened to my phone"
if someone is too lazy to type in these 2 commands and then flash su.zip to their phone, they dont need to be dinking with custom ROMs
Code:
fastboot oem unlock
fastboot flash recovery nameofclockworkortwrp.img
nexus phones are some of the easiest phones to unlock and root. there is no real need for a toolkit.
I'm currently making another attempt, but this time I'm rooting the phone and trying an image that is confirmed GSM.
Zepius said:
go look at Q&A
everyday there are at least 5-10 threads saying "HELP I BRICKED MY NEXUS... i used this toolkit but i have no idea what happened to my phone"
if someone is too lazy to type in these 2 commands and then flash su.zip to their phone, they dont need to be dinking with custom ROMs
Code:
fastboot oem unlock
fastboot flash recovery nameofclockworkortwrp.img
nexus phones are some of the easiest phones to unlock and root. there is no real need for a toolkit.
Click to expand...
Click to collapse
makes sense.... agree its probably more of a hinder than a help for those without basic fastboot knowledge. Especially since that knowledge is needed for getting out of a bind many times. Was just curious why I see some much negativity towards it...I still think its a useful tool to save time, at least from my perspective, if you already have that background. The files are all downloaded together and it was more of a convenience thing for me at least. The driver piece is probably the most helpful, since they can be a real PITA if there are leftovers from previous devices...
Just thought I pop my head in and say you were bootlooped. Not bricked. Not even soft bricked as that would constitute you had no recovery, which you did have. Just getting you clear on the lingo we use here.
Sent From My Toro+ via SkyBlue Tapatalk
Seems I chose a bad ROM after all. Flashing to CdTDroid's other ROM worked immediately.
Well, almost: after flash it would continuously report "system UI stopped working" or some such. I had to perform another factory reset before it actually worked as it should.
Now to go test if my issues with this phone are finally over or not.
velis74 said:
Seems I chose a bad ROM after all. Flashing to CdTDroid's other ROM worked immediately.
Well, almost: after flash it would continuously report "system UI stopped working" or some such. I had to perform another factory reset before it actually worked as it should.
Now to go test if my issues with this phone are finally over or not.
Click to expand...
Click to collapse
before you install a rom, always wipe data/cache.
That's the problem: I thought I did. Anyway, it's working now. Will have another go at CM later. Since I'm on custom ROM I might as well go all the way
Sent from my Galaxy Nexus using xda app-developers app
velis74 said:
I'm currently making another attempt, but this time I'm rooting the phone and trying an image that is confirmed GSM.
Click to expand...
Click to collapse
You don't need to root, as flashing the ROM will wipe the root. Most ROMs come with root access already, so people don't notice when they flash.
Yeah, figured as much + stopped doing all the unnecessary crap. Turns out flashing takes few steps but I dare not be as careless to say it's easy.
I have now successfully flashed the CM10 ROM by CdTDroiD straight from stock 4.0.4.
Turns out I misinterpreted "wipe data/factory reset" in CWM. It doesn't clear the filesystem (/sdcard) as I thought. Seems I managed to delete my files some other way during the first flashing attempt. Not clearing data was the cause of bootloop as Über reminds me it's called.
I did all that plus kept the original ICS animation which I like better than JB one. I'm really happy thus far having used it for a couple of hours.
Hey all. Fist off, sorry about the new account and posting here in the Q&A and not development, but let me explain. I have been a member of XDA for a few years- my main account(and only account until being forced to create this one) is andr0id23. However, I am unable to login to that account. I keep getting an incorrect password error message and am constantly locked out of my account. I have emailed the people who can help with this issue, but still not having any luck. They did reset my password(even though I knew my password), but that still doesn't work. I try it once but it says i have used up all my attempts and locks me out for what is supposed to be 15 minutes, but seems to be forever instead. But I digress, just wanted to explain why I am posting from a brand new account and in this section(new accounts are not allowed to post in development). Now on to my issues I am hoping someone can help with. I typed it up in notepad last night while waiting for my account to be accessible and am just going to copy and paste it:
Hi all, I was hoping to get some help on my Galaxy Note 8.0. It is model number GT-N5110. It was given to me by a friend, who likes
to try rooting his devices, but has no experience and is actually quite computer illiterate. When I received it it wouldn't boot up,
but only go do a screen that says something like "Downloading. Please do not power off". I have no idea what is on there as far as firmware
or custom ROMs.
I am pretty comfortable with Android development as far as flashing custom ROMs, rooting, unlocking bootloaders, etc, but haven't been active for
some time now. I have owned a Droid, Droid 2, HTC Incredible, Droid X, HTC Thunderbolt, and Motorola Xoom and have rooted,
unlocked, and/or installed custom ROMs on all of them, ass well as doing so on several devices that aren't mine. I have used "one click" type methods
as well as more hands-on adb methods. I just mention so to show that while I am far from an expert, I do have some experience.
But I am stuck on this tablet. I can boot into Download Mode and was able to flash CWM Recovery via Odin. In CWM I tried
wiping data, cache and Dalvik cache, but when I go to reboot I get a message saying the device is not rooted and would I like to root. It doesn't seem to do any
good. I did try rooting thru odin, and it said it was successful. I have also flashed the stock firmware thru odin, but am still not able to boot. The
closest I get is a boot loop. Also, Kies does not recognize my device.
So, I can boot into download mode and CWM Recovery(though I don't know if I am actually rooted
and it will be of any use), and Odin does recognize the device. I have tried flashing stock firmware to no avail. If anyone
has any suggestions, I would be greatly appreciative and definitely willing to try. I can give you any additional info you
request. I was thinking of flashing a custom ROM, but not sure as I don't know what the tablet is currently running. If anyone
has anything to try as far as flashing a ROM or firmware, a d/l link would be greatly appreciated if at all possible.
I have been having the worst luck with samfirmware or sammobile(two sites that are named something like that). I have spent
literally hours waiting for the downloads, and the 2 times i did get lucky, the files were messed up. Again, I would be
extremely greatful for any and all help.
Nashtar said:
Hey all. Fist off, sorry about the new account and posting here in the Q&A and not development, but let me explain. I have been a member of XDA for a few years- my main account(and only account until being forced to create this one) is andr0id23. However, I am unable to login to that account. I keep getting an incorrect password error message and am constantly locked out of my account. I have emailed the people who can help with this issue, but still not having any luck. They did reset my password(even though I knew my password), but that still doesn't work. I try it once but it says i have used up all my attempts and locks me out for what is supposed to be 15 minutes, but seems to be forever instead. But I digress, just wanted to explain why I am posting from a brand new account and in this section(new accounts are not allowed to post in development). Now on to my issues I am hoping someone can help with. I typed it up in notepad last night while waiting for my account to be accessible and am just going to copy and paste it:
Hi all, I was hoping to get some help on my Galaxy Note 8.0. It is model number GT-N5110. It was given to me by a friend, who likes
to try rooting his devices, but has no experience and is actually quite computer illiterate. When I received it it wouldn't boot up,
but only go do a screen that says something like "Downloading. Please do not power off". I have no idea what is on there as far as firmware
or custom ROMs.
I am pretty comfortable with Android development as far as flashing custom ROMs, rooting, unlocking bootloaders, etc, but haven't been active for
some time now. I have owned a Droid, Droid 2, HTC Incredible, Droid X, HTC Thunderbolt, and Motorola Xoom and have rooted,
unlocked, and/or installed custom ROMs on all of them, ass well as doing so on several devices that aren't mine. I have used "one click" type methods
as well as more hands-on adb methods. I just mention so to show that while I am far from an expert, I do have some experience.
But I am stuck on this tablet. I can boot into Download Mode and was able to flash CWM Recovery via Odin. In CWM I tried
wiping data, cache and Dalvik cache, but when I go to reboot I get a message saying the device is not rooted and would I like to root. It doesn't seem to do any
good. I did try rooting thru odin, and it said it was successful. I have also flashed the stock firmware thru odin, but am still not able to boot. The
closest I get is a boot loop. Also, Kies does not recognize my device.
So, I can boot into download mode and CWM Recovery(though I don't know if I am actually rooted
and it will be of any use), and Odin does recognize the device. I have tried flashing stock firmware to no avail. If anyone
has any suggestions, I would be greatly appreciative and definitely willing to try. I can give you any additional info you
request. I was thinking of flashing a custom ROM, but not sure as I don't know what the tablet is currently running. If anyone
has anything to try as far as flashing a ROM or firmware, a d/l link would be greatly appreciated if at all possible.
I have been having the worst luck with samfirmware or sammobile(two sites that are named something like that). I have spent
literally hours waiting for the downloads, and the 2 times i did get lucky, the files were messed up. Again, I would be
extremely greatful for any and all help.
Click to expand...
Click to collapse
I would download stock ROM and flash with Odin 3.07. There are a number of threads that explain the process. Here is one... http://forum.xda-developers.com/showthread.php?t=2728370&page=3
GT-N5110 & GT-N5120 - 64GB 633x on board, Status Official on SafeRooted OEM ROMs with Wanam Xposed and RootCloak. The only way to fly 8+ hours!
This badboy don't play with Play & Triangle away!
gooberdude said:
I would download stock ROM and flash with Odin 3.07. There are a number of threads that explain the process. Here is one... http://forum.xda-developers.com/showthread.php?t=2728370&page=3
GT-N5110 & GT-N5120 - 64GB 633x on board, Status Official on SafeRooted OEM ROMs with Wanam Xposed and RootCloak. The only way to fly 8+ hours!
This badboy don't play with Play & Triangle away!
Click to expand...
Click to collapse
I was never able to grab any downloads from SamMobile or SamsungUpdates. It just loads forever until it times out. I did, however, grab a stock firmware download from another thread. I flashed it with Odin 3.07 but it did nothing for me. I am attempting to download the files from the 2 sites again now. Hopefully I'll have better luck. Thanks
Idiot
Ok so I am a complete tool. I was able to get it going. I knew what to do, and was doing it, but was doing it wrong. The thread you linked made it dawn on me. I was able to flash the stock firmware through odin 3.7. Sorry if I wasted your time and I thank you wholeheartedly. Now time to root and have some fun :good:
Sup, so in my last post I was told to read some info, get a better idea of what to do and how to move forward.. Problem being is, Where do I start? There is no actual help for the situation I am stuck in.
Im on a unlocked M8, no carrier version. I rooted the device and installed TWRP. This restored my Kit Kat 4.4.4 to 4.4.2. This is the google play edition, I believe.
Here is the Situation.
followed a youtube guide by "unlockr" which seemed to cover every aspect. after the root and with TWRP, phone bugged me to do a update to 4.4.4, I did, went back to TWRP, booted to system and got stuck in a loop.
I was recommended to delete the OTA file to stop this.. I did. Didnt stop the loop, bizarre...
Along this process, In fast boot menu my phone had a *tampered* label up top- further research this is nothing to worry about.
but without the OTA file, and just entering fastboot>twrp>system, this is where the boot loop still persists. S-On is back, no longer S-Off.
I've done my research etc and aware what needs to be done, but unsure on the safe methodology to reach this point. A friend who is helping me has better knowledge for SSung Galaxies and struggling to help me along.
He detailed I need to get back to 4.4.4(to stop this pissing 'you need to update your phone' pop up) - create a back up of this, then root and then from this point I can install custom roms ETC.
How do I install this, set up phone to a point Im happy, make the back up without the boot loop stopping me from doing so, then continue with experimentation etc...?
Like I said, Ive read plenty, but it doesn't help the situation I am in, so please, please don't just tell me to go educate my self, when there's no resources to help me with my problem. I still dont know which OTA is safe for me to use, or how to inject this without the bootloop ruining my life.. again.
P.S in work, Will reply when possible.
Im on a unlocked M8, no carrier version. I rooted the device and installed TWRP. This restored my Kit Kat 4.4.4 to 4.4.2. This is the google play edition, I believe. As far as i know there is no way your android version would downgrade by flashing a recovery. Most likely is you were and still are 4.4.2
Here is the Situation.
followed a youtube guide by "unlockr" which seemed to cover every aspect. after the root and with TWRP, phone bugged me to do a update to 4.4.4, I did, went back to TWRP, booted to system and got stuck in a loop. Golden rule - Never Never Never take an OTA when running a custom recovery.
I was recommended to delete the OTA file to stop this.. I did. Didnt stop the loop, bizarre...
Along this process, In fast boot menu my phone had a *tampered* label up top- further research this is nothing to worry about.
but without the OTA file, and just entering fastboot>twrp>system, this is where the boot loop still persists. S-On is back, no longer S-Off. Also pretty sure flashing a recovery can't turn S-ON and you have to be 100% stock for that anyway (I believe) which you are not. How did you get S-OFF in the first place??
I've done my research etc and aware what needs to be done, but unsure on the safe methodology to reach this point. A friend who is helping me has better knowledge for SSung Galaxies and struggling to help me along. Samsung are completely different. I know as I've rooted my GF's and it was painful
He detailed I need to get back to 4.4.4(to stop this pissing 'you need to update your phone' pop up) - create a back up of this, then root and then from this point I can install custom roms ETC.
How do I install this, set up phone to a point Im happy, make the back up without the boot loop stopping me from doing so, then continue with experimentation etc...?
Like I said, Ive read plenty, but it doesn't help the situation I am in, so please, please don't just tell me to go educate my self, when there's no resources to help me with my problem. I still dont know which OTA is safe for me to use, or how to inject this without the bootloop ruining my life.. again No OTA's are safe to use with a custom recovery.
There are a couple of things I'm not sure on, I think you have done the following so far
1. Unlocked using HTC dev
2. Rooted using the tool kit
3. Tried to install the OTA
4. Got a boot Loop
Is that correct?
Can you get into TWRP recovery?
Also you have a thread about this open already. Either delete that thread or this one.
As far as i know there is no way your android version would downgrade by flashing a recovery. Most likely is you were and still are 4.4.2 - Nope, Upon taking out the box on day 1, there was an update required and did it straight away.. then a smaller one. Guessing thats 4.4.3 and 4.4.4.
Golden rule - Never Never Never take an OTA when running a custom recovery - hahah, Ive established this now >.< I originally saw rooting as a "inject" sort of methodology.. before the os booted.. Thats not the case!
Also pretty sure flashing a recovery can't turn S-ON and you have to be 100% stock for that anyway (I believe) which you are not. How did you get S-OFF in the first place?? - I rooted following "TheUnlockr" video guide, It did say S-OFF, Bootloop and **** up with the OTA removed this I think. This was using the Hasoon2000 AIO tool.
Samsung are completely different. I know as I've rooted my GF's and it was painful - Good to know, I wont take too much advice from him, he did highlight a tool called Odin. Would that be any benefit to myself?
1. Unlocked using HTC dev
2. Rooted using the tool kit
3. Tried to install the OTA
4. Got a boot Loop
Basically.. yes.
Yes I can get into TWRP, but as I say, when I boot to system, this is where the loop starts.. phone starts up normally.. gives me 1min before restarting over and over.
I am sorry, Im aware that another topic is open. I did try to close it, dont have permissions on account. havent used forums in a few years and its all over the shop now hahaha.
Sorry for late reply.. hectic couple of days.
Good morning to everyone here on the XDA forums,
So the title of this thread is pretty much self explanatory, I've rooted my HTC One M8, and I'm now trying to un-root it and get it back to 100% stock. The reason for this being that even though I've disabled automatic system updates, an update still goes through for a lock screen update. It asks me to reboot to update my lock screen, and once it does, I get continuous random reboots. The only way I can get it to stop rebooting, is to go into CWM and wipe the phone.
So far, I've downloaded Hasoons All-in-One Toolkit, and every route I've tried going through that has failed. I've downloaded the stock recovery from this thread in accordance with the version I currently have, which is 2.16.651.4. I've tried following the steps from The Unlockr's guide, and got failure messages at multiple points. First, I found and downloaded the stock Nandroid back-up for my phone, put it in a backup folder in CWM, and attempted to restore from it in CWM and didn't get a failure message, but also didn't get a completion message, it basically said it couldn't find a bunch of files that it needed and then wrapped up what it was doing.
I attempted to flash the stock recovery after that, using both the hboot and ext. sd card method, the command prompt from Fastboot method, and through Hasoons All-In-One toolkit. There are to many guides available, and none of them so far have worked as they've stated. There's multiple prerequisites being left out of each of them, and none of them explain what state the phone should be in before beginning. S-Off/S-On, what will happen with each, no descriptions or work-around's for error messages, basically anything that is crucial to creating a "guide" is left out. I'm a computer technician, and a phone repair tech, however when it comes to phones, I'm pretty much knowledge limited to hardware as of right now, software is still just outside of my scope.
As of right now I'm stuck, and out of answers, and getting extremely tired of having to completely wipe my phone every couple of weeks. So, I need to know if I can stay on the stock ROM and avoid this incredibly annoying lock screen update, or if I can un-root and just go back to square one. Either would be helpful, and/or a DETAILED guide for each if such things exist.
Now your asking for details yet you haven't provided us on XDA any real details about your device other than it is a Sprint phone.
Is it S-OFF ?
If not S-OFF than you may want to S-OFF asap just for overall ease and painless solutions.
Toolkits normally strive for ease of use but people still advice against them.
You might add what type of errors your receiving when attempting each guide you use.
Below is a link to your device specific forum here on XDA
http://forum.xda-developers.com/sprint-htc-one-m8
Hello, I recently tried to root my device, I succeed in doing so but it was systemless root, I didn't know anything at the time so I tried different versions of supersu, now my phone won't boot, only fastboot and recovery works,
I visited a thread https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
but I don't know which one is my stock and I'm afraid to mess it up even more,
image uploaderG]
Can you please advise me how to recover my basic stock system :F
I remember that my installed android before it stopped working was 6.01 afaik
Your Stock is 6.12.111.4
option 1:
TWRP backup - https://forum.xda-developers.com/htc-one-m8/help/tutorial-how-to-stock-stock-twrp-t3086860
on post #3
Make sure to use TWRP 3.x.x.x not your current one as it seems you use the outdated version.
option 2 :
RUU - https://www.androidfilehost.com/?fid=24399965296001026
follow this guide but use the above RUU - https://forum.xda-developers.com/showpost.php?p=64926626&postcount=6
Thank you, my TWRP is the latest one now because my system sort of worked when I first rooted it but when I noticed that it's systemless I tried to flash system one and my phone didn't work as intended (couldn't download things on it and some other things didn't work) that's when I flashed newest twrp and newest super su and factory reset stopped working as of now and it's stuck on bootloop. Downloading that recovery, wish me luck .
Edit: it works now, thanks
One additional issue arose - my folders seem to be really wrecked, can't download anything from updates to system apps to downloading apps from playstore and even downloading apps regularly, when I made sd card my internal card I was able to download opera and wanted to select default download folder but couldn't pick any/make any and the folders were not recognizable for me (no data folder for example)
edit 2: I probably fuked up permissions too last time, fix context in twrp seems to have fixed the issue
Radenz said:
that's when I flashed newest twrp and newest super su and factory reset stopped working as of now and it's stuck on bootloop.
Click to expand...
Click to collapse
Couple words to the wise:
1) Always state exact versions numbers (TWRP, SuperSU, etc.) instead of just saying it the "latest". I've seen a lot of cases, where folks ensure us they are on the "latest" and it turns out when prompted for the actual version number, they are using something from 2 years ago!
In general when posting here, it's always best to give as much detail and specific info as possible. Vague descriptions, lack of details, and assumptions are always going to hinder more than help.
2) Always make a TWRP backup of your stock ROM before doing any mods like root or custom ROM. As you now see why, things don't always go as intended. Luckily, ckpv5 maintains a collection of stock backups. But you should already know how to revert to stock and be equipped to do so, before doing the mods. Not waiting for that "panic" moment when you need it, and can't figure it out.
I'm surprised how many folks here jump into rooting, flashing custom ROMs without leaving themselves an "escape plan" of knowing how to get back to stock. Maybe it's just my personality, but I can't fathom doing any of these things without knowing beforehand how to fix them, restore stock, etc.
Thanks for advice, to be honest 3 days ago I didn't know what rooting was and searched for "root htc one m8" and got it done by a site from 2014 with a multitool that had outdated soft. What I lacked then was big red uppercase notice how to do backup because most first time rootings end up badly.
Radenz said:
Thanks for advice, to be honest 3 days ago I didn't know what rooting was and searched for "root htc one m8" and got it done by a site from 2014 with a multitool that had outdated soft. What I lacked then was big red uppercase notice how to do backup because most first time rootings end up badly.
Click to expand...
Click to collapse
Yeah, completely understand if you are new to this; and we all had to start somewhere, at some time. Consider it lessons learned for next time.
A lot of folks skip the step of making a backup (before root, etc.). And also a lot of guides, YouTube tutorials, etc. neglect this step (which is something I cannot understand). So it's an honest mistake, and I'm definitely not saying that it's your fault that it wasn't done.