Error while obtaining UI hierarchy XML file: com.android.ddmlib.SyncException: Remote object doesn't
·
问题:
Error obtaining UI hierarchy :Error while obtaining UI hierarchy XML file: com.android.ddmlib.SyncException: Remote object doesn't exist!
原因:页面有动态元素
定位:使用 命令 adb shell uiautomator dump /sdcard/sc.uix 发现其他页面都可以正常dump,唯独首页报ERROR: could not get idle state.

解决方法:努力寻找中
更多推荐


所有评论(0)