Enter recovery even with S-ON - HTC Incredible S

Please try this and report back. The following procedure worked on a brand new Desire S with S-ON so I am assuming it will work on incredible as well.
With phone on go to:
Settings/Power/
Uncheck "fast Boot"
exit settings
Turn phone off
Boot with Power and volume down
wait
select "Recovery"
hit power to select
wait
you will now get a stupid icon on screen that won't go away
hit power and volume up
you should now be in recovery
From here you should be able to install a ROM as long as it is signed.
You may also be able to do some hackery if plugged into usb while in this screen using ADB or Fastboot. Please try and report back.
Best
Ty
Ref:http://forum.xda-developers.com/showthread.php?p=13216354#post13216354

Confirmed working.
Tried is on my S-ON IS.
You get into Android Recovery <3e> =)

Technically it should be possible to debrand a network branded handset with a P***.zip file on an sdcard?? Or am i barking up the wrong tree?

Yep, S-ON IS will boot into recovery using this method. Though I haven't flashed a ROM or tried any 'hackery' as yet.

Thanks for posting back with confirmation.
Hopefully some folks with some badass adb-foo will hit back with some test results on using adb or fastboot in this mode.
I am sure "fastboot oem unlock" won't work but one can dream.
Hope someone can try simply running these 2 commands in the recovery mode:
adb devices
and
fastboot devices
and let us know if either work.
Ty

Won't work, fastboot doesn't recognize it and adb is disabled in HTC recovery, I thought (but not sure) that usb is disabled completely. Almost everything has been tried to hack the recovery. But it checks the files to many times, so exploits through scripts doesn't work. It checks the file's signature before flashing and since hijacking cannot be done it will be one hell of a job. A lot of high skilled hackers tried it already for a month almost non-stop.
But if you can come up with a way to exploit, your the god in here haha

So its Not possible to sign a custom ROM? Apks Care able, so why no Rom?
shared from my HTC IncS using the xda app

Yes, it work but it show "E:Can't open /cache/recovery/command"
what's wrong on my device?

yes works on bell/canada s-on is now can someone post virgin gb update zip pls

erhm sorry for being a partypooper but, this is totally normal that u can enter recovery....

Leave it to hawky to make it short and simple
Sent from my HTC Incredible S using XDA App

You can sign a Rom, but it is not signed with HTC's key, they keep it private, the device has a public key within it, which can see if its from HTC, go look at a wiki about public and private keys/signing. Will make it a lot clearer!
So no use

Big step! I think we are closer to root!

Recovery working on my IS S-On, hope some devs will be able to make something for IS soon....

It's no step at all.... This is already known and found useless. Unless HTC releases signed s-off bootloader. So this "discovery" is already known and not worth anything

I think bruce needs another 20 steps, maybe than he realises he actually moved sidewards instead LOL
Sent from my HTC Incredible S using XDA Premium App

Hawkysoft said:
I think bruce needs another 20 steps, maybe than he realises he actually moved sidewards instead LOL
Sent from my HTC Incredible S using XDA Premium App
Click to expand...
Click to collapse
root has already been found. but it's costly. XTC Clip. I'm luckily beta tester and will be getting 5 extra clips to S-OFF any android phone... holla

Related

[Q] Still able to Root?

