模拟器未在Android Studio上运行 [英] Emulator Not Running on Android Studio

查看:223
本文介绍了模拟器未在Android Studio上运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Android Studio上运行仿真器,但是它没有启动.

I am trying to run an emulator over Android Studio, but it's not starting.

我有Android Studio(版本23棉花糖),配置有

I have Android studio (version 23 marshmallow), configured with

minSdkVersion 21
targetSdkVersion 23

当我在仿真中运行我的应用程序(nexus 5x api 23 android 6.0)时,出现以下错误:

When I run my app in emulation (nexus 5x api 23 android 6.0), I get the following error:

等待设备时出错:AVD的仿真器进程 Nexus_5X_API_23被杀死.

Error while waiting for device: The emulator process for AVD Nexus_5X_API_23 was killed.

有人可以帮我吗?

推荐答案

如果您查看4: Run日志,则会显示:

If you take a look at the 4: Run log, it says:

模拟器:错误:不幸的是,两者之间存在不兼容 HAXM虚拟机管理程序和VirtualBox 4.3.30+不允许多个 管理程序可以共存.它正在积极研究中;你可以找到 在 http://b.android.com/197915 (Android)上可以找到有关此问题的更多信息, https://www.virtualbox.org/ticket/14294 (VirtualBox)

emulator: ERROR: Unfortunately, there's an incompatibility between HAXM hypervisor and VirtualBox 4.3.30+ which doesn't allow multiple hypervisors to co-exist. It is being actively worked on; you can find out more about the issue at http://b.android.com/197915 (Android) and https://www.virtualbox.org/ticket/14294 (VirtualBox)

在我的情况下,有一个VirtualBox docker实例正在运行,一旦我停止它,模拟器就开始工作.

In my case, there was a VirtualBox docker instance running and once I stopped it, the emulator started to work.

这篇关于模拟器未在Android Studio上运行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