Hello Mdp,
Don't take care of the '$>', its only for distinguish the command from the output.
With 'sudo', I have the root's right.
With 'su - ' (as root) :
Code:
# adb root
* daemon not running; starting now at tcp:5037
* daemon started successfully
adbd cannot run as root in production builds
To be complete :
Code:
# adb reverse tcp:80 tcp:80
adb: error: cannot bind to socket: Not a typewriter