Can the Hasoon2000 kit still root the HTC Vivid(4.0.3)? I have found no answer to this as that is why am asking.
At the moment it can't he is working on updating script to work on ics.
Sent from my HTC PH39100 using xda premium
megatronisbeast
Did the toolkit work for you? Ive seen several of your post, and was woundering if it did. Did you have to do anything different other than the instructions?
The toolkit does work, just can't root at the moment.
Sent from my HTC PH39100 using xda premium
megatronisabeast
Would you happen to know about how long it takes to script? I'm just woundering because I hate the new update and would like to root(s-off) and then flash a rom. I liked sense but want vanilla-android. Thanks again for your helpful post. I'm not asking if you know an ETA or anything like that, just from your experience.
playerjunglejosh said:
Would you happen to know about how long it takes to script? I'm just woundering because I hate the new update and would like to root(s-off) and then flash a rom. I liked sense but want vanilla-android. Thanks again for your helpful post. I'm not asking if you know an ETA or anything like that, just from your experience.
Click to expand...
Click to collapse
Really don't know that info, however if you want to get root but don't want to wait there are other ways to do it. Let me know if you are interested and I will post them up. Consider though it will take longer than it would using the toolkit.
megatronisabeast
I'll try pretty much anything. I've rooted several devices, so findind a new way for another one won't hurt. Only thing that I really would like to do is avoid making a gold card, but if you have to do that I think I will wait for the toolkit. Thanks!! Do you know if it's possible to temp root, flash a kernal with cwm, and then flash a rom?
Here is what you need to do to root your phone, etc.
First thing is to download android sdk:
http://developer.android.com/sdk/index.html
It will allow you to send files to your phone from your computer-no s-off so can't flash kernel in recovery only fastboot.
While that is downloading if you haven't already you need to unlock boot loader by going to:
http://htcdev.com/
Don't forget to keep the unlock code so if you need to relock your boot loader.
Next, it sounds like you want to flash a custom rom. If so the best one in my opinion is found here:
http://www.wcxxperia-nce.com/index.php
You have to register to see the vivid section.
Once there you will download the zip file, put a copy on your phone, the other copy unzip and place the boot.img and wcx recovery in the same folder that you have the fast boot file that you downloaded earlier from sdk.
Then you put your phone into hboot mode, plug it in to usb port, make sure on phone screen is says fast boot usb in red.
Then open command prompt in your folder with fast boot by clicking shift and the right mouse button.
Type in these commands:
fastboot flash boot boot.img
fastboot flash recovery wcxrecovery.img
After those steps power down phone, unplug from computer, return to hboot, click on recovery, then flash the zip file that you placed on there earlier.
That's it, you got it root and all.
Also if you do use his rom, restart phone 3 times to settle phone in and cycle battery 3 times to make sure everything is working correctly.
Here is a video if you feel overwhelmed to help guide you brought to you by randong!
http://www.youtube.com/watch?v=xEWa_lUd2bY&feature=youtu.be
Hope this has helped you!
You can use wild child's recovery to perm root ics check it site for the video if you need proof
Sent from my HTC PH39100 using xda premium
We just need S-OFF so we can simplify this entire thing by using CWM. It's so much easier being able to flash a scripted .zip package in there than dealing with fast boot.
Sent from my HTC Vivid
slapdaddy said:
We just need S-OFF so we can simplify this entire thing by using CWM. It's so much easier being able to flash a scripted .zip package in there than dealing with fast boot.
Sent from my HTC Vivid
Click to expand...
Click to collapse
True, I just wish I knew how long "scripting" takes. I know the video is very clear, and that I'm very good with technology, however I do think that there is a good chance I might mess up...thus I believe I will wait, but I will do some more research be4 deciding what to do
playerjunglejosh said:
True, I just wish I knew how long "scripting" takes. I know the video is very clear, and that I'm very good with technology, however I do think that there is a good chance I might mess up...thus I believe I will wait, but I will do some more research be4 deciding what to do
Click to expand...
Click to collapse
I've never done it myself but it shouldn't be that difficult. I think I'm just spoiled coming from the Inspire - it was rooted, S-OFF'd, and had a few custom ROMs up the within a couple days of its launch. The level of development for that device was extreme from the very beginning.
Sent from my HTC Vivid
True, I still have an Inspire and the development is still booming. I personally just wish HTC would have made the Vivid as dependable as the Inspire, bc my Vivid has all sorts of problems. Turns off randomly, and each time when it turns back on it says "upgrading android" and then it optimizes the apps for ICS. Most of the time it won't flip my pictures(rotate)<--yes auto rotate is on...but all in all HTC went down in quality with the Vivid. Personally this is why I want to root, that way I don't have to worry with HTC screwing up the update.
it does work but i have found that busybox isnt installed/installed correctly and have had to install it from the market for titanium backup to recognize my root.
A reply to numerous posts...you don't need S-OFF on the Vivid, developers have yet to figure out how to do so. It's rumored some users have received their phones shipped with S-OFF, but to my knowledge it's not because of any modifications.
Follow this thread to accomplish everything Hassons2000 tool is trying to do for the Vivid. I didn't work for me either.
****read the following thread VERY carefully***
http://forum.xda-developers.com/showthread.php?t=1416836.
If you have any questions, feel free to ask me.
?
so at the moment there is no real way to root the vivid with stock ICS and basically everything stock? im kindaconfused
Kurrytacos said:
so at the moment there is no real way to root the vivid with stock ICS and basically everything stock? im kindaconfused
Click to expand...
Click to collapse
The link I provided in my previous post will teach you every thing you need to know. It is definately possible If you get stuck on any particular step or if something doesn't make sense, feel free to ask me to explain.
akafarmer said:
A reply to numerous posts...you don't need S-OFF on the Vivid, developers have yet to figure out how to do so. It's rumored some users have received their phones shipped with S-OFF, but to my knowledge it's not because of any modifications.
Follow this thread to accomplish everything Hassons2000 tool is trying to do for the Vivid. I didn't work for me either.
****read the following thread VERY carefully***
http://forum.xda-developers.com/showthread.php?t=1416836.
If you have any questions, feel free to ask me.
Click to expand...
Click to collapse
Having S-OFF let's you flash a kernel through recovery. It simplifies the flashing process and makes developing ROM packages easier for the user.
Sent from my HTC Vivid
slapdaddy said:
Having S-OFF let's you flash a kernel through recovery. It simplifies the flashing process and makes developing ROM packages easier for the user.
Sent from my HTC Vivid
Click to expand...
Click to collapse
Do you have S-OFF on your Vivid?
akafarmer said:
Do you have S-OFF on your Vivid?
Click to expand...
Click to collapse
I wish I did. I was ready to do testing for those devs working on S-OFF but my Linux skills are relatively non-existent lol.
Sent from my HTC Vivid

[All In One][GUIDE]How To Root Your Htc Sensation Xl,Custom Roms,V4[GUIDE]

