AMD CPU 安装 Android Studio 时候提示“安装安卓模拟器失败”

提示:

Android Emulator Hypervisor Driver for AMD Processors installation failed. To install Android Emulator Hypervisor Driver for AMD Processors follow the instructions found at: https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors

那么就打开这个地址呗:

https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors

根据这个页面,有两个先决条件:

CPU has virtualization extension and BIOS has NOT disabled the extension.
Hyper-V must be disabled. Refer to this page for more information.

即,开启 CPU 虚拟化 + 关闭 Hyper-V

然后就使用下面这个 Release 安装即可:

https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/releases/download/v1.7/gvm-windows_v1_7_0.zip

下载后,执行 silent_install.bat即可。

Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