Android Studio Unable to run AVD

Don picture Don · May 23, 2016 · Viewed 16.5k times · Source

I am getting below error:

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) Internal error: initial hax sync failed

While it say work is under going, I can run studio on my collegue's machine with same OS(WIN 7), and same machine specs.

Is there a work around this issue currently ?

Answer

rodrigosimoesrosa picture rodrigosimoesrosa · Aug 26, 2016

I received the follow error:

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)

To solve this problem I only needed to close Docker on Mac.