As You Are Here To see Guide To How to Root Sensation Xl.
First Thing First
I am Not Responsible If You Bricked Your Phone Or Anything Wrong Happen With Your Phone.This will Be your FAULT
Also I Doesn't Invented My Own Ideas Here. I had Just Copied all the things in One. So Also Thanks to Vertigo,Ben,Shinger,Alex And all Who made it Easier​
If you are unsure about doing anything in this tutorial... DON'T DO IT... Ask a question here... But dont ask rom specific questions here though!!!
Now this will be for doing everything on a Windows PC.
THIS IS FROM SHINGERS THREAD SO CHEERS TO HIM
(IF YOU LIKE TO SEE DIRECTLY FROM THE THREAD, LINK BELOW ELSE I POSTED HERE TOO)
(http://forum.xda-developers.com/showthread.php?t=1341127)
ALL SHOULD SEE THIS FIRST PLEASE ....
*** unlocking bootloader from HTCDEV site is highly recommended for a permanent root solution***
1. enable usb debugging from settings - applications - development
2. plug phone to pc via usb cable - charge only
3. open extracted zip folder and click runme. thats all. (if experience any daemon hanging problems pls install htc sync and plug in phone so drivers are installed. once done delete htc sync and repeat root procedure)
PC will open a cmd screen with prompts that you need to follow. app does rest
4. After root is complete pls visit market and update SU app. once done root will be fully functional and eliminate any future FCs
5. Also as an extra tip you can install SU UPDATE fixer from market to update your binaries to 3.0
Software version 1.24.709.2 doesn't seem to be rootable via this method. Please try flashing another ruu from runnymede rom thread then attempt root again
Added V4 of the Doomlord Exploit as may be why XL was rooted without bootloader being unlocked.
well i relocked my bootloader and flashed ruu 1.05.404 then I used Doolord V4 to root my phone. This was succesful in permanently rooting my phone without unlocking my bootloader. This was not possible with V2 so if anyone wants to root without unlocking bootloader this is now possible using V4 of the Doomlord Exploit attached below. PLEASE NOTE THAT STILL NEED TO UNLOCK BOOTLOADER TO FLASH CUSTOM ROMS AND RECOVERY
If i Repeated ANY OF THE STEP BELOW WHICH I MENTIONED ABOVE PLEASE SEE IT THOROUGHLY FIRST THEN MOVE AHEAD
REST, SIT DOWN GRAB A COFFEE AND Read IT CAREFULLY.
................................................
S-OFF
Our Great Friend FardJab has made the phone to S-OFF
Please see the link if you like to ...
http://forum.xda-developers.com/showthread.php?t=1663344
.................................................
1. To Unlock BOOTLOADER
1.1 You Need to Unlock the BOOTLOADER
(You can get permanant root but you won't be able to put a custom rom on your phone, so if you only want root you don't need to unlock bootloader. You will need to use v4 from this post... http://forum.xda-developers.com/show....php?t=1341127 ... Cheers Shingers)
To do This,You Need to go to www.htcdev.com to unlock it.
1.2 Register An acoount there and when its time to select your device scroll to the bottom and select 'All Other Supported Devices'.
1.3 Then you will get the warning boxes pop up asking you if you're sure you want to do it then saying you could void your warranty as well. Once you've clicked ok on those you'll be through to the instructions on how to unlock your bootloader.
Remember how to get your phone into fastboot from the instructions because you will need to do it again, or if anything goes wrong.
But if you follow the instructions properly nothing should go wrong... Its been tried and tested by lots of people...
And just incase you don't remember how to do it... Take battery out and pop it back in, then press volume down and power button together until you see the white bootloader screen and then press the power button to get into fastboot.
If You Are Facing Problem In 1 Part Only Grab Your Coffee and Watch Pogo
2.Then once you have that done you will need to get root and for that you will need to follow shingers5 tutorial below...
Get the file for rooting here DooMLoRD_v2_ROOT-zergRush-busybox-su.zip
1. enable usb debugging from settings - applications - development
2. plug phone to pc via usb cable - charge only
3. open extracted zip folder and click runme. thats all. (if experience any daemon hanging problems pls install htc sync and plug in phone so drivers are installed. once done delete htc sync and repeat root procedure) PC will open a cmd screen with prompts that you need to follow. The app does rest... So its nice and easy
4. After root is complete pls visit market and update SU app. once done root will be fully functional and eliminate any future FCs
5. Also as an extra tip you can install SU UPDATE fixer from market to update your binaries to 3.0
All Done
Note. If you're struggling with the above instructions, remember that you will need to un-install HTCsync because it interferes with fastboot and rooting...
NOW YOUR PHONE IS ROOTED
3.Then once you're rooted you will need to put CWM (Clockwork Mod) recovery on in order for you to be able to back up your phone and flash custom roms. The custom recovery by Paul O'Brien is the best one to use and is available to download here...
http://android.modaco.com/topic/3489...odaco-edition/
You will need your phone in fastboot again and you will need to find the fastboot folder on your PC (Windows). When you're in the fastboot folder press the left shift button and right click on the mouse and select open command prompt here. Make sure your phone is connected to the PC and is in fastboot. Also make sure that the recovery.img file that you downloaded from MoDaCo is in the fastboot folder too. Get back to the command promt window and type the following
fastboot flash recovery r1-recovery-clockwork-5.0.2.7-modaco-runnymede.img (Tip: once you get to the r1 bit just hit tab and it will auto complete the rest of the line)
If you can't get the Paul O'Brien recovery installed (apparantly not everyone can) try the Older recovery from here http://forum.xda-developers.com/show....php?t=1348693
Now You Have Got Root And CWM
A lot of people who have come this far will want to put a custom rom on... unfortunately its not completely straight forward. But again there is a way round round it and you should only need to do it once, when you're coming from a stock rom.
4.1. You cant just flash a custom rom on this phone, firstly you will need the 'Chinese rom' which is here
http://hotfile.com/dl/148413075/8990...01713.zip.html and make sure it is on the SDcard part of your phones memory. Make sure it on the root of the SDcard because it will be easier to find later. Then you will need this rom RCMix3d Runny XL rom from here
http://dl.dropbox.com/u/56143145/RCM...ny_XL_v1.2.zip (thanks to benjamin.j.goodwin) and make sure that is on the SDcard too with the other rom
2. Then you will need to download this file from here http://forum.xda-developers.com/show...7&postcount=18 it is the 'Chinese boot.img' and will need flashing from fastboot again. So put the phone in fastboot and extract the 'boot.img' from the 'boot.rar' file and put it in the fastboot folder on the PC. Open the command prompt again and type this... fastboot flash boot boot.img ... This should only need doing once if you're coming from a stock rom.
3. Once you've done that you will need to get into recovery. From fastboot select bootloader and then look for recovery, it should be under fastboot if its worked correctly. Select that and the phone should then reboot and go into 'CWM' (recovery). Once there you will need to use the volume keys and power button just like when you were in bootloader. Go down and select 'Factory Reset/Data Wipe' and select that, the select yes on following screen. This will take a few mins (don't worry if it looks like its not doing anything). After that go down to 'Wipe Cache' and select that. and then go down to 'Advanced' select that and on the following screen select 'Wipe Dalvik Cache'.
4. Once thats all done you will need to select 'Install Zip File from SDcard' and then you will get another screen where you go to 'choose zip from SDcard' and the you will see all the contents of your SDcard, scroll down till you can select the Chinese rom you put on earlier (remember what it was called) and then select yes to install it. Sit back and wait another few minutes. Once its done select the 'reboot now'. The phone will then reboot again and start to load the new rom up. This will take a while so don't worry. Now once the phone has started you should get the start up wizard and you will just need to skip through it (don't worry about it being all in chinese... its in english). Not everyone needs to install the Chinese rom, some people can just go straight to the RCMix3d rom and install that, but it doesn't work for everyone, so I'm putting this in because it always works when you do it this way. Installing the Chinese rom should only need doing once if you're coming from a stock rom.
5. Boot into recovery again and goto 'Factory Reset/Data wipe', then 'Wipe Cache', then 'Advanced' and 'Wipe Dalvik Cache' and then go back to main screen and select 'Install Zip From SDcard' and then select 'RCMix3d zip' file and install that. Once thats done select Reboot Now and wait while phone boots up again... and VOILA you now have a custom rom Installed.
6. You could either leave that rom on (its a very good rom) or choose to install one of the other custom roms, read through the first few posts of each rom and decide from there whether you want to install that particular rom, or do what I did and install everyone and see which you like best .
ROMS AVAILABLE FOR You Guys And "Girls"?
1.ICS
2.Official Sensation XL ICS
http://forum.xda-developers.com/showthread.php?t=1608532
3.3 Musketeers Insanely Cool Sense v2.2.1 | 3.6 | Fastest | Stable | APM
http://forum.xda-developers.com/showthread.php?t=1528889
4.Three Musketeers Total Senseless | More AOSP Themed | Blazing Fast |
http://forum.xda-developers.com/showthread.php?t=1532108
5. RunnySandwich V2|ONLINE [ICS 4.0.3]
http://forum.xda-developers.com/showthread.php?t=1620341
6.BinDroid I-Scream XL
http://forum.xda-developers.com/showthread.php?t=1571395
7.ICS 4.0.3 no Sense V1.1/ HTC Sensation XL
http://forum.xda-developers.com/showthread.php?t=1593590
8.Zombi.eSandwich 1.1
http://forum.xda-developers.com/showthread.php?t=1523829
9.Worst Rom Ever v1.5
http://forum.xda-developers.com/showthread.php?t=1491039
10.ICS 3.6 By FSHAMI (SEE 1St POST)
http://forum.xda-developers.com/showthread.php?p=25989119#post25989119
Even Sense 4 Rom
Three Musketeers Present...MIUI 4 V1 Beta \ Sense 4.0 V2 Beta
http://forum.xda-developers.com/showthread.php?t=1594514(thanks To 3 Mukeeters)
One V Port Rom By ALEX
http://forum.xda-developers.com/showthread.php?t=1588332
3 Musketeer Sense 4 Beta 3
http://forum.xda-developers.com/showthread.php?t=1667713
GingerBread
1. RunnyBliss V 1.2
http://forum.xda-developers.com/showthread.php?t=1559683
2.COREDROID SENSATION XL v1.2
http://forum.xda-developers.com/showthread.php?t=1444664
3.XL 3.5 (Gingerbread)(BY FSHAMI)(SEE 2ND POST THERE)
http://forum.xda-developers.com/showthread.php?p=25989119#post25989119
SENSELESS
1.3 Musketeer total senseless
http://forum.xda-developers.com/showthread.php?t=1532108
These Are Enough As you Are Not drinking Your Coffee
Just In case If you Want to Come back to your Stock Rom
You will need to make sure phone is in fastboot and then get command prompt up in fastboot folder and type this...
fastboot oem lock
That will relock the bootloader so that you can flash a stock HTC stock image (or RUU) back to your phone. Your bootloader WILL need to be relocked for you to be able to flash stock image back to phone. You can find stock HTC roms (RUU's) here http://forum.xda-developers.com/show....php?t=1317895
When you're in fastboot and your phone is connected to the PC and you've downloaded the correct RUU for your region (they are region specific) double click on the RUU.exe and that should start the procedure of flashing the stock image back to your phone. I've never needed to do this, so I'm not 100% on the whole process.
Please remember that if you flash a RUU back to your phone, you will lose root etc, it will be like when you first got the phone...
Runnymede Shipped ROM Collection
LINK >>>
http://www.filefactory.com/f/2c6cbf04d4909b70/
Also remember that these instructions are tried and tested by many of the members in here and if something isn't working please check that you've followed the instructions to the letter, because it could be quite likely that you've done something wrong or missed something out...
Now I've TOO tried to be as thorough and as noobish as I can possibly be, but if you think you can add anything just let me know and I will add it.
Also, If You Want Me to Make A WHOLE PROCESS VIDEO,Please MENTION in Reply Or PM me.
I will DEFINATELY make a VIDEO for you !!
Now My Warm And Speacial Thanks Too.....
Vertigo (For all The ENGLISH ABOVE LOL )
Benjamin.J.goodwin (As Helping me Like A Brother In Every Thing)(Best For Me on Xda)
Shingers5(A nice Checker Of roms, <<This Guy Is Awesome Thnx To him As he is One Who Check The roms First )
Dutch Danny (For Making Rom)
Alex(For making Rom)
ETC.(SORRY IF I FORGOT ANYONE)
GOLDEN BROTHERS TO ME
THANKS
With Kind Regards.....
ENJOY ROOTING
There Will BE No HARM to You If You hit The "THANKS" button Below Please
If there Is Any Mistake Pls Try to tell me as Fast AS any Dev Cab As i From MY heart Dont Want anyone Brick His Phone ...
My advice First Let it checked by any dev member if it is all correct post it in comment and you can download Guys ...
Not bad mate and well done. You need to update to say that roms 1.24 and 1.14 are now rootable as my new thread confirms it mate. Many have now rooted using new method. Good work. Pm orb to have it stickied
Sent from my HTC One X using xda premium
Nice guide mate, well done.
Good to have a clear guide of all ROMs too so we don't have posts asking what there is
Sent from my HTC One S using xda premium
Thanks a lot both of you ....without you it was difficult to make it and @ shinger I will make it edit as soon as I can also every new Rom will be updated in the thread too.
Sent from my HTC Sensation XL with Beats Audio X315e using XDA
Unbeatable Guy said:
Thanks a lot both of you ....without you it was difficult to make it and @ shinger I will make it edit as soon as I can also every new Rom will be updated in the thread too.
Sent from my HTC Sensation XL with Beats Audio X315e using XDA
Click to expand...
Click to collapse
Good work mate
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Stickied for the time being
Thank you orb
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
@ OP , Please replace the step where you unlock the bootloader by setting the phone to S-OFF since S-OFF was cracked for this phone (check the Android Development forum)
seaskyways said:
@ OP , Please replace the step where you unlock the bootloader by setting the phone to S-OFF since S-OFF was cracked for this phone (check the Android Development forum)
Click to expand...
Click to collapse
I wouldn't advise it yet. Wait until its been tested more and tested yourself unbeatable, that way you can ensure that the guide is flawless and nobody screws their phone.
Sent from my HTC One S using xda premium
benjamin.j.goodwin said:
I wouldn't advise it yet. Wait until its been tested more and tested yourself unbeatable, that way you can ensure that the guide is flawless and nobody screws their phone.
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
Good advice as off now the tool doesn't offer anything really new. Splash screen yes and new hboot which we can't do anything with. It doesn't do cid bypass nor flash radio. It's beta so wait till more functions are added and when is full radio soff
Sent from my HTC One X using xda premium
benjamin.j.goodwin said:
I wouldn't advise it yet. Wait until its been tested more and tested yourself unbeatable, that way you can ensure that the guide is flawless and nobody screws their phone.
Click to expand...
Click to collapse
shingers5 said:
Good advice as off now the tool doesn't offer anything really new. Splash screen yes and new hboot which we can't do anything with. It doesn't do cid bypass nor flash radio. It's beta so wait till more functions are added and when is full radio soff
Click to expand...
Click to collapse
Well yeah , it might not have much functions , but still the htcdev unlock is an ERASER , especially for non-rooted guys ! how will they backup their data while they're S-ON+Lock BL ?? This might help even if it doesn't have that much functions , at least it will unlock /system /data etc .... I think the OP should be updated with a warning , but while mentioning that the unlock is safer and does blah blah , but the S-off is a beta and doesn't erase blah blah . WHat do you think Guys ?
seaskyways said:
Well yeah , it might not have much functions , but still the htcdev unlock is an ERASER , especially for non-rooted guys ! how will they backup their data while they're S-ON+Lock BL ?? This might help even if it doesn't have that much functions , at least it will unlock /system /data etc .... I think the OP should be updated with a warning , but while mentioning that the unlock is safer and does blah blah , but the S-off is a beta and doesn't erase blah blah . WHat do you think Guys ?
Click to expand...
Click to collapse
Well Thats make sense Buddy and also i am going to update it but i need some time ...i will make it Change Fast thanks for telling
Unbeatable Guy said:
Well Thats make sense Buddy and also i am going to update it but i need some time ...i will make it Change Fast thanks for telling
Click to expand...
Click to collapse
like i said its not for the faint hearted among us and best left to more experience users who even struggle with it. i think it should stay in fardjad thread for now while he continues to develop it. a guide is a tried and tested foolproof way to get guys started and stuff like beta hboot s-off should not be added as yet! if you are a stock rom and aim to stay there i dont see the pressing need to backup anything as such. anyway thats my opinion!
Please fix the links if you can.
Some links are incomplete e.g. Dropbox, chinese rom download links.
Thanks.
BTW Nice work.
betacheer said:
Please fix the links if you can.
Some links are incomplete e.g. Dropbox, chinese rom download links.
Thanks.
BTW Nice work.
Click to expand...
Click to collapse
I will recheck it and again post it also I will port a link of directly to the link thread just busy due
To my school work will be doing tonight
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Also going to put dual update thing in it
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
How do I make the fastboot?
Hello,
I've just got my HTC SXL and I was successfully do the S-Off and Unlocking the Bootloader.
Next is rooting the device.
But, I have a silly question beforehand. I realize that we must access the fastboot mode before do the rooting. But I can not find it how to do that.
Is there anybody who can help me with that?
Thank you so much
Turn the phone off and take the battery out, then put it back in and and press power button and volume down button until you get a white screen with text on then once there press power button again to get into fastboot
how about creating gold card in SXL memory card , I see that it is internal
any guide for ? or I have to disassemble it...

Developer Edition root question

Quick question coming from galaxy nexus I had to unlock and root via adb no problem.
Well I bought the developer edition because it was unlocked. Since one step is already done (bootloader unlocked). In theory I should be able to flash a custom recovery, install root app(super user) and be good?.
1) download custom recovery flash through adb or stock recovery?
2) flash super user
Should be profit correct? I searched and didn't see any info about the developer Edition that's why I posted sorry if this has been asked and I missed it.
Sent from my HTC One using xda premium
That is all I did and I'm now rooted and running custom recovery. I used the all in one toolkit but your way should work just fine...
Sent from my HTC One using xda app-developers app
Sweet thank you
Sent from my HTC One using xda premium
[Q] what steps/order to follow in Hasoon2000's all-in-one tool kit
trevb87 said:
That is all I did and I'm now rooted and running custom recovery. I used the all in one toolkit but your way should work just fine...
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
I also tried to use the all-in-one toolkit on my HTC1 Dev Ed, but were confused by so many "boxes" and what order to follow in the flow of things... Could you please list the order of steps that you used to get rooted, skip the the top left box entirely since Dev Ed is already bootloader-unlocked? Thanks.
jcc266 said:
I also tried to use the all-in-one toolkit on my HTC1 Dev Ed, but were confused by so many "boxes" and what order to follow in the flow of things... Could you please list the order of steps that you used to get rooted, skip the the top left box entirely since Dev Ed is already bootloader-unlocked? Thanks.
Click to expand...
Click to collapse
yeah i skipped the bootloaded stuff cuz like you said its already unlocked. I went straight to the recovery stuff. I did the TWRP. I will say it took a few times for it to actually work. don't know if I was doing something wrong or if its just cuz the phone is the dev model. I also now the tampered thing on the bootloader that other have mentioned in the forums. after the recovery finally took, i did the perm root option. Hope it helps
trevb87 said:
yeah i skipped the bootloaded stuff cuz like you said its already unlocked. I went straight to the recovery stuff. I did the TWRP. I will say it took a few times for it to actually work. don't know if I was doing something wrong or if its just cuz the phone is the dev model. I also now the tampered thing on the bootloader that other have mentioned in the forums. after the recovery finally took, i did the perm root option. Hope it helps
Click to expand...
Click to collapse
Thanks for replying. So you did not do the the "Boot into Bootloader" command but went directly to "Flash Recovery" box? By using this toolkit we don't have to get into Bootload or Recovery Mode first (either by using the Commands in the toolkit box or by pushing Volume Up or Down + Power buttons)? Before I came across this toolkit, I was unable to boot my Dev Ed phone into Bootloader/Recovery mode by pushing those button combos which always took me to the regular phone boot mode... Did you ever have the similar problems with the button combos operation?
jcc266 said:
Thanks for replying. So you did not do the the "Boot into Bootloader" command but went directly to "Flash Recovery" box? By using this toolkit we don't have to get into Bootload or Recovery Mode first (either by using the Commands in the toolkit box or by pushing Volume Up or Down + Power buttons)? Before I came across this toolkit, I was unable to boot my Dev Ed phone into Bootloader/Recovery mode by pushing those button combos which always took me to the regular phone boot mode... Did you ever have the similar problems with the button combos operation?
Click to expand...
Click to collapse
if i remember correctly. when you hit the flash recovery button it will put your phone into bootloader for you. a box will pop up and saying it will do two things, one boot it into bootloader then flash the recovery. two command prompts will open the first one is to boot the phone into the bootloader, you close that one when your phone is in the bootloader then another command prompt will pop up after it to flash the recovery. you cant really go wrong using the toolkit. so if something doesn't work just close out and start again. hope this helps
I have yet to root because I really haven't needed to yet. I am going to use the phone for a few weeks. I got this phone because I wanted to have everything working. Sometimes you get into a viscous cycle of flashing because a custom Rom breaks something then you update to get the fix. Then that breaks something else lol. I will be rooting my phone, but thought I would just wait. We now have all the files(RUU) to return to stock if needed so the time is closer than later. It is a great phone, super nice I haven't had any issues. It has been awesome. I will say mikes Rom does sound super sweet.
Sent from my HTC One using xda premium

