Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
THREAD CLOSED
Tip us?
 
crisis187
Old
(Last edited by crisis187; 9th May 2012 at 09:12 AM.)
#1  
Senior Member - OP
Thanks Meter 26
Posts: 163
Join Date: Nov 2008
Default AT&T HTC One X perma-root

phone will be will be sluggish until a tool more specific to this device is released
short and sweet http://forum.xda-developers.com/show....php?t=1427125 use option: 2

adb shell
su
#

working on getting superuser.apk to work
got busybox installed download binary from here: http://www.busybox.net/downloads/binaries/

adb push busybox /data/local/tmp
adb shell
su
cd /data/local/tmp
chmod 777 busybox
./busybox cp busybox /system/bin

got a
*** tampered ***
*** locked ***
*** security warning ***
on the bootloader but stuck in bootloop just boots to fastboot
but also has long message about that this is for developmental purposes then boots right to fastboot

flash_image: http://forum.xda-developers.com/showthread.php?t=902493
boot.superboot.img: http://forum.xda-developers.com/show....php?t=1633071

adb push flash_image /data/local/tmp
adb shell
su
cd /data/local/tmp
chmod flash_image 777
busybox cp flash_image /system/bin
flash_image boot boot.superboot.img

going to try to flash back with official RUU
The Following 21 Users Say Thank You to crisis187 For This Useful Post: [ Click to Expand ]
E.Cadro Old
#2  
Guest
Thanks Meter
Posts: n/a
You've tested this on a at&t HTC one x yourself?

Sent from my HTC One X using xda premium
 
crisis187
Old
(Last edited by crisis187; 9th May 2012 at 07:03 AM.)
#3  
Senior Member - OP
Thanks Meter 26
Posts: 163
Join Date: Nov 2008
of course i wouldnt post if i didnt test myself like i said im working on getting it to open superuser app right now only adb shell root that i can see im just starting to mess with root
The Following User Says Thank You to crisis187 For This Useful Post: [ Click to Expand ]
 
kennethpenn
Old
(Last edited by kennethpenn; 9th May 2012 at 07:17 AM.)
#4  
kennethpenn's Avatar
Retired Forum Moderator / Recognized Developer
Thanks Meter 3728
Posts: 2,702
Join Date: Nov 2006
Location: Washington, D.C.

 
DONATE TO ME
Nice. Was just about to try nachoroot.

Edit: testing now. Edit #2: confirmed working.
The Following 2 Users Say Thank You to kennethpenn For This Useful Post: [ Click to Expand ]
 
howsleyd
Old
#5  
howsleyd's Avatar
Senior Member
Thanks Meter 42
Posts: 141
Join Date: Jul 2010
Good deal, KP. Was about to try it myself.
 
crisis187
Old
#6  
Senior Member - OP
Thanks Meter 26
Posts: 163
Join Date: Nov 2008
i know i hope this leads to a real bootloader unlock because i just wanna play some games on this thing and only way to play the older games would be chainfire3d if we can get a full root
 
kennethpenn
Old
#7  
kennethpenn's Avatar
Retired Forum Moderator / Recognized Developer
Thanks Meter 3728
Posts: 2,702
Join Date: Nov 2006
Location: Washington, D.C.

 
DONATE TO ME
Confirmed working folks. I'll write up an HTC specific one that doesn't confuse users with Prime stuff. Should be up later tonight.
The Following 7 Users Say Thank You to kennethpenn For This Useful Post: [ Click to Expand ]
 
crisis187
Old
#8  
Senior Member - OP
Thanks Meter 26
Posts: 163
Join Date: Nov 2008
cool sweet will be looking forward to seeing it
 
LGSilva
Old
(Last edited by LGSilva; 9th May 2012 at 07:29 AM.)
#9  
LGSilva's Avatar
Senior Member
Thanks Meter 54
Posts: 606
Join Date: May 2007
I can't find the driver for the "Android device" when I plug it with debug mode on. Do I need to install the HTC sync?
Android SDK installed and updated.


Nevermind, found HTC driver installer with HTC Sync...
](¯`·._.·(¯`·._.· LGSilva ·._.·´¯)·._.·´¯)

at&t lte - rooted - fm radio - no bloat

(¯`·._.·(¯`·._.· Other Stuff ·._.·´¯)·._.·´¯)
Make your own USB "car dock" cable with audio out + charging.
Tested on the Samsung Galaxy S2 (AT&T i777)
 
howsleyd
Old
#10  
howsleyd's Avatar
Senior Member
Thanks Meter 42
Posts: 141
Join Date: Jul 2010
Nice guys good to know.

THREAD CLOSED
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...