Genymotion-ARM-Translation.zip各安卓版本合集

当我尝试安装ARM应用程序时,为什么Genymotion返回错误消息?

当您尝试在Genymotion中安装针对ARM体系结构编译的应用程序时 ,会出现以下错误消息:

INSTALL_FAILED_CPU_ABI_INCOMPATIBLE

Genymotion 使用x86架构,因此您的应用程序不直接兼容。根据您的情况,请采用以下两种方法之一:

您是应用程序的开发人员

您只需要将x86构建目标添加到当前目标。有关更多信息,请单击 此处。

您不是应用程序的开发人员

您可以将ARM安装到x86翻译库(可以在Internet上找到),也可以与应用程序的开发人员联系以寻求x86架构支持。

在Genymotion 上运行的ARM应用程序 比x86应用程序更不稳定,效率更低。因此,强烈建议您仅将x86应用程序与Genymotion一起 使用。

安卓版本 代号 Genymotion-ARM-Translation GApps
8.0 – 8.1 Oreo奥利奥 ARM_Translation_Oreo.zip
7.0 – 7.1.2 Nougat牛轧糖
6.0 – 6.0.1 Marshmallow棉花糖 ARM_Translation_Marshmallow.zip
5.0 – 5.1.1 Lollipop棒棒糖 ARM_Translation_Lollipop_20160402.zip
5.0 – 5.1.1 Lollipop棒棒糖 ARM_Translation_Lollipop.zip
4.4 – 4.4.4 KitKat奇巧巧克力 ARM-4.4-libhoudini.zip
4.1 – 4.3.1 Jelly Bean果冻豆 Genymotion-ARM-Translation_v1.1.zip

参考网址:
https://forum.xda-developers.com/showthread.php?t=2528952
https://gist.github.com/wbroek/9321145/revisions
https://4pda.ru/forum/index.php?showtopic=487687
https://4pda.ru/forum/index.php?showtopic=487687&view=findpost&p=76146980
https://opengapps.org/
https://medium.com/@shakalaca/genymotion-use-arm-translation-on-8-x-image-81bb175e380f

你可能感兴趣的:(Genymotion-ARM-Translation.zip各安卓版本合集)