2016-11-25 75 views
0

我已經安裝了Android Studio並嘗試啓動示例應用程序的AVD。我在啓動AVD時遇到以下錯誤。我正在使用Android Studio 2.2.2。解決這個問題的解決方法是什麼?關於在Android Studio中啓動AVD的問題

Cannot launch AVD in emulator. 
Output: 
init: Could not find wglGetExtensionsStringARB! 
Hax is enabled 
Hax ram_size 0x60000000 
HAX is working and emulator runs in fast virt mode. 
emulator: Listening for console connections on port: 5554 
Failed to sync vcpu reg 
emulator: Serial number of this emulator (for ADB): emulator-5554 
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) 
Failed to sync vcpu reg 
Failed to sync vcpu reg 
Failed to sync vcpu reg 
Failed to sync vcpu reg 
Internal error: initial hax sync failed 

回答

1

對我而言,它是VirtualBox這與運行emulator相沖突。在殺死VirtualBox後,我能夠運行emulator