![]() |
SPRINT HTC Hero Rooted READ MORE Details »»
|
|||||||||||||||||||||||||||
|
SPRINT HTC Hero Rooted READ MORE
Supporter Last Online: Nov 2009
Hey guys,
So after many days of testing a bunch of shit on my hero, and going back and forth with zinxs amazing programming knowledge in #android-root we were finally able to get the Sprint Hero rooted! woohoo! Visit zinx's site below to download the latest version of the rooting software, its so easy! Codehttp://zenthought.org/content/project/flashrec BE PATIENT AND WAIT FOR NEW CDMA ROMS TO COME OUT! NEW TUTORIAL BY chuckhriczko OVER AT XDA ON HOW TO GET PERMA ROOT :P follow this one, its a little complicated but it gives you root access to do whatever you wish :D Default How to root the CDMA Hero Ok everyone. First off do not update your phone if Sprint offers an upate. I don't think they are going to but if they do anytime soon and you update this exploit could likely be fixed. When updates are released the devs will make updates that keep root so do not update! That said, this is a very newbie guide. This is meant for Windows but I will post instructions for linux as well (Ubuntu). I just need to warn you that I can't adb into my phone from Ubuntu so I have to do it through Windows. Don't know why it doesnt work but it doesnt. Mac users you can always (assuming you can get it to work in Ubuntu) download a live cd and boot into Ubuntu to try this. I don't have a mac (nor do I want one) so I can't give instructions (though I assume they should be relatively the same). Step 1: First you need to download the Android SDK. It may soumd confusing but it's not. There are tools in here that we need. You can get it from Codehttp://developer.android.com/sdk/index.html The next thing we download is asroot2. This is a script that was developed that runs an exploit in Android's linux that allows us to run root. The link for that is here: Codehttp://forum.xda-developers.com/atta...2&d=1257621154 Codehttp://www.androidspin.com/downloads...roc-v1.2.3.img Step 2: Connect the phone to the USB port. Ubuntu is easy for this (again assuming it works for you). Simply open a terminal and cd into the directory that you extracted the sdk into. Then cd into the tools directory. Then run the following commands: sudo ./adb push /directory_you_placed_asroot2/asroot2 /data/local/ sudo ./adb shell chmod 0755 /data/local/asroot2 /data/local/asroot2 /system/bin/sh mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system cd /system/bin cat sh > su chmod 4755 su If all goes well you should be presented with a new prompt. This is the linux terminal built into Android. This will allow us to execute all the commands we need to execute because the asroot2 script gave us root access. In Windows it is a little more difficult. You have to first install the driver for the phone. When Windows asks you for the drivers direct Windows to the directory you extracted the SDK into. You should see a folder called usb_driver. If you are running the 32 bit version of Windows select the x86 folder. If you are using a 64 bit version then select the x64 folder. Then select the android_usb.inf file. This should install the drivers. If running XP or lower you will need to go to the start menu and click run, then you enter cmd and press enter. If Vista or higher you will press the start button and type cmd and press enter. When you are at the command prompt you cd to the directory you extracted the sdk into. Then cd into the tools directory. Then execute the following commands: adb push /directory_you_placed_asroot2/asroot2 /data/local/ adb shell chmod 0755 /data/local/asroot2 /data/local/asroot2 /system/bin/sh mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system cd /system/bin cat sh > su chmod 4755 su Now your phone is officially rooted! We arent done yet though. Now you need to flash the recovery image. If you are still in adb shell type in exit until you are out. You should be in the directory where you extracted the recovery image. If not go there. Type in the following: adb push recovery-RA-heroc-v1.2.3.img /sdcard/ Once that is done, type in adb shell (or sudo ./adb shell in ubuntu). If your command prompt is a dollar sign then type in su and press enter. If it is a pound sign you are good. Then type in the following: adb shell flash_image recovery recovery-RA-heroc-v1.2.3.img Once that is finished you are done. To reboot into recovery type in adb shell reboot recovery. You should reboot into recovery mode. Right now there is not a lot you can do but once we have some devs who make some roms then we will be well on our way to an even more awesome phone. Any questions please ask away. Also, I am sorry if this tutorial is hard to understand or badly laid out. My daughter is crawling all over me so it's hard to type or think. Good luck all and thanks to everyone who rooted this phone and made the recovery and did such a great job! Reply With Quote Multi-Quote This Message Quick reply to this message originally posted here: Codehttp://forum.xda-developers.com/showthread.php?t=581577 Supporter Info This is Freeware Only !!!! We are not the Developer of this program or claim to be ours. We only Host this freeware programs that was searched on the web, from another website and is posted here for our convenience (if you notice any infraction please use the "Contact Us Form" and send us an email with the link of the post.) Thank You and Welcome To AMJ Bulletin SiteShow Your Support
|
|||||||||||||||||||||||||||
| The Following 7 Users Say Thank You to VenumX For This Useful Post: | ||
| Comments |
|
#2
|
||||
|
||||
|
thanks buddy..now that 2.0 will be out soon to sprint...i take it that this method wont work....
|
|
#3
|
||||
|
||||
|
i would not update to 2.0 if i was you...its built on a newer linux kernel which does not have the pipe.c exploit that he used to do this...what will happen is people will start making roms for the phone and someone will make a 2.0 rom that has root access built into the kernel so that you can just flash 2.0 with root access that way you dont have to worry about not being able to get access to the SU
|
|
#4
|
||||
|
||||
|
hey ven..I'm kinda having a noob moment..There's no detail instructions how how to do it.Ok i know how to install it.But is there anything else i need to know? or can you prepare a detail instruction here...
thanks
|
|
#5
|
||||
|
||||
|
congrats to the hero users! that actually came pretty quick overall considering it being tied down to a cdma carrier. but anyways cant see what this will bring to the hero and the battery drain issue.
|
|
#6
|
||||
|
||||
“ Originally Posted by wcked
|
![]() | ||
|
|
#7
|
||||
|
||||
|
and new tutorial by chuck over at xda ... see first post, it enables SU in terminal and you have root access for running apps
|
|
#8
|
||||||
|
||||||
“ Originally Posted by VenumX
|
![]() | ||||
|
|
#9
|
||||||
|
||||||
|
ive already extracted the majority of the apps from sprint, everything that was built into the sprint rom can be located in /system/app
|
|
#10
|
||||||||
|
||||||||
“ Originally Posted by VenumX
|
![]() | ||||||
|
|
#11
|
||||||||
|
||||||||
|
This is fantastic info. I rooted mine last night and after getting every possible issue or situation... I am now a master, lol , j/k, but I can assist if anyone is running into possible issues. Venum is going to be the master (programming, hacking, etc) in this situation, but I can handle my own as to getting around ;) Still learning though... On a day to day basis. :D
|
|
#12
|
||||||||
|
||||||||
|
is n e one goin to post a dummy video cuz i feel like one right bout now been tryna root all morning im not sure what im doin wrong i get up right to this part..........adb push asroot2 /data/local/
then adb shell chmod 0755 /data/local/asroot2 then adb shell then /data/local/asroot2 /system/bin/sh - and its sayin chmod cant b found
|
|
#13
|
||||||||
|
||||||||
“ Originally Posted by chauleyb
|
![]() | ||||||
|
|
#14
|
||||||||
|
||||||||
Codehttp://theunlockr.com/2009/11/07/how-to-root-your-cdma-htc-hero-sprint-verizon/ How To: Root Your CDMA HTC Hero (Sprint/Verizon) Posted on: November 7, 2009 Posted in: Android How To's, Featured, HTC Hero/G2, How To's, Video Embed This Video How To: Root Your CDMA HTC Hero (Sprint/Verizon) ^Video Coming Soon^ Finally there is root access for the Sprint Hero! Here is a quick How To for everyone. Thanks Geoff! Thanks XDA-Developers (as always!)! Thanks JManley69 for brining the procedure from Sprint Community! Thanks Sprint Community! I. Before You Begin You need to be able to access the phone via ADB. Follow this procedure to get ADB setup on your Hero. How To Setup ADB/Install USB Drivers II. Root the CDMA Hero 1. Download the following file and then unzip it. AsRoot2 2. Take the unzipped file and save it into the Tools folder of your AndroidSDK. 3. Plug your phone in via USB and do NOT mount the SD card. 4. Open the Command Prompt and type the following (hitting enter at the end of every line): cd\ cd AndroidSDK\Tools\ adb devices And make sure your phones’s serial number pops up (if not redo section I). 5. Then type: adb push asroot2 /data/local/ adb shell chmod 0755 /data/local/asroot2 adb shell /data/local/asroot2 /system/bin/sh 6. Then type: mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system cd /system/bin cat sh > su chmod 4775 su All Done! You now have root access! Try to download a root program from the Market and see if it works :) ANYONE WANT TO TEST THIS METHOD ON THE DROID ERIS AND THE CLIQ? Dont see why it wouldnt work identically :) Post if it works! Thanks! Reported Issues: Issue: I get a read only error… Solution: Try using the Android SDK 1.5 instead of the 1.6 SDK (suggested by Joe) --------- New Post Merged on 9/11/2009 at 10:35:33 -------- Codehttp://forum.xda-developers.com/showthread.php?t=581846
Last edited by iTouch24; 11-09-2009 at 10:35 PM. Reason: Automerged Doublepost |
|
#15
|
||||||||
|
||||||||
“ Originally Posted by iTouch24
|
![]() | ||||||
|
|
#16
|
||||||||
|
||||||||
“ Originally Posted by forty01
|
![]() | ||||||
|
|
#17
|
||||||||
|
||||||||
“ Originally Posted by chauleyb
|
![]() | ||||||
|
|
#18
|
||||||||
|
||||||||
|
yup did that countless times bro still sayin error trying to open....ect......no such file or directory found .........man this sucks......lol
|
|
#19
|
||||||||
|
||||||||
“ Originally Posted by chauleyb
|
![]() | ||||||
|
|
#20
|
||||||||
|
||||||||
“ Originally Posted by VenumX
|
![]() | ||||||
|
|
#21
|
||||||||
|
||||||||
“ Originally Posted by chauleyb
|
![]() | ||||||
|
|
#22
|
||||||||
|
||||||||
“ Originally Posted by forty01
|
![]() | ||||||
|
|
#23
|
||||||||
|
||||||||
|
ok fam i found a couple of threads showing how to partition an sdcard to get apps to sd but they r using da uk heroes does and know if its the same for usa heroes like does one method fit all??? thanks in advanced
|
|
#24
|
||||||||
|
||||||||
|
i will be honest .. i didn tread all the threads out there on the rooting experience... but i heave read that it makes the overall speed of the device quicker .. so i might have to jump into this ... but i installed the firmware update from sprint that was recently released ... are the steps above still valid if u updated your firmware with sprint?
I have read ya .. but u cant always believe what u read ... haha and i am not sure if the instructions change
|
![]() ![]() |
| Tags |
| hero, htc, read, rooted, sprint |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [NEWS] HTC Hero CDMA Review - HTC Hero, CDMA (S | D/\SH | Society Cell Talk | 0 | 10-16-2009 10:20 PM |
| [NEWS] HTC Hero earns FCC approval with CDMA Sprint launch rumors more solid | ICEM/\N | Bulletin News | 1 | 08-20-2009 06:57 PM |
| [RELEASE] htc hero skin 11 ANDROID HERO BOOTGIF | CYBER WEESJE | Android Themes/Wallpapers | 3 | 07-25-2009 11:16 PM |
| No More SPRINT EMAIL! (MUST READ) | BiG JeW | Society Cell Talk | 12 | 08-19-2008 12:00 PM |