Genymotion出现Installation error: INSTALL_FAILED_CPU_ABI_INCOMPATIBLE异常解决办法

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.****.net/wjr2012/article/details/16359113  。感谢!



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