Windows10에 Android Studio 설치 시 HAXM 설치 실패

Windows10에 Android Studio를 설치했는데 HAXM 설치가 실패했습니다.
Parsing C:\Users\607\AppData\Local\Android\Sdk\tools\package.xml
Android SDK is up to date.
Running Intel® HAXM installer
Failed to install Intel HAXM. For details, please check the installation log: "C:\Users\607\AppData\Local\Temp\haxm_log.txt"
Intel® HAXM installation failed. To install Intel® HAXM follow the instructions found at: https://software.intel.com/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows
Installer log is located at C:\Users\607\AppData\Local\Temp\haxm_log.txt
Installer log contents:
=== Logging started: 2020/12/07  23:25:57 ===
This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed. 
Please ensure Hyper-V is disabled in Windows Features, or refer to the Intel HAXM documentation for more information.

=== Logging stopped: 2020/12/07  23:25:57 ===
Creating Android virtual device
Android virtual device Pixel_3a_API_30_x86 was successfully created

Hyper-V를 활성화하면 HAXM 설치가 실패한다는 과거 기사가 몇 가지 나왔지만, 내 Docker를 사용하는 사람은 Hyper-V를 비활성화 할 수 없기 때문에 Docker와 Android Studio는 공존 할 수 없다는 것인가? ? ! 생각하면 다음 기사

  • Windows Hypervisor Platform을 통한 가속화로 AVD 실행 에서 Hyper-V를 사용하더라도 Android Studio
  • Hyper-VAndroid 에뮬레이터 지원

  • 부터 Hyper-V 유효하더라도 사용할 수 있다는 것을 알고 보았습니다.

    조건



    Windows 기능에서 Windows 하이퍼바이저 플랫폼을 활성화하고 확인을 클릭합니다.


    OS를 다시 시작한 다음 Android Studio 설치를 다시 실행하여 해결했습니다.

    좋은 웹페이지 즐겨찾기