• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root super user permission help

my su seems to be not working... everytime i start up the phone it goes to it but it just stays as a black screen and i have to lock the phone and unlock it to get out of it. it does this with every program that has to run it like ROM manager.
 
what rom are you using? sometime you have to do the su command from the command prompt in adb shell before it will function correctly.
 
Okay, go to the command prompt with the phone plugged in in charge only mode and cd to the \tools directory of the android sdk folder. Then type adb shell and see if you get a "$" or "#". if you get the "$" just type su in the command prompt and it will prompt you on your phone to click always allow. after doing the su permissions should work fine.
 
everytime i type the file name into the cmd prompt it says its not recognized. sorry im not that great with working the cmd prompt
 
okay so in your command prompt type "cd C:\Documents and Settings\Mike\My Documents\Downloads\android-sdk_r05-windows\android-sdk-windows\tools" and that will put you in the directory where it will work.
 
starting working once i plugged it up and had usb debugging on.... didnt do anything on the computer itself it just wanted it plugged in it guess.... odd but whatever its working so im happy. thanks for the help.
 
Back
Top Bottom