2016-11-25 4 views
0

Android Studio를 설치하고 샘플 응용 프로그램을 실행하려고합니다. AVD 시작시 다음과 같은 오류가 발생합니다. Android 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을 실행할 수있었습니다.