KUNZHIPENG

Results 5 comments of KUNZHIPENG

I met the same problem after i ctrl+c a running "shell command". >>> print device1.shell('busybox ping www.baidu.com', timeout_s=10, total_timeout_s=10) Traceback (most recent call last): File "", line 1, in File...

I can reproduce the "adb_shell.exceptions.InvalidCommandError" problem like following: Run: `print device1.shell('busybox ping www.baidu.com')` Press “Ctrl + C”, then run: `print device1.shell('echo hi')` ``` Traceback (most recent call last): File "",...

I met the same problem.

Any solution for now?

Same also. java.lang.NullPointerException: throw with null exception