Android支持ARM架构软件包安装Genymotion-ARM-Translation_for_8.0

1.adb devices

List of devices attached
192.168.29.101:5555 device

2.adb push Genymotion-ARM-Translation_for_8.0.zip /sdcard/Download/

3.adb shell flash-archive.sh /sdcard/Download/Genymotion-ARM-Translation_for_8.0.zip

4.[flash_archive] Done successfully !

{Result:OK};

安装完成

5.重启模拟器

6.再次安装apk

原文地址:https://www.cnblogs.com/shengs/p/14351914.html