[Q] Bricked my HTC ONE - please help will reward

All,
New to htc and flashing, and try doing at 3am didn't help either. hope someone can help. Will paypal $50 to anyone that can help. Thanks in advance.
Here's what i did
using One_S_All-In-One_Kit_v3.5 for all my modding
got token
unlocked bootloaded
didn't flash any recovery
flash a new .img kernel, but i used a boot.img from a zip file (home2wake zip) - don't ask why, i wasn't thinking lol
phone rom was all black, keeps rebooting
i managed to flash recovery, recovery-clockwork-6.0.3.1-m7wls.img
then wanted to restore stock rom
so i downloaded, this rom, http://android-revolution-hd.blogspot.com/p/android-revolution-hd-mirror-site-var.html
flashed zip using recovery
went through the rom custom installation of what i wanted installed.
After that it rebooted and stuck on green htc screen
i can get back into boot loader, but can't load recovery, can't factory reset, any option i select, the screen flash and sends me back to bootloader
rom won't load, can't get into recover, computer not detecting phone
Please help!!!
Check out this maybe a RUU will help -
http://forum.xda-developers.com/showthread.php?t=2251800
Why did you use one s kit, I'm confused
Sent from my HTCONE using xda premium
you can try to load ADB Fastboot on your PC, then connect your phone via usb, be sure to have all of the drivers.
in bootloader, if it reads FASTBOOT USB, then you can us
fastboot flash recovery (Name of recovery).img
once that is done you should be able to at least get back into recovery....
check the link for recovery file
http://forum.xda-developers.com/showthread.php?t=2236418
I am no expert, but my guess would be to go back to stock boot / recovery: http://forum.xda-developers.com/showthread.php?t=2236418
Relock your phone: fastboot oem lock
Install the RUU: http://forum.xda-developers.com/showthread.php?t=2250904
And in the future don't use an All-In-One-Kit meant for another phone (The One S in your case)
p.s. Another thread that may help get you back to square one: http://forum.xda-developers.com/showthread.php?t=2251800
thanks all,
will try all the suggestions above tonight, will let you guys know how it goes. i used the all one s because it was gui and easy and lots of extra and functions. but i guess the extra made it worst.
Right now when i plug in my phone the computer doesn't detect anything, hopefully the adb can talk to it to flash a new recovery/rom/kernel.
Pm me
Sent from my HTCONE using Tapatalk 2
It wasn't the extras that messed it up. It was the fact you were using an AIO that isn't for your device. That's a big no no.
Sent from my HTCONE using xda app-developers app
gu12u7 said:
thanks all,
will try all the suggestions above tonight, will let you guys know how it goes. i used the all one s because it was gui and easy and lots of extra and functions. but i guess the extra made it worst.
Right now when i plug in my phone the computer doesn't detect anything, hopefully the adb can talk to it to flash a new recovery/rom/kernel.
Click to expand...
Click to collapse
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
P_M_G said:
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
Click to expand...
Click to collapse
i was using this, all of the recovery on there were for samsung s3/s4/and special edition. so i couldn't get to the recovery. Then i started tweaking around with the extras and flashed a boot.img to a kernel. failed
Android Revolution ROM is not for the sprint htc one. fyi
First you'll need this file http://forum.xda-developers.com/showthread.php?t=2250904
Extract to someplace you can find it, maybe the desktop
if you power the phone down then hold the vol - button does it boot into bootloader?
if so make sure you have the htc fastboot drivers installed from htc sync
if your on a windows machine from command prompt navigate to the platform-tools folder
for example
mine is in C:/users/ray/downloads/adt-bundle-windows-x86_64/adt-bundle-windows-x86_64/sdk/platform-tools
in command prompt issue the command
fastboot oem lock
once the bootloader is re-locked
issue the command
fastboot oem rebootRUU
the phone should reboot into a black screen with greenish htc letters
find the setup.exe file from the ruu file and run it.
if all goes well you should be back to stock with a locked bootloader.
good luck
Awesome, unbricked it! Thank you wranglerray!!!!!!
Also thanks to everyone that replied, but it was wranglerray detailed step that helped me through it. awesome community.
as promised, send me your paypal account wranglerray, i'll send you the $50
Let this thread be a lesson that 1) don't mess with your phone if you don't know what you're doing and 2) don't flash a GSM ROM on your Sprint phone because it wipes your boot and recovery partition (on GSM phones, it wipes data and system but sprints partitions are different).
Sent from my HTCONE using Tapatalk 2
-viperboy- said:
Let this thread be a lesson that 1) don't mess with your phone if you don't know what you're doing and 2) don't flash a GSM ROM on your Sprint phone because it wipes your boot and recovery partition (on GSM phones, it wipes data and system but sprints partitions are different).
Sent from my HTCONE using Tapatalk 2
Click to expand...
Click to collapse
failing is learning. but more like read all the instructions before messing with your phone.
P_M_G said:
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
Click to expand...
Click to collapse
Isn't that a One X only kit?
gu12u7 said:
Awesome, unbricked it! Thank you wranglerray!!!!!!
Also thanks to everyone that replied, but it was wranglerray detailed step that helped me through it. awesome community.
as promised, send me your paypal account wranglerray, i'll send you the $50
Click to expand...
Click to collapse
That's what these forums are all about no need to send money. Glad I could help you.
gu12u7 said:
failing is learning. but more like read all the instructions before messing with your phone.
Click to expand...
Click to collapse
Failing after making a bunch of random attempts to do something doesn't constitute learning. Next time you should make sure you actually understand what it is that you are trying to do before you do it, and maybe then you won't end up almost completely wiping your phone clean.
You're lucky that the international One's and Sprint Ones partitions aren't like the Sprint/international S3, or else you would've overrided your bootloader as well and had a brick on your hands.

