Related
Hey everyone, I started this guide myself after coming to the conclusion that there wasn't any real clear or even good guide to flashing a recovery after having to use the HTCDEV tool to unlock your bootloader. If you had to use the HTCDEV tool method it is becasue your bootloader is version 1.50 and the revolutionary method will not work for you at this point in time.
This is my own guide I wrote and is soley my own work despite what some insecure noobs think on these forums. I'm not claiming to have discovered this method first, I'm just sharing my knowledge in a neat little guide to just be of any help to those who need it!
Please visit here if you havent used the HTCDEV Tool yet to unlock your bootloader. [http://htcdev.com/bootloader/]
After using the HTCDEV tool you will need
a recovery and Superuser permissions to have root access. The only recovery I was able to flash and get working correctly using this method was the exact version of cwm that you can download from this guide. I was not able to get TWRP or any other recovery to work this way...
**make sure you have ADB set up on your computer (download AndoridSDK and open up SDK Manager and install the add on packages)**
Step 1: Download the cwm zip from this post and place the .img file in your
androidsdk/tools folder. Then download the su zip folder and place this on the root of your SD card
Step 3: Reboot the phone into bootloader (Vol down + Power), then select fastboot usb next.
Step 4: open up your command prompt and enter these lines of command
Code:
CD C:\AndroidSDK\tools
(your's might look different)
Code:
fastboot flash recovery c:\androidsdk\tools\cwm-4.0.1.4-shooter(1).img
**you should now see that it will flash the recovery in your command promt window**
Step 5: When its done flashing the recovery go ahead and boot into recovery and flash the su zip file so you will have root permissions!!
You should be done after this you can flash roms or reboot normally.
Nevermind.
Couple things wrong/could be done better with this post, no offense, just things you'll want to correct or add.
~ You're going to want to explain how to get ADB going, because as of the past few versions, it's very convoluted to get.
~ You can't directly reboot into Fastboot (at least, not without being fully rooted already). The phone must be fully turned off, and before you even do that, you need to turn off the "fast boot" option in the Android power settings completely off. That "fast boot" option is completely unrelated to Fastboot mode but if you leave "fast boot" checked on, the phone doesn't fully power off when you press and hold power.
~ As far as formatting goes, you'll want to wrap the command prompt lines in code tags which are these: [.code].[./code] (no periods). That way, it looks like this:
Code:
cd C:\AndroidSDK\tools
The same goes with the fastboot command, because otherwise it's confusing as to what the entered code really should be.
~ You've packaged the recovery as a RAR, when in reality, you don't actually need to package it up as anything, you can directly upload the img. Also, for the sake of convenience, because not everyone has the same ADB path (and by extension, not everyone will be able to copy and paste the command you put up) you can rename the image to just "recovery.img" because when you're tying the fastboot recovery flash command out, it's irritating to type out the full name of the recovery.
The HTC unlock method does not give you S-Off. You'll still be S-On, but you're able to install a recovery then flash the SU zip. Its important to note that the newest version of cwm that I was able to get working was 4.0.1.4. I was not able to get any version of TWR working. You are also unable to flash custom boot.img's, making kernel modification impossible.
Thanks for the input! I will revise the guide just wanted something quick for people out there that were thinking that they could not have any recovery after using the htc dev tool, and thus not being able to flash any custom roms.
I never got TWRP flashed either, or any other version of cwm except the one I posted on the thread...but its better than no recovery and it gives you the ability to obtain root access so you can also use rooted apps.
I have now used both revolutionary and the HTCDEV tool multiple times, the HTCDEV tool being a bigger pain in the rear than I had figured but it was only because no other recovery would install except for cwm via fastboot adb.
As for custom kernels, maybe using a rom with a baked in kernel would be a good option since it would flash together with the rom.
Also, It would not let me attatch the file as a .img file there were errors so I had to zip them in order to attatch them in my thread.
Unknown_Hero said:
Thanks for the input! I will revise the guide just wanted something quick for people out there that were thinking that they could not have any recovery after using the htc dev tool, and thus not being able to flash any custom roms.
I never got TWRP flashed either, or any other version of cwm except the one I posted on the thread...but its better than no recovery and it gives you the ability to obtain root access so you can also use rooted apps.
I have now used both revolutionary and the HTCDEV tool multiple times, the HTCDEV tool being a bigger pain in the rear than I had figured but it was only because no other recovery would install except for cwm via fastboot adb.
As for custom kernels, maybe using a rom with a baked in kernel would be a good option since it would flash together with the rom.
Click to expand...
Click to collapse
...why did you use the HTC Dev tool after Revolutionary? Do you realize what you've done by doing that?
I hope what you meant was that you had the 2.3.4 stock update and tried to use Revolutionary, found out it didn't work, and then tried the HTC Dev tool, because running the HTC Unlock after successfully using the Revolutionary tool is not the best idea on the planet.
The downside to using HTC's Unlock (for those who think 'oh, i have root and recovery, i'm ok) is that you can't use custom kernels or updated Radio stacks.
Baked in kernel won't matter, the boot partition (as far as I can tell) is still locked.
So you just troll chat rooms and kang people's work and claim it as your own eh? Way to kang this entire writeup. You didn't figure this out.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
First off I didnt use both rooting methods...I used revolutionary on my own evo and had to use the devtool on a friends....I'm not that stupid I know the difference between the two. The reason I started this post was because when I was having difficulties when flashing a recovery on my freinds phone after using the dev tool I couldn't find any help or thread on getting this to work. Maybe I didn't look hard enough but the only help I got was off android forums and there was a real vague description on getting the recovery to flash...I was trying to help not troll...nor did I calim this was MY discovery at all in my thread lol.
Unknown_Hero said:
First off I didnt use both rooting methods...I used revolutionary on my own evo and had to use the devtool on a friends....I'm not that stupid I know the difference between the two. The reason I started this post was because when I was having difficulties when flashing a recovery on my freinds phone after using the dev tool I couldn't find any help or thread on getting this to work. Maybe I didn't look hard enough but the only help I got was off android forums and there was a real vague description on getting the recovery to flash...I was trying to help not troll...nor did I calim this was MY discovery at all in my thread lol.
Click to expand...
Click to collapse
That's ok, I assumed that you didn't run both on your phone, I just wanted to make sure. I think the guy above me might be going overboard though.
Unknown_Hero said:
First off I didnt use both rooting methods...I used revolutionary on my own evo and had to use the devtool on a friends....I'm not that stupid I know the difference between the two. The reason I started this post was because when I was having difficulties when flashing a recovery on my freinds phone after using the dev tool I couldn't find any help or thread on getting this to work. Maybe I didn't look hard enough but the only help I got was off android forums and there was a real vague description on getting the recovery to flash...I was trying to help not troll...nor did I calim this was MY discovery at all in my thread lol.
Click to expand...
Click to collapse
Liar. You copied everything out of the Synergy chat room after someone else did it and there are chat logs to prove you kanged it.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Thank you I appreciate constructive criticism I know you were just trying to help and my post was pretty noob I don't know why McLabia is trippen though...oh well not worried about it I have much to learn and you got to start somewhere!
McLabia said:
Liar. You copied everything out of the Synergy chat room after someone else did it and there are chat logs to prove you kanged it.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Click to expand...
Click to collapse
Your joking right???? I have never even used synergy chat room bro...I created this noob post myself and im being 100 percent honest you need to chill and be a little respectful. I'm for sure not a liar and did not "Kank" this post from anyone dude why would I need to steal info about flashing a recovery??? Wow, some people have their pants on way too tight lol.
Unknown_Hero said:
Thank you I appreciate constructive criticism I know you were just trying to help and my post was pretty noob I don't know why McLabia is trippen though...oh well not worried about it I have much to learn and you got to start somewhere!
Click to expand...
Click to collapse
Im not tripping. I'm pointing out the fact that you straight trolled the chat and the posted this like it was yours. You did nothing. Someone else did. Straight up thief.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
McLabia said:
Im not tripping. I'm pointing out the fact that you straight trolled the chat and the posted this like it was yours. You did nothing. Someone else did. Straight up thief.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Click to expand...
Click to collapse
Your outta your mind homie I didn't steal this from anyone and i definetely wasn't in a chat room go ahead and show me some proof then lets see it, prove that im a liar and a theif your going to look like such an idiot when you prove yourself wrong lol...man I thought this was a joke but this guy is too serious
Unknown_Hero said:
Your outta your mind homie I didn't steal this from anyone and i definetely wasn't in a chat room go ahead and show me some proof then lets see it, prove that im a liar and a theif your going to look like such an idiot when you prove yourself wrong lol...man I thought this was a joke but this guy is too serious
Click to expand...
Click to collapse
Incoming by the person that Actually figured this out and putting another kanger on blast.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
was asked pics be removed
This doesn't even prove anything!!! Its not even close to what i posted LOL. Buddy you need to get a life man I wasn't in the chatroom and what I posted is completely different...what your saying then is that everyone has kanged something at one point in time...just because a topic was brought up and there's a post about elsewhere means it's stolen?? I hope you get all your issues figured out in your sad life bro I'm going to continue mine content on the fact that I'm not a kanger lol you say I have alot of respect for the devs and users on XDA and would never steal some ones work for the sole purpose of stealing the spotlight from them...I don't care about that I don't even have that kind of time in my day troll chatrooms to "kang" peoples work. You sound like a 16 year old emo girl get a grip...I came up with this on my own and I'm proud of it!
Sent from my PG86100 using XDA Premium App
Unknown_Hero said:
This doesn't even prove anything!!! Buddy you need to get a life man I wasn't in the chatroom and what I posted is completely different...what your saying then is that everyone has kanged something at one point in time...just because a topic was brought up and there's a post about elsewhere means it's stolen?? I hope you get all your issues figured out in your sad life bro I'm going to continue mine content on the fact that I'm not a kanger lol you say
Sent from my PG86100 using XDA Premium App
Click to expand...
Click to collapse
Lol. Busted and still denying it. Sad. I hope your phone bricks.
Sent from my rooted, Dark Horse INFECTED Synergy bolt running Ziggys latest.
Lol busted from two screenshots that show absolutely nothing to prove...
my phone won't brick because I know how to dev on it, and I don't need chatrooms to do it
looks like your Busted for being a Nub
Unknown_Hero said:
Lol busted from two screenshots that show absolutely nothing to prove...
my phone won't brick because I know how to dev on it, and I don't need chatrooms to do it
looks like your Busted for being a Nub
Click to expand...
Click to collapse
LOL. Two screenshots that show the time that it was done compared to your post. Give it up thief. Youre a terrible liar and a straight up kanger.
So I was trying to update my old energy ROM to ICS and I'm kind of hosed. Got instructions here: http://forum.xda-developers.com/showthread.php?t=1362759
Basically:
- Root your device
- Install a custom recovery
- Install the downloaded ROM .zip found in post #3
- Make sure to do a Factory Reset / Wipe before installing ROM
For the record, these steps are out of order. Steps 4 and 3 are switched and I didn't notice till it was to late. What I did next was do the factory reset and then try to re-install the ROM. Everything seemed to go fine until it was time for a reboot. Then it froze on the HTC logo.
Could use some ideas as to what my next move should be. Since it was a previous version of Energy ROM + Faux kernel, phone is definitely rooted, etc. Perhaps I should start over with a stock Gingerbread ROM?
jcllings said:
So I was trying to update my old energy ROM to ICS and I'm kind of hosed. Got instructions here:
...
Perhaps I should start over with a stock Gingerbread ROM?
Click to expand...
Click to collapse
Apparently I am also supposed to flash the kernel as per this thread which I've finally found:
http://forum.xda-developers.com/showthread.php?t=1645641
In order to find it, I had to search for it using Google as this forum software is so haphazard. Also not mentioned in the instructions. Will try this next if I can get at it through just the custom recovery.
Still wrong. Coming from GB and going to ICS you need to flash the ICS RUU in bootloader. I don't know how many times its been mentioned or how many other threads have been started because of this issue.
--------------------------------
It's Better To Fail At Originality
Than To Succeed In Imitation.
--------------------------------
First im not resbonsible for anything that can happen to your phone this what i do if it didnt work im not resbonsible.
If you are rooted via HTCDev S-On Hboot 1.490018 and up you need to Run a command prompt and flash the boot.IMG that comes with the ROM (if not included extract the ROM and search for its in the .Zip file then move that file into a folder in the Root lf ur C Drive put your phone into fastboot mode (remove battery then put it back then press lock/on button and the volume up button at the same time) then connect it to your PC and run command prompt press on start and search for cmd then run it and type the following :
Cd c:\android (or whatever you named the folder)
After that type:
Fastboot flash boot boot.IMG
After its done unplug your phone from ur PC reboot it and it should work perfectly (it may stay at the HTC Logo for 10-20 minutes)
HOPE IT WORKS ENJOY!
Sent from my GT-P7500 using XDA Premium HD app
Double0EK said:
Still wrong. Coming from GB and going to ICS you need to flash the ICS RUU in bootloader.
...
--------------------------------
It's Better To Fail At Originality
Than To Succeed In Imitation.
--------------------------------
Click to expand...
Click to collapse
Awesome. Thanks for the tip. Will see what I can make of it.
I notice that there is a file, PH85IMG.zip in the same directory as the modded ROM. The name isn't very descriptive. Clue?
jcllings said:
So I was trying to update my old energy ROM to ICS and I'm kind of hosed. Got instructions here: http://forum.xda-developers.com/showthread.php?t=1362759
Basically:
- Root your device
- Install a custom recovery
- Install the downloaded ROM .zip found in post #3
- Make sure to do a Factory Reset / Wipe before installing ROM
For the record, these steps are out of order. Steps 4 and 3 are switched and I didn't notice till it was to late. What I did next was do the factory reset and then try to re-install the ROM. Everything seemed to go fine until it was time for a reboot. Then it froze on the HTC logo.
Could use some ideas as to what my next move should be. Since it was a previous version of Energy ROM + Faux kernel, phone is definitely rooted, etc. Perhaps I should start over with a stock Gingerbread ROM?
Click to expand...
Click to collapse
I don't want to put down energy rom, but it hasn't been updated since the original leak, and the instructions were never clarified - he simply never explained the PROPER way to switch from gingerbread to ICS. ARHD gives a better explanation, but I think post #2 in the everything ICS thread gives the best and links to everything you should need..
You have to be careful anytime you are switching to a totally new OS. All the devices I know, switching from 2.1 to 2.2, or 2.2 to 2.3.. or to 4.0+.. it is USUALLY not just a "flash over the old OS".. just something to keep in mind for any of your other or future devices..
yuseiatlas said:
First im not resbonsible for anything that can happen to your phone this what i do if it didnt work im not resbonsible.
...
After its done unplug your phone from ur PC reboot it and it should work perfectly (it may stay at the HTC Logo for 10-20 minutes)
HOPE IT WORKS ENJOY!
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
I'm trying to get RUU now. When I tried the above earlier, got as far as the wirly Energy rings though but then it restarts.
Silentbtdeadly said:
I don't want to put down energy rom, but it ...
other or future devices..
Click to expand...
Click to collapse
Well as far as I know, it ain't like he is getting paid much so it would seem to be a miracle if any of this stuff gets updated. ;-) If I don't have this figured out by Tuesday, I'll use it as an excuse to get a new phone. This one has a crack or two in the screen anyways.
Still, even so I would MUCH rather get this one working again. 'specially since I'm between software gigs & cash is tight. If Energy ROM hasn't been updated and there's a better and/or more complete set of instructions maybe I should be looking at something else. Will continue hunting through these forums for info but can use all the help I can get since this forum software ain't exactly friendly. Probably best to see if I can get it back to stock on ICS and then work forward from there. Having said that, I have an RUU that I am working with, its: PH85IMG_RUBY_ICS_35_S_TMOUS_2.14.531.3_Radio_1.14.550L.17DC_30.78.550L.15_release_259626_signed.zip
Tried just flashing it but apparently there's more to it than that.
Latest problem is that I can't get it re-locked without enabling USB debugging. Can't do this since I don't have a working OS. Can it be done from CLI or recovery?
Uh.... hmmm... mysterious. Seems to have fixed itself. Will try a restart and see what happens.
jcllings said:
Latest problem is that I can't get it re-locked without enabling USB debugging. Can't do this since I don't have a working OS. Can it be done from CLI or recovery?
Uh.... hmmm... mysterious. Seems to have fixed itself. Will try a restart and see what happens.
Click to expand...
Click to collapse
I was saying that there are some other options, other roms, that have better instructions and have been updated fairly well.. that is all.
The thread I was talking about by glacierguy is here - it links to tons of resources and should answer most questions you may come up with. For example it has "Relock phone (fastboot oem lock)" you can issue fastboot commands while your phone is booted into the bootloader - so this has nothing to do with usb debugging..
There is tons of information here, I know it isn't absolutely organized, but there are a lot of guys here who tried to make the information as easy to find as possible..
Did u try to restart it again it usually takes a couple of times but anyway should either return to stock or use the RUU for the ICS ROM
Sent from my GT-P7500 using XDA Premium HD app
jcllings said:
Well as far as I know, it ain't like he is getting paid much so it would seem to be a miracle if any of this stuff gets updated. ;-) If I don't have this figured out by Tuesday, I'll use it as an excuse to get a new phone. This one has a crack or two in the screen anyways.
Still, even so I would MUCH rather get this one working again. 'specially since I'm between software gigs & cash is tight. If Energy ROM hasn't been updated and there's a better and/or more complete set of instructions maybe I should be looking at something else. Will continue hunting through these forums for info but can use all the help I can get since this forum software ain't exactly friendly. Probably best to see if I can get it back to stock on ICS and then work forward from there. Having said that, I have an RUU that I am working with, its: PH85IMG_RUBY_ICS_35_S_TMOUS_2.14.531.3_Radio_1.14.550L.17DC_30.78.550L.15_release_259626_signed.zip
Tried just flashing it but apparently there's more to it than that.
Click to expand...
Click to collapse
If you're.gonna flash that last file you mentioned, you need to rename it to PH85IMG, since its a stock ruu and not just a flashable Rom.
Sent from an Amaaaaaazing place :-D
Woohoo! I've succeeded in getting the aforementioned RUU installed. Should be much less of a problem from here forward.
yuseiatlas said:
First im not resbonsible for anything that can
...
Sent from my GT-P7500 using XDA Premium HD app
Click to expand...
Click to collapse
Of course you are responsible. Heaven forbid anyone should take responsibility for their own actions or anything crazy like that.
Since English may not be your first language, I'll be clear. I'm just kidding.
Silentbtdeadly said:
I don't want to put down energy rom, but it hasn't been updated since the original leak, and the instructions were never ...
other or future devices..
Click to expand...
Click to collapse
Now that I have the RUU, could use some examples of projects that are more up-to-date so that I can move forward.
jcllings said:
Now that I have the RUU, could use some examples of projects that are more up-to-date so that I can move forward.
Click to expand...
Click to collapse
Whoops, you covered this earlier. Will chase down the link and see where it goes.
jcllings said:
Now that I have the RUU, could use some examples of projects that are more up-to-date so that I can move forward.
Click to expand...
Click to collapse
If you want cutting edge(these both have features no other rom has added yet, and are very current update wise) and like the senseui, try remix's http://forum.xda-developers.com/showthread.php?t=1673609 or if you want with less sense and more of an aosp-ish feel go for his http://forum.xda-developers.com/showthread.php?t=1623184
ARHD is what is being used for the base for many roms because it is solid and bugless, energy has more features that he had included in his gingerbread rom.. I've heard good things about capromce, but I have no idea what features he has added that are or aren't included in the others..
Heheheh and its not my first language thats why you might see a lot of grammar and/or writen mistakes, just for the futur before you flash any new ROM Back-Up you current or the original ROM just in case something like this happen so you can restsore it without worrying and hope i helped
Sent from my GT-P7500 using XDA Premium HD app
Righteous! Up and running on Speed ROM 4.0. Thanks so much to everyone who collaborated. Copious mashing of the Thanks button.
Hi, I've spent literally 5 hours today just trying to figure out what flashing is, rooting is, and how to install ADB/SDK drivers, but still no idea what flashing and rooting are (trying to unlock my phone). I've looked at so many guides, but I came across this one that seemed to work for me to install ADB/SDK tool http://forum.xda-developers.com/show....php?t=2199526. What I'm trying to do is basically root my phone which is a samsung galaxy s2 GT-i9100 4.1.2, I have no idea what Ice cream sandwich or that jelly bean thing is, this is pretty much my first smartphone, i've never really needed a phone. Now I'm trying to root with this guide here http://forum.xda-developers.com/show....php?t=1994544 since I have no SD card, but here's the thing, even when I go to recovery mode, and then apply update from ADB, I then open up the ADB cmd and type adb devices, nothing comes up, I don't understand why my phone won't show up? I still try the sideload command but it says cannot read CWM-SuperSU-v0.97.zip. So what I'm trying to say is, I am a complete noob at what everyone here is specialized in lol, so can anyone explain it to me?
Also, yes I have read the newbies Q&A threads and the other introduction threads, but I mean, this is the help section, so I should be able to get help right?
First of buy an sd card "there cheap" then put philz kernel on it and then update that zip in recovery. "Root done and cwm installed " search philz thread for right kernel. Look for what you have installed. You say its 4.1.2 that's jellybean. Now look in settings,about phone and look for something like lsw or lss and such and flash kernel that fits your details. If not sure post your details. main thing is to read lots and lots and lots about what mite go wrong. All well thinking yay I can root but what happens if it gos wrong? Study lots about what your going to do. Reading is easy fixing is not.
andrewwright said:
First of buy an sd card "there cheap" then put philz kernel on it and then update that zip in recovery. "Root done and cwm installed " search philz thread for right kernel. Look for what you have installed. You say its 4.1.2 that's jellybean. Now look in settings,about phone and look for something like lsw or lss and such and flash kernel that fits your details. If not sure post your details. main thing is to read lots and lots and lots about what mite go wrong. All well thinking yay I can root but what happens if it gos wrong? Study lots about what your going to do. Reading is easy fixing is not.
Click to expand...
Click to collapse
Thanks for the reply, but I understand that doing this come's with a lot of risks, I've already encountered a problem lol (everytime I turn on phone color is inverted). Right now I don't have an sd card available that's why I'm trying the ADB solution. I'll post my details since I'm not sure what step to take from here.
What I've done:
Installed ADB
On phone, checked USB debugging
(I've also tried using exynosabuse, but that didn't work)
What's wrong:
From what I think, I havent applied ADB updates (I think thats what they are) to my phone, because I connect my phone to my pc and it does not show up in devices manager with a yellow exclamation mark. So this doesn't let ADB detect my phone which isn't letting me apply the CWM-SuperSU-v0.97.zip. in stock recovery.
My details:
Kernel version 3.0.31-889555
[email protected] #3
SMP PREEMPT
Build number JZO54k.I9100XWLSM
Baseband version I9100BVLS4
Edit: I just found out that when I place my phone in download mode, and then connect it to the pc, I check device manager and I finally get the yellow exclamation mark. Now I'm really not sure what step to take, do I update the device with a yellow exclamation mark? If so with what drivers? I also know about odin now, but I need to be able to have odin recognize my phone, and then know which kernel is right for me.
SwifterZ said:
Hi, I've spent literally 5 hours today just trying to figure out what flashing is, rooting is, and how to install ADB/SDK drivers, but still no idea what flashing and rooting are (trying to unlock my phone). I've looked at so many guides, but I came across this one that seemed to work for me to install ADB/SDK tool http://forum.xda-developers.com/show....php?t=2199526. What I'm trying to do is basically root my phone which is a samsung galaxy s2 GT-i9100 4.1.2, I have no idea what Ice cream sandwich or that jelly bean thing is, this is pretty much my first smartphone, i've never really needed a phone. Now I'm trying to root with this guide here http://forum.xda-developers.com/show....php?t=1994544 since I have no SD card, but here's the thing, even when I go to recovery mode, and then apply update from ADB, I then open up the ADB cmd and type adb devices, nothing comes up, I don't understand why my phone won't show up? I still try the sideload command but it says cannot read CWM-SuperSU-v0.97.zip. So what I'm trying to say is, I am a complete noob at what everyone here is specialized in lol, so can anyone explain it to me?
Also, yes I have read the newbies Q&A threads and the other introduction threads, but I mean, this is the help section, so I should be able to get help right?
Click to expand...
Click to collapse
i have this pbm too
What you have done is a lot risk involved get an SD card. Check with app on play store cuz I think you have rooted it. Dose it boot to recovery now? Did you install cwm recovery? Do as I said and all will be good. Flash lsw philz kernel. What is it you want to do with your phone? Flash custom ROM??
andrewwright said:
What you have done is a lot risk involved get an SD card. Check with app on play store cuz I think you have rooted it. Dose it boot to recovery now? Did you install cwm recovery? Do as I said and all will be good. Flash lsw philz kernel. What is it you want to do with your phone? Flash custom ROM??
Click to expand...
Click to collapse
I checked with the GalaxSim Unlock app and my phone isn't rooted, and from what I think I have done, I haven't rooted at all. From the beginning it already was able to boot to recovery, by recovery you mean holding vol up + menu + power. I do not remember installing cwm recovery at any point. All I want to do with my phone is root it, so that I can unlock it.
You can use Odin?. Flash philz tar kernel lsw. Why hadn't you read how to do this? Its so simple to do I don't get it.
andrewwright said:
You can use Odin?. Flash philz tar kernel lsw. Why hadn't you read how to do this? Its so simple to do I don't get it.
Click to expand...
Click to collapse
I already said! When I open up Odin, it does not detect my phone! I don't know why.
An observation; you've made this process so much more difficult for yourself than you need to. Trying to use ADB to do what you're attempting to do is like killing a solitary microbe with Tsar Bomba (Google it).
Buy an SD card like I said. There like £2 for a 2gb card now!! Done helping now cuz your not helping your self. Seriously buy an SD card and you rooted in max ten mins. Risk is pretty much nil.
andrewwright said:
Buy an SD card like I said. There like £2 for a 2gb card now!! Done helping now cuz your not helping your self. Seriously buy an SD card and you rooted in max ten mins. Risk is pretty much nil.
Click to expand...
Click to collapse
Alright, lol thanks man i'll get one. Quick question though, my phone is automatically making the color inverted when i turn it on after a couple of seconds, i'm not pressing the home button 4 times or anything, it just automatically does it. Anyway i can fix this? or will it fix itself when i root the phone since i'll be changing the kernel? Also what kernel do I get?
Philz kernel lsw . inverted colours I have no clue about what's going on there but rooting it won't fix that. Check in settings. What have you changed/installed?
andrewwright said:
Philz kernel lsw . inverted colours I have no clue about what's going on there but rooting it won't fix that. Check in settings. What have you changed/installed?
Click to expand...
Click to collapse
All I installed since I started this is GalaxSim Unlock, ExynosAbuse, checked USB debugging, went into stock recovery but didn't do anything so turned off phone, went into download mode but didn't do anything so turned off phone. That's pretty much it. Will resetting my phone fix this? I really don't need anything on the phone, I can just reset it, but i'll do it if you say its safe.
Your not on 4.0.4 so yes its safe to factory reset.
andrewwright said:
Your not on 4.0.4 so yes its safe to factory reset.
Click to expand...
Click to collapse
Alright awesome thank you so much for your help.
Andrew, you said to get the lsw philz kernel, so I searched it up in the forums, and found this:
<< 03.06.2013 - PhilZ-cwm6 v5.06.1 with CWM 6.0.3.2 based recovery >>
DVLSH (i9100T) - XWLSS - XWLST - XWLSW - DXLSD - XXLSQ (i9100P) - ZSLSJ (fixed for bootloop)
http://d-h.st/users/philz_touch/?fld_id=16062#files
Should I download that? That was the only download that has LSW in the name in the list of kernels.
Yes lsw. Get signed zip put on ext SD or tar for Odin.if you have SD now put philz on ext SD card "a must" go to recovery and just update it. Reboot and your rooted. If boot loop factory reset then reboot. If your going with Odin get tar and flash away.
MistahBungle said:
Trying to use ADB to do what you're attempting to do is like killing a solitary microbe with Tsar Bomba (Google it).
Click to expand...
Click to collapse
:laugh: Good comparison! (I actually googled it.)
immortalneo said:
:laugh: Good comparison! (I actually googled it.)
Click to expand...
Click to collapse
You know I never even see that post till now Lol. Is a good way of putting it haha
BTW how you doing immortalneo? Did you get what you wanted from all that studying or you waiting for results? Hope you do well:thumbup::thumbup:
andrewwright said:
You know I never even see that post till now Lol. Is a good way of putting it haha
BTW how you doing immortalneo? Did you get what you wanted from all that studying or you waiting for results? Hope you do well:thumbup::thumbup:
Click to expand...
Click to collapse
Am doing great! Results have come, and I've got admission in a good college for my post graduation in Oral Medicine & Radiology!! :good:
Good to see you guys again!
Today Some Of My Games were Not Running .. So I thought To install Chainfire 3D On My Mote E. Upon Installing Chainfire 3D, Phone Restarted and Then After It ,It is Not Booting Up.. It stay For ever at " Bootlocker Unlocked " Page.. Nothing After It .. I tried Going Into TWRP Recovery ,Did Everything Possible From There, i.e, Wipe Data To Format Data But Nothing Seems To Be Working ..
Please Help Me Out As Its Being Only A week I Had This Phone And My Parents Are Now Going to Kill For Messing Up All this.
Please Senior Member.. Help Me Out
Thanks..
Crying !!
Contact flipkart ASAP!
^ Contact flipkart ? The OP has unlocked the bootloader and rooted the phone. The OP also installed Chainfire 3D and modified the software of the device. If I were flipkart owner/staff, even I would'nt help such customers frankly.
What I suggest is, you remove the modifications made by Chainfire 3D to the system if any via adb in TWRP.
If you decided to root your device you should always remember, "With great power, comes great responsibility".
Shravanramjas said:
Today Some Of My Games were Not Running .. So I thought To install Chainfire 3D On My Mote E. Upon Installing Chainfire 3D, Phone Restarted and Then After It ,It is Not Booting Up.. It stay For ever at " Bootlocker Unlocked " Page.. Nothing After It .. I tried Going Into TWRP Recovery ,Did Everything Possible From There, i.e, Wipe Data To Format Data But Nothing Seems To Be Working ..
Please Help Me Out As Its Being Only A week I Had This Phone And My Parents Are Now Going to Kill For Messing Up All this.
Please Senior Member.. Help Me Out
Thanks..
Crying !!
Click to expand...
Click to collapse
If you had took a backup of the ROM before all these, restore that backup from TWRP else,
Flash the stock firmware by following this: http://forum.xda-developers.com/showthread.php?t=2756609
I've no idea why you install CF-3D in the first place because the dev has clearly mentioned its supported till GB, and not further beyond even though its reported to work on ICS/JB devices. So you should've took some precautions before attempting these kind of risky operations.
coolsandie said:
If you had took a backup of the ROM before all these, restore that backup from TWRP else,
Flash the stock firmware by following this: http://forum.xda-developers.com/showthread.php?t=2756609
I've no idea why you install CF-3D in the first place because the dev has clearly mentioned its supported till GB, and not further beyond even though its reported to work on ICS/JB devices. So you should've took some precautions before attempting these kind of risky operations.
Click to expand...
Click to collapse
Thank You very Much Man !!! U saved me .. I Just Reflashed The Whole Stock Rom And Voila , My Moto E Takes A Rebirth..
Ya I Know about The Risks That Prevalent .. Now on wards i Take Care Of all this ****ty Attempts..
Peace !
Shravanramjas said:
Thank You very Much Man !!! U saved me .. I Just Reflashed The Whole Stock Rom And Voila , My Moto E Takes A Rebirth..
Ya I Know about The Risks That Prevalent .. Now on wards i Take Care Of all this ****ty Attempts..
Peace !
Click to expand...
Click to collapse
Also remember that you can run 'adb logcat' when you boot up the phone. This will show any errors if you get stuck in a bootloop.
Normola said:
Also remember that you can run 'adb logcat' when you boot up the phone. This will show any errors if you get stuck in a bootloop.
Click to expand...
Click to collapse
i Have To Run This Command While The Phone Is still Booting??
Shravanramjas said:
i Have To Run This Command While The Phone Is still Booting??
Click to expand...
Click to collapse
If you want to get everything from startup to crash, power of the device while it's plugged into to your USB port, run the command then power on. You should hopefully get a full boot up log and any fatal error messages.
Most common boot loop issue I tend to see is usually bad permissions after installing stuff. You can fix that in TWRP recovery tho.
Bit late tho sorry
I too did the same thing... Ie installed chainfire 3d on a Jb phone...luckily I knew how to flash stock ROM via ODIN ( it was a Samsung)
Anyway chainfire alternative on JB KK phones is GLtools
https://play.google.com/store/apps/details?id=com.n0n3m4.gltools
Also do not forget to keep the zip file and flash it in case your phone does not boot up after installing! The zip file gets automatically copied to sdcard I think for later emergency flashing
Sent from my XT1033 using Tapatalk
I would like to know how to upgrade to a new ROM (Lollipop or better) on my Verizon HTC One Max with the option to return to stock. Software Information: 4.4.2, Sense 6.0, 3.09.605.3, 6.20, 4.60_002, 15432, 5
I was told to use (and did) Sunshine and then downloaded SuperSU from Google Store (per very detailed instructions and was told to not choose TWRP when the question popped up to choose one or the other (common/normal?)).
My phone is now UNLOCK and S-OFF as well as Rooted (but I'm having a lot of problems with blank screens, etc. and even had the black screen with the red ! in a red triangle (and I don’t know how I got it to boot up again (pushed pwr buttons, vol +/-, etc.)). However, that is as far as I’ve gotten. Confused am I.
I don’t know how to flash; however, I’ve been trying to figure it out, but I’m lost.
I’ve downloaded a lot of files from other threads, but the instructions, while detailed, didn’t say HOW to flash or add TWRP where I (a NEWBORN NEWBIE/NOOBIE) could understand, etc. Is there a place where all this is together?
Am I out of luck or would someone PLEASE help me fix and upgrade it with the option to return to stock if needed? I would love to have Sense 7.0, if possible. I apologize for such a long post/thread.
THANK YOU SO VERY MUCH!!!!!
P. S. My phone is now Prepaid Verizon (was Postpaid). Don't know if that matters. I have pics of the files I downloaded from one of your great guys, but they are on my computer. Not sure how to upload. I AM GLAD THAT I FOUND YOUR SITE!!!!!
@LoveSpock I am going to make this short and simple...
First off the Verizon Max software only goes up to 4.4.2. If you want to upgrade you'll need a custom rom which is why you S-OFF and unlocked...
You will need to get familiar with fastboot commands. Google is your friend on how to use if you don't know how to. Here is the link to the TWRP image for your device. http://flyhalf205.com/recoveries/openrecovery-twrp-2.8.7.1-t6univ.img Once you get fastboot setup you will type in the command fastboot flash recovery openrecovery-twrp-2.8.7.1-t6univ.img Make sure you have everything in the same directory when executing the command.
From there you are free to wipe then flash anything you would like. Wiping will delete your data so text, contacts that are stored on local phone(not sim or google) will be deleted.
@Flyhalf205
Thank you for your response and instructions. Does this mean I don't need to do anything to the SUPERSU that is already on the phone (and what it did)?.... Following your instructions will wipe everything?
I'll definitely need to take out my sd card. I've saved a ton of stuff on it. ...and backup my contacts and text messages.
I have some more googling and try to learn what you wrote for me to learn. I'll also have to find out what ROM to use....
Your Padawan thanks you.
LoveSpock said:
@Flyhalf205
Thank you for your response and instructions. Does this mean I don't need to do anything to the SUPERSU that is already on the phone (and what it did)?.... Following your instructions will wipe everything?
I'll definitely need to take out my sd card. I've saved a ton of stuff on it. ...and backup my contacts and text messages.
I have some more googling and try to learn what you wrote for me to learn. I'll also have to find out what ROM to use....
Your Padawan thanks you.
Click to expand...
Click to collapse
Shouldn't worry about supersu. Most custom ROMs are going to have that prebuilt into it. Once you get TWRP we will go further into detail about how stuff works.
If you use twrp no need to take your SD card out just go to setting and unchecked SD card and like lovespoke said make sure to dl the right file you can dl right fastboot files here on xda just search it
Hey! Don't mean to hijack the thread but I'm in the same boat. I've never rooted and I'm looking to root my Verizon HTC one max. I'd also like to maybe install a custom Rom but I'm a noob so I'm not quite sure what I'm doing. Ok so it's my understanding that sunshine will root, s-off, AND unlock my boot loader? Btw I have no idea what those terms mean. Anyway, if someone could please confirm that about sunshine, it would really help me out. I've already downloaded and installed sunshine on my phone but I haven't paid the $25 yet.
Xx Moe, I strongly suggest you READ the various threads on XDA about unlocking bootloaders, gaining S-OFF and rooting. You can easily brick a device and there's much less support for the Max now than there was when it came out more than two years ago.
I don't believe Verizon HTC One Max's can be rooted without unlocking bootloader/gaining S-OFF and the exclusive method for that is Sunshine (unless you know someone with a Java card). Once you're bootloader unlocked and S-OFF, you can then "flash" any partition on the device and that's how to brick the device.
Once you are bootloader unlocked and S-OFF, you start by flashing a 'recovery', which is usually the latest version of TWRP for the HTC One Max. Don't flash a recovery for a different device. (Google "Team Win Recovery Project"). Once you have a custom recovery you can "wipe" your device and flash a new ROM.
Wiping deletes all data, or some data, depending upon how you wipe, and there are not very many Verizon HTC One Max ROMs out there that are fully functional. Check the threads, one sticky thread has a listing of ROMs.
Finally, I don't believe anyone has gotten Marshmallow going on a Max, so expect the "best" you'll be able to do is a Lollipop ROM or a Cyanogen Mod equivalent.
Awesome! Thanks for the super quick reply. So yes, sunshine will s-off and unlock boot loader. That seemed to be the million dollar question since (like you said) the one max doesn't have very much support anymore. I'm definitely going to keep reading the forums because I don't want to brick my phone. I've also been watching some tutorials on YouTube. Everything (so far) seems pretty straight forward now, but you can never be too careful. Thanks for your help hgoldner!
Flyhalf205 said:
@LoveSpock I am going to make this short and simple...
First off the Verizon Max software only goes up to 4.4.2. If you want to upgrade you'll need a custom rom which is why you S-OFF and unlocked...
You will need to get familiar with fastboot commands. Google is your friend on how to use if you don't know how to. Here is the link to the TWRP image for your device. http://flyhalf205.com/recoveries/openrecovery-twrp-2.8.7.1-t6univ.img Once you get fastboot setup you will type in the command fastboot flash recovery openrecovery-twrp-2.8.7.1-t6univ.img Make sure you have everything in the same directory when executing the command.
From there you are free to wipe then flash anything you would like. Wiping will delete your data so text, contacts that are stored on local phone(not sim or google) will be deleted.
Click to expand...
Click to collapse
Hey flyhalf, is there a thread on here on how to learn about adb fastboot, and flash the custom recovery for noobs? I cant seem to find it. I'm trying to install a custom rom on my htc one max but this is my first time ever rooting/unlocking an android. Ive searched the site but i cant find a tutorial on how to install the custom recovery or learn about adb yet. I have sunshine already on my phone but i havent used it yet because i want to know exactly what im doing before i pay the $25. Any help is appreciated. I already know how to get into the bootloader by pressing the power and volume down buttom at the same time while the phone is turned off.
Xx MOE said:
Hey flyhalf, is there a thread on here on how to learn about adb fastboot, and flash the custom recovery for noobs? I cant seem to find it. I'm trying to install a custom rom on my htc one max but this is my first time ever rooting/unlocking an android. Ive searched the site but i cant find a tutorial on how to install the custom recovery or learn about adb yet. I have sunshine already on my phone but i havent used it yet because i want to know exactly what im doing before i pay the $25. Any help is appreciated. I already know how to get into the bootloader by pressing the power and volume down buttom at the same time while the phone is turned off.
Click to expand...
Click to collapse
I'm heading to bed now. If I get time tomorrow I'll try to explain. If not we can setup team viewer and I can just set your computer up for you.
Sent from my Nexus 9 using Tapatalk
Flyhalf205 said:
I'm heading to bed now. If I get time tomorrow I'll try to explain. If not we can setup team viewer and I can just set your computer up for you.
Sent from my Nexus 9 using Tapatalk
Click to expand...
Click to collapse
That would be awesome, but i think i found something from google. https://twrp.me/devices/htconemaxverizon.html
I downloaded the sdk and corresponding java that the site recommended. I attached a screenshot of my pc to show where im at in that process.
Xx MOE said:
That would be awesome, but i think i found something from google. https://twrp.me/devices/htconemaxverizon.html
I downloaded the sdk and corresponding java that the site recommended. I attached a screenshot of my pc to show where im at in that process.
Click to expand...
Click to collapse
I also downloaded the android-sdk_r24.4.1-windows.zip file but i moved it out of my downloads file, so it didn't show up on my screenshot
Xx MOE said:
I also downloaded the android-sdk_r24.4.1-windows.zip file but i moved it out of my downloads file, so it didn't show up on my screenshot
Click to expand...
Click to collapse
Download the platform tools and the android usb driver. Don't need anything else.
But basically if your s-off yet. Boot into HBOOT. Power off phone and hold down both power button and the volume down button. Select fastboot using the power button. Your computer should hopefully automatically pick up drivers and call the device "My HTC" in the device manager. If not you'll need to go in and manually assign the downloaded driver using the link above to the Android device in device manager.
Download twrp image file into the same directory as the platform tools downloaded to. In windows, right click while holding down shift anywhere on the white blank area in platform tools and click on "open command window here".. From there you will type in the command fastboot flash recovery recoveryFileName.img
If it says waiting for device. Check device manager and make sure the driver is installed right.
Flyhalf205 said:
Download the platform tools and the android usb driver. Don't need anything else.
But basically if your s-off yet. Boot into HBOOT. Power off phone and hold down both power button and the volume down button. Select fastboot using the power button. Your computer should hopefully automatically pick up drivers and call the device "My HTC" in the device manager. If not you'll need to go in and manually assign the downloaded driver using the link above to the Android device in device manager.
Download twrp image file into the same directory as the platform tools downloaded to. In windows, right click while holding down shift anywhere on the white blank area in platform tools and click on "open command window here".. From there you will type in the command fastboot flash recovery recoveryFileName.img
If it says waiting for device. Check device manager and make sure the driver is installed right.
Click to expand...
Click to collapse
Ok, so if im doing this correctly, the twrp img should be in the platform tools folder and my computer should recognize my phone as "my htc" as shown in my attached screenshot...
Xx MOE said:
Ok, so if im doing this correctly, the twrp img should be in the platform tools folder and my computer should recognize my phone as "my htc" as shown in my attached screenshot...
Click to expand...
Click to collapse
Yes. That is correct so far.
Flyhalf205 said:
Yes. That is correct so far.
Click to expand...
Click to collapse
Perfect! Thank you so much! now all i have to do is use sunshine to s-off/unlock bootloader and follow this thread: http://forum.xda-developers.com/showthread.php?t=2498746 to install custom recovery and i should now be able to flash custom roms! Thanks for your help! A donation will be coming your way soon! :good::good::good::highfive:
Almost Ready....
Flyhalf205 said:
Shouldn't worry about supersu. Most custom ROMs are going to have that prebuilt into it. Once you get TWRP we will go further into detail about how stuff works.
Click to expand...
Click to collapse
I've been out of commission... Sorry about the long wait.
I'm sure you've been very busy.
I found the fastboot.exe file and placed it and your twrp file into a folder on my desktop. Before I run fastboot and add your twrp img file, what would the next step be? .... I don't have have a ROM yet to add to the phone. Should I have that first? Would you please direct me to the right one for me? I noted in one of your replies to another member that there isn't a Marshmallow one, yet.
Do I need the ADB file?
Thank you,
Your Padawan.
Flyhalf205 said:
Yes. That is correct so far.
Click to expand...
Click to collapse
Would you recommend uninstalling the HTC program that automatically picks up the phone?
LoveSpock said:
I've been out of commission... Sorry about the long wait.
I'm sure you've been very busy.
I found the fastboot.exe file and placed it and your twrp file into a folder on my desktop. Before I run fastboot and add your twrp img file, what would the next step be? .... I don't have have a ROM yet to add to the phone. Should I have that first? Would you please direct me to the right one for me? I noted in one of your replies to another member that there isn't a Marshmallow one, yet.
Do I need the ADB file?
Thank you,
Your Padawan.
Click to expand...
Click to collapse
I forget if you were s-off or s-on but you will need to be s-off or your bootloader will need to be unlocked.. You don't need a rom just yet. You could flash recovery and flash root for starters. But once you get it flashed we can start on what to do next.
Update...
Flyhalf205 said:
Shouldn't worry about supersu. Most custom ROMs are going to have that prebuilt into it. Once you get TWRP we will go further into detail about how stuff works.
Click to expand...
Click to collapse
Flyhalf205 said:
I forget if you were s-off or s-on but you will need to be s-off or your bootloader will need to be unlocked.. You don't need a rom just yet. You could flash recovery and flash root for starters. But once you get it flashed we can start on what to do next.
Click to expand...
Click to collapse
Sorry... I started the thread back in January. I've been out of commission and starting over.
I had used Sunshine to S-off and Unlock. I used SU to root. I knew nothing about flashing or fastboot and am still learning. One of your original responses to my original post said that google was my friend, so I googled per your advice and found some information on fastboot.
I don't know what flash root means in your response above.
You had also gave me the link to the TWRP image for my phone. You also wrote "Make sure you have everything in the same directory when executing the command." I've added 2 of the pics again as well as one of your img file in the directory I created when I loaded Android Studio.
The Android Studio I downloaded is the latest. Does that make a difference? I did find info on this site about a minimal adb and fastboot. Would that have been better?
I'm imagining my phone will be out of commission until the new ROM is installed, right? (See how I'm still such a Newbie/Noobie!)
Thank you!
Your Padawan