본문 바로가기
개발/Adroid

[android studio] Intel HAXM is required to run this AVD.

by KEI NETWORK 2019. 6. 13.

Intel HAXM is required to run this AVD.

Your CPU does not support required features (VT-x or SVM).

 

Unfortunately, your computer does not support hardware accelerated virtualization.

Here are some of your options:

1) Use a physical device for testing

2) Develop on a Windows/OSX computer with an Intel processor that supports VT-x and NX

3) Develop on a Linux computer that supports VT-x or SVM

4) Use an Android Virtual Device based on an ARM system image

   (This is 10x slower than hardware accelerated virtualization)

 

1) 메인보드 바이오스 설정에서 Intel이면 VT-x, AMD이면 SVM Enabled 되어야한다

 

2) Android SDK 에서 Intel x86 Emulator Acceleratior (HAXM installer) 체크 한다

3) 제어판 -> 프로그램 및 기능 -> Windows 기능 켜기 / 끄기 설정에서 Hyper-V 체크 한다

댓글