-
Notifications
You must be signed in to change notification settings - Fork 316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2版本为什么只支持安卓和鸿蒙 #45
Comments
Mobile-Agent系列都是基于纯视觉方案的,没有使用xml。只支持安卓和鸿蒙是因为这两个系统可以通过免费工具ADB来模拟操作。如果您是其他系统的开发者,熟练使用其他系统的操作模拟工具,欢迎pr新的操作代码。 |
当前手机是安卓14,这个目前支持吗?@junyangwang0410 |
#53 (comment) |
你们所说的只支持安卓和鸿蒙的原因应该是在于用到了xml文件了吧,但是我在v2版本的代码中没看到哪里用到了xml文件了
The text was updated successfully, but these errors were encountered: