Genymotion出现Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE错误解决方法

       今天在Genymotion上执行曾经的一个项目(libs中有多个SDK和so文件)时,出现下面错误:

Console控制台中:Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE 

Logcat中: Could not open '/sys/class/power_supply/genymotion_fake_path/present'


      后来通过查找资料,提供了下面解决方法:

下载Genymotion-ARM-Translation  压缩包  , 然后直接拖到Genymotion中。重新启动Genymotion。就能够解决该错误。亲自在Samsung Galaxy S3 -4.3 -API 18 - 720*1280解决。


 

本文參考了:http://blog.csdn.net/wjr2012/article/details/16359113  。感谢!



posted @ 2017-07-21 19:53  yjbjingcha  阅读(373)  评论(0)    收藏  举报