在新版本的genymotion中,我们拖动安装APK文件的时候会出现一个问题,如下图:
an error occurred while deploying the file
首先要准备一个文件,genymotion-arm-translation_v1.1.zip 【诚心诚意的留言,你会得到你想要的东西的。】只有以诚相待,才会不虚此行。
命令行进入adb命令工具,cmd执行命令
adb push D:\genymotion-arm-translation_v1.1.zip /sdcard/Download/...
今天在运行Genymotion直接弹出报错,然后瞬间懵逼脸,什么情况???IP地址??然后一顿百度找原因。
unable to start the virtual device the virtual device got no ip address
首先这里非常非常建议你安装完整版本的Genymotion下载地址是:https://dl.genymotion.com/releases/genymotion-2.10.0/genymotion-2.10.0-vbox.exe
一定要含有virtualbox,当然了如果你本机有vi...