>>>>> "MA" == Michael Albinus <michael.albi...@gmx.de> writes: MA> However, meanwhile I've implemented a workaround. If a command contains MA> a multibyte char, I don't evaluate it in the interactive adb MA> shell. Instead, I call from my local shell "adb shell COMMAND". This MA> seems to work.
Maybe just send everything that way. More expensive?