Android Community
Results 1 to 4 of 4

Thread: Why can't I use adb when phone is rooted

  1. #1
    Join Date
    Nov 2010
    Posts
    1

    Default Why can't I use adb when phone is rooted


    I have my new Evo rooted with the stock ROM. I have "rooted only apps" insalled and working fine (Rom Manager, Setcpu, Quick Boot etc.), which tells me that it is rooted

    After reading some of the forums I want to switch to using Amon RA recovery. I dowloaded the file and started up adb, but it will not let me interact with the phone. It sees the phone ok, but it says it dosen't have permissions.

    Also the shell comes up with a $ rather than a # which I believe means it doesn't have root access.

    Is there anything I can do because the install directions for Amon RA says I need to use adb or fastboot (by the way the fastboot method failed also saying "remote not allowed?

    Thanks
    George M

  2. #2
    Join Date
    Aug 2010
    Posts
    5

    Default Re: Why can't I use adb when phone is rooted

    You don't need to use adb to run Amon_RA. If you go into ROM Manager to the bottom of the options you'll see an option to change your recovery. You can do it from there. But... it sounds like you don't have root.

    Plug your phone into your computer, enable debugging mode, put your phone on charge on.

    Open a terminal(MAC) or command prompt for windows.

    Navigate thru the adb to your tools folder, where the adb is found.

    Then type
    adb devices

    your device should be listed

    Then type
    adb start-server
    it should either start a server or say a server is already running

    then if you type
    adb shell
    you'll be able to directly input commands to the phone.

    If you got an $ when you typed SU, you're not full root.

    What's your hboot#, version of your phone (002, 003, 004) and what method did you use to root?

  3. #3
    Join Date
    Aug 2010
    Posts
    5

    Default Re: Why can't I use adb when phone is rooted

    Another thing to check...

    power down your phone. Then turn it back on using the Vol Down + Power

    When the phone turns on and takes you to the boot screen, at the top of your phone it should say "blah blah version S-ON or S-OFF"

    If it says S-ON you're definitely not rooted and wont be able to flash

    If it says S-OFF then there's something else going on with your phone...

  4. #4
    Join Date
    Sep 2011
    Posts
    5

    Default Re: Why can't I use adb when phone is rooted


    don't forget to sync up your phone to your pc

Similar Threads

  1. want my phone rooted
    By westoexpresso in forum Selling and Trading
    Replies: 3
    Last Post: 09-21-2009, 04:48 PM
  2. rooted phone getting a OTA
    By pearcedroid in forum General Phone Chat
    Replies: 4
    Last Post: 07-26-2009, 12:11 AM
  3. I rooted my phone for the first time.
    By sillyshy in forum Developers Guild
    Replies: 7
    Last Post: 07-02-2009, 02:08 AM
  4. OTA on rooted phone?
    By Munkie013 in forum General Phone Chat
    Replies: 2
    Last Post: 06-01-2009, 07:44 AM
  5. just rooted my phone, have a few questions
    By indubitably in forum General HTC Chat
    Replies: 10
    Last Post: 02-21-2009, 04:48 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •