I am selling my HTC one x and I would like to put the standard recovery.
The rom itself is the stock, the i cannot find the recovery. the old thread which contained the rom has been removed
My CID is E11
fastboot getvar cid
cid: HTC__E11
Fastboot getvar version-main
version-main: 3.20.401.1
Do you happen to have the correct recovery image?
Cheers
https://www.dropbox.com/s/uccu1s8delpo8mn/Stock recovery 3.20.img
Related
Hi,
Does anyone have stock jelly bean one X rom backed up with CWM? I really need it
What's your cid and main version
Fastboot oem readcid
Fastboot getvar version-main
HTC__032
version-main: 3.14.401.27
http://forum.xda-developers.com/showthread.php?t=1975140
You an check there for a nandroid backup. it does not have to match your CID. any 3.14.401 should work.
Or else here is your RUU
http://androidfiles.org/ruu/securek...Radio_5.1204.162.29_release_298897_signed.exe
Oh! There is RUU!! Had no ide, this is something new?
No its not new... Do you know how to install it ?
You put the phone in the bootloader and lock the bootloader
Fastboot oem lock
Then you keep the phone in the bootloader and execute the ruu with admin rights (click the ruu.exe with the right mousebutton)
Ive done a little mistake .. I wiped my sdcard because it started to get full. The problem is that i had my backup over the stock htc rom saved there and now htc is going to release sense 5 for hox witch I would love to have. Is there a way to get back to stock or am i stuck on custom roms forever now? Thanks for your answers.
Do 2 fastboot commands :
Fastboot oem readcid
Fastboot getvar version-main
Edit : and post them back here ofcourse
Mr Hofs said:
Do 2 fastboot commands :
Fastboot oem readcid
Fastboot getvar version-main
Edit : and post them back here ofcourse
Click to expand...
Click to collapse
Here they come!!
... INFODEBUG: cid: HTC__Y13
version-main: 3.14.401.31
hope they help!
You can have my backup if you want.
http://db.tt/QQIOr8xB
It's a TWRP backup by the way.
Thanks TT ! Or a ruu
http://androidfiles.org/ruu/securek...Radio_5.1204.162.29_release_302015_signed.exe
Here is how I did it:
You need:
- Fastboot (from Android SDK)
- This file: https://www.dropbox.com/s/9aay5ktvtyqci4j/firmware.zip
- Your "Unlock_code.bin" file
Do the following:
- Boot into the bootloader (if you don't know how please don't try to do the other steps)
- Check your CID and compare it to the list on the bottom of this post: "fastboot oem readcid"
- Check your version with "fastboot getvar version-main"
- Lock the bootloader " fastboot oem lock"
- Reboot into RUU: "fastboot oem rebootRUU"
- Flash the file attached to this post: "fastboot flash zip firmware.zip"
- A message tells you that the flash failed and that things are broken: Don't panic!
- Execute the command "fastboot flash zip firmware.zip" again!
- Reboot into bootloader: "fastboot reboot-bootloader"
- Unlock your bootloader "fastboot flash unlocktoken Unlock_code.bin"
Done!
I AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR PHONE! DO THIS AT YOUR OWN RISK!
I used a dutch HTC One X with S-ON and CID "HTC__E11"
I used the following firmware.zip from the following OTA update: http://androidfiles.org/ruu/securekey.php?file=Endeavor/OTA_ENDEAVOR_U_JB_45_S_HTC_Europe_3.18.401.1-3.14.401.31_R_release_308291aozis6kzu7ls9js6.zip
I found the update on: http://androidfiles.org/ruu/?developer=Endeavor
Good luck!
Do only use when your CID matches:
00000000
11111111
22222222
33333333
44444444
55555555
66666666
77777777
88888888
99999999
HTC__001
HTC__E11
HTC__203
HTC__102
HTC__405
HTC__Y13
HTC__A07
HTC__304
HTC__M27
HTC__032
HTC__016
http://forum.xda-developers.com/showthread.php?t=1957376
Worked a treat thanks for the guide. It was a lot easier than it initially sounded
Sent from my HTC One X
Does it work with cid version of:
HTC_044 (asia pacific version)
Thaks...
Sent from my HTC One X using xda app-developers app
Briztama said:
Does it work with cid version of:
HTC_044 (asia pacific version)
Thaks...
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
Go to the thread i linked. This thread will not help you
Disregard that the Asia WWE version only has 1.36 MAX :silly:
Briztama said:
Disregard that the Asia WWE version only has 1.36 MAX :silly:
Click to expand...
Click to collapse
Hmmm not much a difference between 1.36 and 1.39 though
Every shipped Rom I downloaded prompt "Installscript has stopped working". Now I'm stuck at custom Rom and Hbot 0.94. Radio 1204.104.14.
I want to return to stock but cannot find my version of RUU. Can your guy help me out, I'm really frustrated. My Cid Number is HTC__023
http://www.androidfiles.org/ruu/?developer=Endeavor
Post the output of the following:
Code:
fastboot getvar version-main
We will find an appropriate RUU or nandroid backup for your device!
cant find RUU for my HTC ONE X endeavoru 32GO
BLOCKED IN BOOT MENU PLEASE WICH SOLUTION is possible
Hboot : 1.72.0000
Sn
(bootloader) version-main: 4.18.401.4
(bootloader) cidnum: HTC__001
LAZREG said:
cant find RUU for my HTC ONE X endeavoru 32GO
BLOCKED IN BOOT MENU PLEASE WICH SOLUTION is possible
Hboot : 1.72.0000
Sn
(bootloader) version-main: 4.18.401.4
(bootloader) cidnum: HTC__001
Click to expand...
Click to collapse
There is no RUU for Android 4.2.2 on this device. Look in the general section for a nandroid backup that applies to your version main 4.18.401.4. and then flash via recovery. Use TWRP or philz recovery.
Flash recovery on fastboot: fastboot flash recovery recovery.img
P.S don't forget to place the recovery image to your android SDK folder. Plenty of guides available to do this!