I have a Rogers HTC One X that is fully unlocked and rooted. I have multiple apps on the phone that the phone needs to be rooted for and they work great. When i rooted the phone i used the one click root tools. I am trying to flash a new ROM on to my phone, but i cant get CWM to boot. I follow all the steps to flash it on the phone, but then when i do the power and volume - and then click recover, all i get is the HTC screen and then it reboots over and over and over.... until i push power again and start it up again.
Another note, i was able to get the other mod to work, the tradewin or something like that, but for some reason when i use that one it wont actually install the ROM i am trying to install. Its the Android Revolution HD. All the forums i read it says to use CWM but i cant load into it. Does anyone know how to help me with this?
Thank you! :fingers-crossed:
freddyson said:
I have a Rogers HTC One X that is fully unlocked and rooted. I have multiple apps on the phone that the phone needs to be rooted for and they work great. When i rooted the phone i used the one click root tools. I am trying to flash a new ROM on to my phone, but i cant get CWM to boot. I follow all the steps to flash it on the phone, but then when i do the power and volume - and then click recover, all i get is the HTC screen and then it reboots over and over and over.... until i push power again and start it up again.
Another note, i was able to get the other mod to work, the tradewin or something like that, but for some reason when i use that one it wont actually install the ROM i am trying to install. Its the Android Revolution HD. All the forums i read it says to use CWM but i cant load into it. Does anyone know how to help me with this?
Thank you! :fingers-crossed:
Click to expand...
Click to collapse
Try and flash CWM recovery over and then do "fastboot erase cache" - do that twice, then try and boot into the recovery without restarting the phone..... you need to choose hboot from the phones screen and then recovery.
what is the command prompt code to erase the cache? i know i saw that before i just cant seem to find it again. I am still a little new with this stuff.
Thank you!
freddyson said:
what is the command prompt code to erase the cache? i know i saw that before i just cant seem to find it again. I am still a little new with this stuff.
Thank you!
Click to expand...
Click to collapse
its:
fastboot erase cache
freddyson said:
what is the command prompt code to erase the cache? i know i saw that before i just cant seem to find it again. I am still a little new with this stuff.
Thank you!
Click to expand...
Click to collapse
Before you do anything further, can you confirm that you have the international HOX and not Rogers HOX as they talked here : http://forum.xda-developers.com/forumdisplay.php?f=1538
Flashing something that is not meant for your device will brick it.
That didn't work. I will explain exactly what i do.
Push power and volume -
Then i click fastboot, plug in my phone and do the CWM
I did that twice
Then after done i clicked bootloader
Then recovery
Phone just keeps restarting. Am i doing something wrong?
Thanks
ckpv5 said:
Before you do anything further, can you confirm that you have the international HOX and not Rogers HOX as they talked here : http://forum.xda-developers.com/forumdisplay.php?f=1538
Flashing something that is not meant for your device will brick it.
Click to expand...
Click to collapse
Sorry i am a huge noob with that. What is the HOX, i used the one click root tool to do everything. How can i check if i have already screwed up the phone?
sorry, the rogers part didn't register in my head before posting..... try this: http://forum.xda-developers.com/showthread.php?t=1671873
HOX is shortform of Htc One X.
You really need to make sure you flash the right CWM. The one for International HOX will not work for Rogers HOX.
teky said:
sorry, the rogers part didn't register in my head before posting..... try this: http://forum.xda-developers.com/showthread.php?t=1671873
Click to expand...
Click to collapse
Ok i will try this and see if it works!
teky said:
sorry, the rogers part didn't register in my head before posting..... try this: http://forum.xda-developers.com/showthread.php?t=1671873
Click to expand...
Click to collapse
Thank you! This worked!!
However i have one other question now,
When i go to install the new ROM (Android revolution HD 6.1) it goes through the setup but when i click install it just says finished, something unmounted (i forget exactly what was unmounted) and doesnt install
I know this is totally different question now, just thought id ask
Thank you!
None of the International Htc One X ROMs will work for you.
For Rogers Htc One X, only ROMs from here will work for you
http://forum.xda-developers.com/forumdisplay.php?f=1541
And you should be in forum for Rogers One X, not here.
ckpv5 said:
None of the International Htc One X ROMs will work for you.
For Rogers Htc One X, only ROMs from here will work for you
http://forum.xda-developers.com/forumdisplay.php?f=1541
And you should be in forum for Rogers One X, not here.
Click to expand...
Click to collapse
Ahhh, ok thank you very much for all your help!
HOX international version same issue
ckpv5 said:
None of the International Htc One X ROMs will work for you.
For Rogers Htc One X, only ROMs from here will work for you
http://forum.xda-developers.com/forumdisplay.php?f=1541
And you should be in forum for Rogers One X, not here.
Click to expand...
Click to collapse
i am having the same issue. My HOX is on CM9 and wont boot in recovery. and i installed CMW recovery. any advice pls let me know
Related
Ok guys I have tried to flash a rom & now lost recovery....followed instruction and now I have lost recovery....stuck on htc boot screen.
Ive probably done something wrong...can anyone help
Tried to in stall recovery via fast boot but get ....fastboot flash recovery recovery-clockwork-touch-5.8.2.4-endeavouru.img is not regocnised as an internal 0r external operable program or batch file
So I relocked boot loader & tried to install a stock rom - Now i am getting ERROR140 Bootloader Version Error
How do I get my HOX working again?
Apologise for posting wrong section - Really need some help with this
Thanks
Anyone?
Please?
Download and flash your ruu..
M.
Sent from my HTC One X using xda premium
mattman83 said:
Download and flash your ruu..
M.
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
I did that & got ERROR 140 Bootloader Version Error - Getting nowhere fast.
@home said:
Tried to in stall recovery via fast boot but get ....fastboot flash recovery recovery-clockwork-touch-5.8.2.4-endeavouru.img is not regocnised as an internal 0r external operable program or batch file
Click to expand...
Click to collapse
You'll get that error if you are trying to execute fastboot without being in the correct directory, it means that cmd prompt can't find fastboot.exe.
rogersnm said:
You'll get that error if you are trying to execute fastboot without being in the correct directory, it means that cmd prompt can't find fastboot.exe.
Click to expand...
Click to collapse
So where should I put it?
@home said:
So where should I put it?
Click to expand...
Click to collapse
Make sure you navigate (cd) to the correct directory in cmd prompt before attempting to execute fastboot. Use the dir command to make sure fastboot.exe is in the directory before you run it.
rogersnm said:
Make sure you navigate (cd) to the correct directory in cmd prompt before attempting to execute fastboot. Use the dir command to make sure fastboot.exe is in the directory before you run it.
Click to expand...
Click to collapse
Right i have managed to get the recovery in & able to boot to it - but when I install a rom Its rebooting & staying on the HTC white boot screen & that's it. So i tries to go back in to recovery after trying to install Android revolution rom & it's now lost recovery again
Any help?
Ta
Tried to install Villian rom & get the following message while installing
Checking Model ID assert faild:getprop("ro.product.device")==endeavoru getprop (r.obuild") getprop ("r.oproduct.board)
Why put a rom on your phone without reading? not got my htc one x yet (MONDAY CANT WAIT) but i can imagin it to be similar to htc hd2 and htc desire my previous phones and dont understand how people get stuck like this? Dont attempt to ROOT or flash a rom if you are not 100% sure you can do it without bricking your phone....
LaneyEFC said:
Why put a rom on your phone without reading? not got my htc one x yet (MONDAY CANT WAIT) but i can imagin it to be similar to htc hd2 and htc desire my previous phones and dont understand how people get stuck like this? Dont attempt to ROOT or flash a rom if you are not 100% sure you can do it without bricking your phone....
Click to expand...
Click to collapse
I have had several HTC phones & usually had no problems - but thanks for the spanking
Go to this thread:
http://forum.xda-developers.com/showthread.php?t=1609190
Make sure that you read the instructions fully through a couple of times so that you are well aware of what is involved, then download anything that is required, and then go through the directions step-by-step, following them exactly.
DamoElDiablo said:
Go to this thread:
http://forum.xda-developers.com/showthread.php?t=1609190
Make sure that you read the instructions fully through a couple of times so that you are well aware of what is involved, then download anything that is required, and then go through the directions step-by-step, following them exactly.
Click to expand...
Click to collapse
Cheers
I tried all that hours ago still no joy
@home said:
Cheers
I tried all that hours ago still no joy
Click to expand...
Click to collapse
Just realizing, you said you relocked your bootloader again, I'd say if you could get it unlocked again, then try the steps in that thread you might have more luck.
Was your phone carrier locked or sim free?
If locked you'll need to install the RUU from your original carrier. If sim free I think any RUU should be ok.
I thought I'd bricked my phone a couple of days ago, but managed to find my carriers RUU and restored it from that.
@home said:
I have had several HTC phones & usually had no problems - but thanks for the spanking
Click to expand...
Click to collapse
Sorry i thought you was another NOOB asking another NOOB question we have all heard before, So in this case, not got the phone yet so cant really have an opinion... hope you sort this out. And if you do, help others to fix it if they come across it
I traded my rooted galaxy nexus for a rooted htc one x. Before I got his htc one x, he performed a factory reset on his phone.
After I got home I realized that his contacts, his accounts and all his apps were still there. I did a factory reset again but they are still there.
Is there a way to completely wipe everything off it? I do want to keep the root on though if possible (because I want to keep it unlocked).
When I go in the recovery mode this is what I see.
****Tampered***
****Unlocked***
Evita pvt ship s-on rl
HBOOT
FASTBOOT
RECOVERY
FACTORY RESET
CELAR STORAGE
SIMLOCK
IMAGE CRC
POWER DOWN
Will clearing the storage help?
@Op,
Some time ago somebody told me here on the board that if you factory reset your phone using recovery mode it
will wipe the storage as well, that it's different as factory reset in OS settings where the storage is kept.
I think you need to wipe storage indeed to remove the contacts.
Can you please let me know when you decide to factory reset the phone in recovery mode the storage get wiped too?
I didn't have time to test this and I'm very curious if it does.
Thanks a lot.
Laurentius26 said:
@Op,
Some time ago somebody told me here on the board that if you factory reset your phone using recovery mode it
will wipe the storage as well, that it's different as factory reset in OS settings where the storage is kept.
I think you need to wipe storage indeed to remove the contacts.
Can you please let me know when you decide to factory reset the phone in recovery mode the storage get wiped too?
I didn't have time to test this and I'm very curious if it does.
Thanks a lot.
Click to expand...
Click to collapse
I tried to do that half an hour ago. It was stuck on htc logo with this paragraph underneath for almost 10 minutes until my patience ran out "This build is for development purpose only.......legal action."
I'm trying that again now and I'll let you know what happens.
Nope, don't do that please.
If you like to wipe the storage I think the best you can do is use settings/storage in OS to accomplish.
Before you do I would like to advise you to make a backup of Clockworkmod directory (copy it to your pc) on your storage if that exist.
So incase something happens you are still able to restore.
xtwo said:
I tried to do that half an hour ago. It was stuck on htc logo with this paragraph underneath for almost 10 minutes until my patience ran out "This build is for development purpose only.......legal action."
I'm trying that again now and I'll let you know what happens.
Click to expand...
Click to collapse
Okay. So far that I'll have to download and install the htc one x kit first? Is there a thread you can direct me to please?
Sorry but I have no idea what you mean with the htc one x kit.
Info how to unlock and root your phone you can find >> HERE
If that's what you mean?
xtwo said:
Okay. So far that I'll have to download and install the htc one x kit first? Is there a thread you can direct me to please?
Click to expand...
Click to collapse
Thanks but I have no idea which method the other guy used to root this phone. Stuff like rom Manager, super SU and Titanium backup are already installed in the phone. When I go to Rom manager and try to "Manage and Restore Backups" or "Backup current ROM" it asks me to install clockworkmod recovery first. However, when I try to do that it gives me a list of Phone models to choose from and HTC one X is not in that list.
When I went through the link you provided it says "Your bootloader must be unlocked via htcdev.com to use these solutions." Now how do I know if it's unlock via htcdev.com or not? How do I check?
It must be unlocked already otherwise there wasn't a custom rom on the phone.
But you can verify that by going into bootloader, it should say 'unlocked'
SuperSU is needed to root the phone so that's normal as well.
And about Clockworkmod, it must be there as well otherwise you couldn't get into recovery.
My advise, go into recovery and make a backup first.
If that's done you can copy the Clockworkmod dir from your storage to your pc to make sure you have a valid backup.
Then you can wipe the storage and after that is done you place back the Clockworkmod dir.
From there you can look further and flash another custom rom or what you want.
xtwo said:
Thanks but I have no idea which method the other guy used to root this phone. Stuff like rom Manager, super SU and Titanium backup are already installed in the phone. When I go to Rom manager and try to "Manage and Restore Backups" or "Backup current ROM" it asks me to install clockworkmod recovery first. However, when I try to do that it gives me a list of Phone models to choose from and HTC one X is not in that list.
When I went through the link you provided it says "Your bootloader must be unlocked via htcdev.com to use these solutions." Now how do I know if it's unlock via htcdev.com or not? How do I check?
Click to expand...
Click to collapse
Wow, guys, he has a evita, as in a s4 one x, not the tegra 3.
Op, asking in the s4 forums would be much more suitable
Sent from my HTC One X using Tapatalk 2
Oh YES, didn't noticed that, but you can see in his first post indeed!
Kevin Ma said:
Wow, guys, he has a evita, as in a s4 one x, not the tegra 3.
Op, asking in the s4 forums would be much more suitable
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
Kevin Ma said:
Wow, guys, he has a evita, as in a s4 one x, not the tegra 3.
Op, asking in the s4 forums would be much more suitable
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
What's evita? It's a ONE X from rogers originally. And where is the s4 forum? Thanks
xtwo said:
What's evita? It's a ONE X from rogers originally. And where is the s4 forum? Thanks
Click to expand...
Click to collapse
just search...it should be titled att rogers one x
an evita is basically the dual core qualcomm s4 chipset one x, whereas u are in the international QUAD CORE tegra 3 one x forums
Sent from my HTC One X using Tapatalk 2
Guys i recently acquired a second hand one x but I've been having trouble...i cannot see if it's rooted or was ever rooted and then restored back before the sale....
I need to know how i can check this as if it was ever rooted etc i need to restore back to factory settings like it was when brand new before sending off to HTC for a repair...
Any help will be greatly appreciated.
Sent from my HTC One X using Tapatalk 2
mchu6am4 said:
Guys i recently acquired a second hand one x but I've been having trouble...i cannot see if it's rooted or was ever rooted and then restored back before the sale....
I need to know how i can check this as if it was ever rooted etc i need to restore back to factory settings like it was when brand new before sending off to HTC for a repair...
Any help will be greatly appreciated.
Sent from my HTC One X using Tapatalk 2
Click to expand...
Click to collapse
keep holding down the volume down and power button until you get into bootloader. from there, u can tell whether it is unlocked or not, also, might as well check if it reads endeavor or evita, to make sure whether u have the dual core or quad core 1x, from there on, if unlocked check if u can go into recovery from the fastboot menu. if not then u know which step ull have to begin at, if yes, then u can start flashing right away. Btw, recovery as in a custom recovery such as clockworkmod or twrp.
Sent from my HTC One X using Tapatalk 2
I desparately need the 2.17 H3G (Three UK) RUU to restore my HOX from a bootloop. If anyone could help they would be a lifesaver.
You only need the RUU if you want to go back to stock.
If you want to fix your bootloop, you need to fastboot flash the latest recovery, fastboot flash boot boot.img fastboot erase cache, and then in recovery clear caches and wipe partitions, flash the ROM.
BenPope said:
You only need the RUU if you want to go back to stock.
If you want to fix your bootloop, you need to fastboot flash the latest recovery, fastboot flash boot boot.img fastboot erase cache, and then in recovery clear caches and wipe partitions, flash the ROM.
Click to expand...
Click to collapse
I've tried what you suggested, still no joy. I just want to go back to stock.
Ogner said:
I've tried what you suggested, still no joy. I just want to go back to stock.
Click to expand...
Click to collapse
Pretty sure a google won't go a miss... I had a link but I really can't get it because I'm on my phone, it's out there but the site I got it off accidently named it wrong. They called it 1.29 and we all know that three didn't release the 1.29 update... So... It has to be 2.17 because all the other versions are there including 1.28 and 1.26.
Sent from my HTC One X
smidgeox said:
Pretty sure a google won't go a miss... I had a link but I really can't get it because I'm on my phone, it's out there but the site I got it off accidently named it wrong. They called it 1.29 and we all know that three didn't release the 1.29 update... So... It has to be 2.17 because all the other versions are there including 1.28 and 1.26.
Sent from my HTC One X
Click to expand...
Click to collapse
Cheers I downloaded that RUU from filefactory. I was able to relock the bootloader. My problem now is that the phone has less than 30% battery charge. And I can't get it to charge.
I will never buy a network branded phone ever again. And I wont mess about with roms again. Having said that I installed custom roms in the HTC Desire, homebrew on the Palm Pre, various roms via odin on the SGS2.
I still like the HOX. I guess there is no such thing as a perfect phone in either hardware or software.
If I can't sort it I will order a new HOX directly from a very famous online retailer with a very generous return policy and .....
Ogner said:
Cheers I downloaded that RUU from filefactory. I was able to relock the bootloader. My problem now is that the phone has less than 30% battery charge. And I can't get it to charge.
I will never buy a network branded phone ever again. And I wont mess about with roms again. Having said that I installed custom roms in the HTC Desire, homebrew on the Palm Pre, various roms via odin on the SGS2.
I still like the HOX. I guess there is no such thing as a perfect phone in either hardware or software.
If I can't sort it I will order a new HOX directly from a very famous online retailer with a very generous return policy and .....
Click to expand...
Click to collapse
You could flash the latest clock work mod recovery, it enables charging in recovery?
Sent from my HTC One X
smidgeox said:
You could flash the latest clock work mod recovery, it enables charging in recovery?
Sent from my HTC One X
Click to expand...
Click to collapse
The phone is dead. It won't switch on, no matter how long I hard reset it.
Ogner said:
I desparately need the 2.17 H3G (Three UK) RUU to restore my HOX from a bootloop. If anyone could help they would be a lifesaver.
Click to expand...
Click to collapse
I need the RUU file to. Did you manage to find it?
Didn't look hard enough...
http://forum.xda-developers.com/showpost.php?p=33690612&postcount=2297
EddyOS said:
Didn't look hard enough...
http://forum.xda-developers.com/showpost.php?p=33690612&postcount=2297
Click to expand...
Click to collapse
I did cause i've already got it
wigankev said:
I did cause i've already got it
Click to expand...
Click to collapse
Should've updated your last post then
EddyOS said:
Should've updated your last post then
Click to expand...
Click to collapse
I found it from a German site
i tried to install new ROM. It couldn't make a new tmp/update_binary to I rebooted to Fastboot
Now my phone won't turn on, no LEDs come on.
HOWEVER, when plugged into my computer, the computer recognizes that something's been plugged in (with that du-doo) noise, but then quickly makes the (da-da-da) noise to inform me that the USB device isn't working.
Where do I go from here. I've searched for hours on this issue...
Let's get the stupid questions out of the way first: did you try to boot to bootloader? (hold voldown and power 15sec)
Can you see the device in windows device manager? Any info there?
Sent from my HTC One X
Thanks for response,
It has not booted into the bootloader. And still won't
Dev Manager gives me a Code 10 for the device (device won't start)
I got another Code 28 (wrong drivers) for some device called QHSUSB_DLOAD, but that might be something else.
Are you sure you have the international tegra 3 one x?
It seems it is stuck in QHUSB_DLOAD-mode which is a qualcomm specific mode.
It seems your phone is bricked pretty hard, but I'll try to solve this. :thumbup:
Sent from my HTC One X
I have the AT&T, qualcomm HOX. NOT the Tegra 3 model. For sure.
Doh...
I FOR SURE have the AT&T HOX, NOT the Tegra 3..... Geesh
I've got to these forums thousands and thousands of times...
I can't believe that i clicked the wrong forums ONE time... and this consequence is pretty large.
I appreciate your willingness to help...
What rom were you flashing?
It may have been a international one x rom and that's why it's bricked.
Sent from my HTC One X
It WAS an international ROM... i'm sure of it. // Still can't believe I made that mistake.
So where do i go from here?
http://forum.xda-developers.com/showthread.php?t=1966850
I guess it's not completely dead since Device Manager recognizes it
Though, It seems that the only way out is to find a computer and natively install Ubuntu
I see you shifted to the correct forum.
Best of luck for you. Hope you manage to unbrick. :thumbup:
Sent from my HTC One X
Yo i bricked it
yo guys, i bricked evita htc one x with rom manager.
i tried to read and understand at the below thread link but i don't understand anything.
can you tell me what to do? should i go to rogers and ask for help or is there a solution at all?
thank you
ccamwilkins said:
http://forum.xda-developers.com/showthread.php?t=1966850
I guess it's not completely dead since Device Manager recognizes it
Though, It seems that the only way out is to find a computer and natively install Ubuntu
Click to expand...
Click to collapse
salissimo said:
yo guys, i bricked evita htc one x with rom manager.
i tried to read and understand at the below thread link but i don't understand anything.
can you tell me what to do? should i go to rogers and ask for help or is there a solution at all?
thank you
Click to expand...
Click to collapse
Yeah i can tell you what to do ! You need to go to the HTC one XL forum and do NOT flash anything from this forum !!! You have a different type of hox
I didn't get mine fixed. I took my phone to AT&T center and they replaced it for free since it was under the 1 year manufacturer warranty.
i don't get it
since my phone is dead,a and I am desperate, can you maybe help with a solution of some kind? thanks
Mr Hofs said:
Yeah i can tell you what to do ! You need to go to the HTC one XL forum and do NOT flash anything from this forum !!! You have a different type of hox
Click to expand...
Click to collapse
why
i have a rogers htc one x canada. am i on the wrong forum?
thanks
Mr Hofs said:
Yeah i can tell you what to do ! You need to go to the HTC one XL forum and do NOT flash anything from this forum !!! You have a different type of hox
Click to expand...
Click to collapse
Yes.
This is the correct one: http://forum.xda-developers.com/forumdisplay.php?f=1538
I have a HTC ONE X LTE - Rogers. I was running hboot 1.11 with Viper Custom ROM. I decided it was time to update my rom but I have not done any flashing in a while. I tried installing the newest Revolution HD ROM without any luck and realized it maybe because my hboot was out of date. So I tried to re-lock my bootloader and flash a newer RUU with JB but I feel like this is where I went wrong. I think I flashed the wrong RUU. I can no longer boot into Recovery or Fastboot. ADB and Fastboot commands don't work (they used to so I know I have all the necessary files). My phone won't turn on. If I try to boot into recovery the Navigation buttons just flash and if I hold Power+VolUP it shows the logo then shuts off again. I've been trying to look for a way to fix this but the only one that seems to work is calling HTC and asking for a replacement or sending it in. I'm worried that since I've been flashing and running a custom rom they will charge me. Any help would be greatly appreciated thank you.
EDIT: I somehow managed to get it into bootloader. Its status is currently UNLOCKED, hboot is 2.14. I don't want to mess this up, what do I do now? It seems like I can't access recovery since everytime I reboot it automatically shuts off and I am only able to access bootloader if Im lucky.
CID:ROGERS001
Version-main 3.17.631.2
Windroid HTC One XL Toolkit:
Android Version: Not Found!
Sense Ver: Sense ROM not installed!
SU Version : Not Rooted!
Busybox: No Busybox Found
Carrier: Not found!
crisjed said:
I have a HTC ONE X LTE - Rogers. I was running hboot 1.11 with Viper Custom ROM. I decided it was time to update my rom but I have not done any flashing in a while. I tried installing the newest Revolution HD ROM without any luck and realized it maybe because my hboot was out of date. So I tried to re-lock my bootloader and flash a newer RUU with JB but I feel like this is where I went wrong. I think I flashed the wrong RUU. I can no longer boot into Recovery or Fastboot. ADB and Fastboot commands don't work (they used to so I know I have all the necessary files). My phone won't turn on. If I try to boot into recovery the Navigation buttons just flash and if I hold Power+VolUP it shows the logo then shuts off again. I've been trying to look for a way to fix this but the only one that seems to work is calling HTC and asking for a replacement or sending it in. I'm worried that since I've been flashing and running a custom rom they will charge me. Any help would be greatly appreciated thank you.
EDIT: I somehow managed to get it into bootloader. Its status is currently UNLOCKED, hboot is 2.14. I don't want to mess this up, what do I do now? It seems like I can't access recovery since everytime I reboot it automatically shuts off and I am only able to access bootloader if Im lucky.
CID:ROGERS001
Version-main 3.17.631.2
Click to expand...
Click to collapse
You should go there >>>> http://forum.xda-developers.com/one-x-att
virgolib said:
You should go there >>>> http://forum.xda-developers.com/one-x-att
Click to expand...
Click to collapse
It just links me to my device?
crisjed said:
It just links me to my device?
Click to expand...
Click to collapse
That forum is for your device. This is for the international version of the One X.
crisjed said:
It just links me to my device?
Click to expand...
Click to collapse
Yes, it's for your device. Here is for HTC One X Endeavoru Nvidea tegra3
yash777 said:
That forum is for your device. This is for the international version of the One X.
Click to expand...
Click to collapse
virgolib said:
Yes, it's for your device. Here is for HTC One X Endeavoru Nvidea tegra3
Click to expand...
Click to collapse
Oh ok thanks, I thought I was in the right place I'll post a thread there.
crisjed said:
Oh ok thanks, I thought I was in the right place I'll post a thread there.
Click to expand...
Click to collapse
Good luck !!!