老师, 怎么才能支持4.4的系统呀
来源:1-11 如何切换activity-解决真机无法启动问题

慕前端1049580
2020-08-03
启动参数已经写了"autmationName": "UiAutomator"
还是报错: UIAutomator2 is only supported since Android 5.0 (Lollipop). You could still use other supported backends in order to automate older Android versions.
写回答
1回答
-
Mushishi
2020-08-03
uiautomator2 只能android5 以上,之下的不行。还有现在哪里还有5以下的手机呀。android5基本都没多少企业去适配了
042020-08-26
相似问题