adb shell [COMMANDS ......]

Run remote shell command (interactive shell if no command given)

Arguments

NameDescription
COMMANDS ...

Options

NameDescription
-eChoose escape character, or `none` default '~'
-nDon't read from stdin
-TDisable pty allocation
-tAllocate a pty if on a tty
-tt-tt: force pty allocation
-xDisable remote exit codes and stdout/stderr separation