如何从UiAutomator的executeShellCommand读取stderr?

时间:2019-05-15 17:52:22

标签: android shell adb ui-automation uiautomator

根据executeShellCommand的文档,我知道您可以运行adb shell命令并从返回的FileDescriptor中读取标准输出。

但是标准错误流呢?有什么阅读方法吗?

0 个答案:

没有答案