[Q] Strange Behavior using the Shell

Search This thread

Pommfriz

New member
Oct 13, 2014
4
0
I have the following problem:
If I use ADB I can access the shell an all works fine.
If I use ConnectBot I can also access the shell.
But if I use a Terminal-Emulator I can't enter any character except CR.

Using connectBot the Environmentvariable $SHELL returns nothing.
So I have two questions:
What ist the difference between Connectbot and Terminal-Emulator connecting to the shell?
Could the empty environmentvariable be a reason for that behavior ?