Originally Posted by
okachowwa Thanks, but are you sure that you don't need root because you are not using an su command anywhere and since it's through ADB you may not need root access, however my phone is rooted, but this is in case I need to do this on a friends phone that is not rooted.
When you enter the command
adb shell
You are gaining su permissions. From terminal emulator you use su to gain access. On the computer through the sdk its adb shell.
Are you rooted? sorry about that, jumped over that part of your response.
yodatom10, show some more patience and help a little.