解决 genymotion 安装apk报错 app contains ARM native code and your Genymotion device cannot run ARM instructions

天涯浪子 提交于 2020-01-29 21:52:04

1.某些APP安装在模拟器时提示“

this probably means that the app contains ARM native code and your Genymotion device cannot run ARM instructions.

You should either build your native code to x86 or install an ARM tanslation tool in your device.”

 

解决方案:
1.下载并安装Genymotion ARM tanslation tool 
https://pan.baidu.com/s/1kUAftyR?errno=0&errmsg=Auth%20Login%20Sucess&&bduss=&ssnerror=0&traceid=
2.将此压缩包拖进模拟器,然后重启模拟器即可。

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!