标签:android
在官网下载genymotion http://www.genymotion.cn/
然后进行以下操作
1.如果本机没有virtualbox 下载一个 可以通过指令 sudo apt-get install virtualbox-qt 进行下载
2. 将下载的genymotion做以下操作
chmod +x [INSTALLER_PATH]/genymotion-[VERSION]_[ARCH].bin cd [INSTALLER_PATH] ./genymotion-[VERSION]_[ARCH].bin
3.进行在android studio中进行插件安装
安装插件的方式有两种:
1.JetBrains库方法
2.手动方法
linux 下使用genymotion,布布扣,bubuko.com
标签:android
原文地址:http://blog.csdn.net/huntinggo/article/details/36189259