[Q] where to proceed next? - i F'd up!

all,
it was with reckless abandon and blind/naive decisions that got me to this point. i will just lay it all out what ive done in the hopes one of you brilliant minds will lead me into the light. before i lay out the steps in which ridiculous choices led me to this conundrum, here is the question...
Where do i go from here to resolve the issue that i have and can get into bootloader (tampered/unlocked and in S-ON) but i have no operating system?
keep in mind that Ive probably and admittedly should not have been dabbling in things i had no business doing with the little to no proper due diligence...."i am awarded no points and may god have mercy on my soul!!!!!!!!!!!!"
1) i used the htc dev process to unlock my bootloader and it worked well.
2) i then proceeded to flash some custom recovery .img files via "fastboot flash recovery <insert filename here" and the .img at the end of course.
recovery-clockwork-touch-6.0.3.4-m7 <---didnt take the first time or anytime. kept saying "entering recovery" but then the screen would go black, not boot into the recovery screen and then the phone would reboot as it would normally and go into stock OS
i then tried the following .img files below, all with the same result...
openrecovery-twrp-2.6.0.1-m7
openrecovery-twrp-2.6.0.0-m7
openrecovery-twrp-2.5.0.0-m7
recovery-clockwork-6.0.3.2-m7ul <<<---this was the only recovery .img file that would take so i then decided to play around with the options.
3) i then proceeded to make another ridiculous choice. under one of the options in clockwork recovery "classic" menus i went forth and selected the "wipe data/factory reset" option.
so what i have now is i believe a htc one sprint phone that has bootloader unlocked with what i believe is no OS. i hear on my computer the sound when it connects via "fastboot usb" but obviously the computer doesn't recognize it so i can copy and paste a zip file onto it.
i was looking at a few threads here and could really use some guidance/encouragement. the threads are
http://forum.xda-developers.com/showthread.php?t=2277892 <<< the FAQ sticky
http://forum.xda-developers.com/showthread.php?t=2368907 <<< the [ROM] stock sprint one 1.31.651.2 thread
http://forum.xda-developers.com/showthread.php?t=2368907 <<< the [RUU] sprint htc one 1.29.651.10 thread
what would be the best course of action for me to take? bear in mind that the end result would probably be obviously a working phone, probably stock or w/e seems best.
thank you for taking the time in reading my post. if you require any additional information, please ask. i am probably leaving out important pieces of info.
deadly
All you need to do is fastboot flash recovery a working recovery then check and see if adb works for you in recovery.
If it does then you can adb push a Rom to /sdcard and flash it in the recovery.
Sent from my HTCONE using xda app-developers app
insuusvenerati said:
All you need to do is fastboot flash recovery a working recovery then check and see if adb works for you in recovery.
If it does then you can adb push a Rom to /sdcard and flash it in the recovery.
Sent from my HTCONE using xda app-developers app
Click to expand...
Click to collapse
thank you for your quickresponse.
as i am very very "scared" to this up any further. what would the suggested "working recovery" file i should choose and then what rom should i use? honestly im tempted at the stock one that i linked but im worried that if that doesnt go smoothly, i will lose my unlocked bootloader feature.
deadlytwin said:
thank you for your quickresponse.
as i am very very "scared" to this up any further. what would the suggested "working recovery" file i should choose and then what rom should i use? honestly im tempted at the stock one that i linked but im worried that if that doesnt go smoothly, i will lose my unlocked bootloader feature.
Click to expand...
Click to collapse
Use this tool, you cant mess up http://forum.xda-developers.com/showthread.php?t=2236814 just make sure you use the Sprint recoveries and download and sideload a sprint Rom.
Konfuzion said:
Use this tool, you cant mess up http://forum.xda-developers.com/showthread.php?t=2236814 just make sure you use the Sprint recoveries and download and sideload a sprint Rom.
Click to expand...
Click to collapse
THANKS! i saw this thread earlier. ill take a look. ive at least watched wwjoshdew's video and i think that should work too. downloading the stuff now.
just tried wwjoshdew's directions. looks like i cant do the RUU 1.29xxxx. it goes through all the steps but at the end it says error because of the 1.31xxxx version i have already. i guess that means i have to wait until someone releases an RUU for 1.31.651.2
and if i am not sure if usb debugging mode ins enabled and i cant get back into normal bootup for the phone because i think i wiped my OS like stated in my first post. is my next step to do hansoon's AIO tool kit?
deadlytwin said:
all,
it was with reckless abandon and blind/naive decisions that got me to this point. i will just lay it all out what ive done in the hopes one of you brilliant minds will lead me into the light. before i lay out the steps in which ridiculous choices led me to this conundrum, here is the question...
Where do i go from here to resolve the issue that i have and can get into bootloader (tampered/unlocked and in S-ON) but i have no operating system?
keep in mind that Ive probably and admittedly should not have been dabbling in things i had no business doing with the little to no proper due diligence...."i am awarded no points and may god have mercy on my soul!!!!!!!!!!!!"
1) i used the htc dev process to unlock my bootloader and it worked well.
2) i then proceeded to flash some custom recovery .img files via "fastboot flash recovery <insert filename here" and the .img at the end of course.
recovery-clockwork-touch-6.0.3.4-m7 <---didnt take the first time or anytime. kept saying "entering recovery" but then the screen would go black, not boot into the recovery screen and then the phone would reboot as it would normally and go into stock OS
i then tried the following .img files below, all with the same result...
openrecovery-twrp-2.6.0.1-m7
openrecovery-twrp-2.6.0.0-m7
openrecovery-twrp-2.5.0.0-m7
recovery-clockwork-6.0.3.2-m7ul <<<---this was the only recovery .img file that would take so i then decided to play around with the options.
3) i then proceeded to make another ridiculous choice. under one of the options in clockwork recovery "classic" menus i went forth and selected the "wipe data/factory reset" option.
so what i have now is i believe a htc one sprint phone that has bootloader unlocked with what i believe is no OS. i hear on my computer the sound when it connects via "fastboot usb" but obviously the computer doesn't recognize it so i can copy and paste a zip file onto it.
i was looking at a few threads here and could really use some guidance/encouragement. the threads are
http://forum.xda-developers.com/showthread.php?t=2277892 <<< the FAQ sticky
http://forum.xda-developers.com/showthread.php?t=2368907 <<< the [ROM] stock sprint one 1.31.651.2 thread
http://forum.xda-developers.com/showthread.php?t=2368907 <<< the [RUU] sprint htc one 1.29.651.10 thread
what would be the best course of action for me to take? bear in mind that the end result would probably be obviously a working phone, probably stock or w/e seems best.
thank you for taking the time in reading my post. if you require any additional information, please ask. i am probably leaving out important pieces of info.
deadly
Click to expand...
Click to collapse
first off thats the wrong recovery, you want openrecovery-twrp-2.5.0.0-m7wls.img (this is for sprint the m7 is international)2.6 has been giving some problems, don't know if they have it worked out yet, 2.5 is good, so
deadlytwin said:
just tried wwjoshdew's directions. looks like i cant do the RUU 1.29xxxx. it goes through all the steps but at the end it says error because of the 1.31xxxx version i have already. i guess that means i have to wait until someone releases an RUU for 1.31.651.2
and if i am not sure if usb debugging mode ins enabled and i cant get back into normal bootup for the phone because i think i wiped my OS like stated in my first post. is my next step to do hansoon's AIO tool kit?
Click to expand...
Click to collapse
Use the tool I posted above and try to install htc drivers, install recovery and sideload a SPRINT rom. You could also try s-off and follow this guide for RUU on 1.31 if your still having trouble. http://forum.xda-developers.com/showthread.php?t=2390821
Konfuzion said:
Use the tool I posted above and try to install htc drivers, install recovery and sideload a SPRINT rom. You could also try s-off and follow this guide for RUU on 1.31 if your still having trouble. http://forum.xda-developers.com/showthread.php?t=2390821
Click to expand...
Click to collapse
appreciate it!
Update: yea my phone is not in usb debugging mode. ><
Aldo101t said:
first off thats the wrong recovery, you want openrecovery-twrp-2.5.0.0-m7wls.img (this is for sprint the m7 is international)2.6 has been giving some problems, don't know if they have it worked out yet, 2.5 is good, so
Click to expand...
Click to collapse
ill check this.
Update: im in recovery now. next step isnt looking so good ><
so this is starting to look bleak. i am now able to get into recovery but i cant do adb sideload. it fails. has it got to do with the possibility that usb debugging was not turned on before i wiped data?
any ideas on my next try?
deadlytwin said:
so this is starting to look bleak. i am now able to get into recovery but i cant do adb sideload. it fails. has it got to do with the possibility that usb debugging was not turned on before i wiped data?
any ideas on my next try?
Click to expand...
Click to collapse
go to file manager in twrp and see if there is an 0 folder at the top if so delete it(make sure its empty first) then try a sideload
or use es file explorer and look at your files

Categories

Resources