View Single Post
  #8  
Old 11-08-2009, 12:27 PM
wcked's Avatar
wcked wcked is offline    
aka "puertoblack2003"
Mobile Model: Google Pixel 10 Pro
Mobile Carrier: Metro PCS
Mobile OS: Android

  usa
 
Join Date: November 8th, 2005
Location: North Philadelphia
Posts: 10,398
Downloads: 18
Uploads: 181
wcked has disabled reputation


View wcked's Profile   Edit Options Edit Profile Picture View wcked's Photo Album Add wcked's to Your Contacts Show Groups Edit Avatar Subscribed Threads Private Messages
Default Re: SPRINT HTC Hero Rooted READ MORE

“ Originally Posted by VenumX View Post

well right now its kinda useless, until we actually have a CDMA-based rom for the hero... but its cool for devs like me to have root access to the filesystem :) if you really wanna gain access to your root in terminal you will need to download the adb for android which is included in the SDK download...then you can download the following file:

Code

http://zenthought.org/tmp/asroot2
then in command prompt type:

adb push asroot2 /data/local/
then
adb shell chmod 0755 /data/local/asroot2
then
adb shell
then
/data/local/asroot2 /system/bin/sh -

and you will see a # which is your root terminal and you can go crazy with that if you want :P

“ Originally Posted by VenumX View Post

and new tutorial by chuck over at xda ... see first post, it enables SU in terminal and you have root access for running apps

thanks ven, yea i was searching around for a cdma rom but i didn't find any but gsm over at cyanogen site.. i wonder if it possible to extract the apps from sprint because i have the sprint hero rom...and no justice...

Reply With Quote