先去Genymotion官网下载安装包 传送门
然后现在终端中安装虚拟机virtualBox,如果没有安装虚拟机virtualBox,那么就不能安装 Genymotion
命令:
sudo apt-get installvirtualBox
安装Genymotion,打开终端,输入命令:
chmod+x genymotion-2.6.0-linux_x64.bin ./genymotion-2.6.0-linux_x64.bin -d /home/qiu/Work/genymotion
注意:-d后面的路径是你的genymotion的安装路径,现在,我们的genymotion就安装好了