Recent content by cobot2004

  1. C

    su commands running via adb shell or terminal emulator freezing up

    Thanks for the response. I tried what you suggested but I'm still having the same problem. The problem also occurs when I use adb.
  2. C

    su commands running via adb shell or terminal emulator freezing up

    When I start an adb shell (or use the android terminal emulator) and run commands as root I am not returned to a command prompt after the output is listed. So, for example, if I run the 'date' command the output is listed and I can't do anything after that except for Ctrl-C to kill the shell. If...