android-common icon indicating copy to clipboard operation
android-common copied to clipboard

老哥,还维护吗

Open Jinnrry opened this issue 6 years ago • 1 comments

            ShellUtils.CommandResult result = ShellUtils.execCommand("screencap", true,true);           
            System.out.println(result.successMsg);
            System.out.println(result.errorMsg);
            System.out.println(result.result);

如果这样的话就永远挂起了,没有响应,我不希望截图保存到闪存,我想直接拿到输出,但是命令返回值只有string类型的

Jinnrry avatar May 13 '19 10:05 Jinnrry

这是来自QQ邮箱的假期自动回复邮件。

muSir avatar Feb 19 '22 14:02 muSir