View Single Post
  #10 (permalink)  
Old 05-18-2010, 12:24 PM
dfitzpatrick's Avatar
dfitzpatrick
N00b
Offline
 
Join Date: May 2009
Posts: 39
Reputation: 40
dfitzpatrick is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Did I successfully ROOT my HERO? How can I tell?

Just click Allow. It'll always prompt for root.

TO see if your rooted, I believe the simplest thing is

Connect your device to the USB
Open a command terminal (type cmd in Run)

cd c:\android-sdk-windows\tools
adb shell

If you see a # sign instead of a $ sign, you are rooted.
If you see a $, try typing 'su'

If it changes to #, you are rooted.
Reply With Quote