美文网首页
uiautomatorviewer出现Unable to con

uiautomatorviewer出现Unable to con

作者: 逝水ly | 来源:发表于2017-11-07 15:20 被阅读0次

解决办法如下:
打开uiautomatorviewer.bat,找到uiautomatorviewer.bat文件最后一行:
call "%java_exe%" "-Djava.ext.dirs=%javaextdirs%" "-Dcom.android.uiautomator.bindir=%prog_dir%" -jar %jarpath% %*
在之前添加:
set prog_dir="../../platform-tools"

相关文章

网友评论

      本文标题:uiautomatorviewer出现Unable to con

      本文链接:https://www.haomeiwen.com/subject/fldjmxtx.html