Linux 下Android Studio安装并使用Genymotion
程序员文章站
2024-02-11 00:02:40
...
一、安装genymotion
必须先安装:virtualbox
个人免费版链接:https://www.genymotion.com/get-full-version/
点击下方按钮:Get Genymotion personal version 下载
下载后的文件:genymotion-3.0.2-linux_x64.bin
bash genymotion-2.8.0-linux_x64.bin
二、Android Studio使用Genymotion
1.安装genymotion插件
进入set->Plugins,选择Browse Repositories,查找genymotion, 安装插件,插件安装好之后,紧接着重启软件,让新加载的插件生效。
2.运行程序
a.打开Toolbar View->Toolbar,显示图标
可以看到工具栏最右侧多了个Genymotion Device Manager的图标。
b.设置genymotion程序路径
c.运行genymotion
运行报错:error: cannot connect to daemon 的解决办法:
error: cannot connect to daemon(adb.exe start-server’ failed)
一般adb启动不了 基本上可以断定端口占用,而且基本上都是一些手机助手之类的软件导致的
在系统进程中结束掉所有adb进程
推荐阅读
-
Linux Mintx下的android studio的安装配置。
-
Linux 下安装 Android Studio
-
Linux 下Android Studio安装并使用Genymotion
-
Linux (ubuntu) 下安装 Android Studio
-
linux环境下安装nginx步骤(centos平台),并使用Nginx转发
-
图解Windows环境下Android Studio安装和使用教程
-
图解Windows环境下Android Studio安装和使用教程
-
Linux下安装使用Mutt邮件客户端并配置邮件警报功能
-
Linux 下 Docker 安装elasticsearch并配置密码使用X-pack做安全验证
-
Linux下安装使用Mutt邮件客户端并配置邮件警报功能