在日常的Android开发中,模拟器是必不可少的,下面就给大家讲解一下如何在Android studio 3.x 安装genymotion插件。
对于Android studio 3.x之前的版本,可以直接在插件那里在线安装genymotion插件。
Android studio 3.0版本之后就搜索不到了,只能离线下载安装。
Android studio 3.x 安装genymotion
下载genymotion插件,下载地址如下:
genymotion插件
安装genymotion插件
打开Android studio,按Ctrl+Alt+s或者File> Settings>Plugins。
选择Install plugins from disk。
选择jar包点击确定。
右边会提示你重启,点击重启。
重启之后就可以看到genymotion的icon了
如果没有工具栏,View>Toolbar 选中就出来了
设置genymotion的安装路径
然后点击工具栏的genymotion图标
到这里就可以在androidstudio里操作genymotion模拟器了。