码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-07-20 19:42:47      阅读:140      评论:0      收藏:0      [点我收藏+]

标签:android   eclipse   genymotion   模拟器   

       今天在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  。感谢!



版权声明:本文为博主原创文章,未经博主允许不得转载。

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

标签:android   eclipse   genymotion   模拟器   

原文地址:http://blog.csdn.net/chenyufeng1991/article/details/46970081

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!