-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
android12 无法使用minicap(b'CANNOT LINK EXECUTABLE "/data/local/tmp/minicap": "/data/local/tmp/minicap.so" is 32-bit instead of 64-bit\r\n') #1085
Comments
我遇到了相同问题,以下是相关日志
|
我也遇到了同样的问题, ro.build.version.sdk=32,ro.product.cpu.abi=x86_64 |
使用MuMu模拟器12也会遇到相同问题。似乎是上游仓库提供了错误的版本: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(重要!问题分类)
描述问题bug
android12 无法使用minicap(b'CANNOT LINK EXECUTABLE "/data/local/tmp/minicap": "/data/local/tmp/minicap.so" is 32-bit instead of 64-bit\r\n')
相关截图
复现步骤
1.使用最新airtest 连接 android 模拟器 12 (谷歌原生模拟器 ANDROID31(12))
预期效果
可以通过minicap 连接android 12
设备:
The text was updated successfully, but these errors were encountered: