AVD 런칭 에러...
조회수 4669회
개발환경
윈도우8.1 프로, CPU 암드, 이클립스, 안드로이드 SDK
AVD를 만들고 실행시키면
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
이런 에러가 떠요.
Intel Hardware_Accelerated_Execution_Manager도 설치했고 부트 메뉴에서 Virtual modulation도 enabled시켰는데도 계속 안돼요
1 답변
-
SDK Manager에서 HAXM installer이거 설치해보세요.
다운로드하고 SDK 폴더에 \extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm.exe intelhaxm.exe가 있는데 이거 실행해보세요.
안드로이드 스튜디오에서는 "intelhaxm-android.exe"이거 일거에요.
그리고 윈도에서 VT not supported에러 나면 커맨드창에서
dism.exe /Online /Disable-Feature:Microsoft-Hyper-V
명령어 입력해보시고 BIOS에서 Virtualization Technology Enable시켜보세요.
댓글 입력