Andriod Studio 安装初体验

首次启动Andriod Studio
Andriod Studio 安装初体验_第1张图片

Andriod Studio 安装初体验_第2张图片

Andriod Studio 安装初体验_第3张图片

Andriod Studio 安装初体验_第4张图片

在给Android Studio 安装 Genymotion 模拟器时,选择了genymotion-2.7.2-vbox.exe (genymotion + VirtualBox)安装文件,安装后下载了Google Nexus系统,可是VirtualBox中启动Nexus时出现以下错误提示:
不能为虚拟电脑 打开一个新任务
The VM session was aborted
返回代码:E_FAIL(0x80004005)
Andriod Studio 安装初体验_第5张图片
折腾了半天,其实是VirtualBox版本问题

下载个低版本的VirtualBox(如VirtualBox-4.3.4 )就可以解决, 我重新覆盖安装了VirtualBox-4.3.4就成功了。
https://www.virtualbox.org/wiki/Download_Old_Builds

你可能感兴趣的:(Android)