windows电脑安装 Android Studio 的时候提示“创建Android虚拟机或安装安卓模拟器失败”

简介: windows电脑安装 Android Studio 的时候提示“创建Android虚拟机或安装安卓模拟器失败”

我的电脑快用了五六年了,最近电脑硬盘出了点问题,主要也是年代有点久远了,硬盘出问题是不可避免的,于是我就更换了电脑,那一切就要重新开始配置环境变量了,刚好Android开发工具也好久没更新了,这次就一起更新了,然后就出现了问题,问题如下:


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


根据这个页面提示,创建Android模拟器有两个先决条件:

   1.CPU has virtualization extension and BIOS has NOT disabled the extension.

   2.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即可,如下图所示:

6571df56217f4dc1aa48f00eb2d0f7a9.png



相关文章
|
6天前
|
存储 Java 开发工具
在Eclipse配置安装Android详细教程(新手)
在Eclipse配置安装Android详细教程(新手)
27 1
|
3天前
|
Ubuntu 网络安全 数据安全/隐私保护
使用WinSCP工具,将windows文件传输到虚拟机Ubuntu系统
使用WinSCP工具,将windows文件传输到虚拟机Ubuntu系统
31 4
|
4天前
|
XML Dart Java
Flutter插件开发之APK自动安装,字节跳动Android岗面试题
Flutter插件开发之APK自动安装,字节跳动Android岗面试题
|
5天前
|
XML API Android开发
android S 上 安装apk出现android.os.FileUriExposedException
android S 上 安装apk出现android.os.FileUriExposedException
22 6
|
6天前
|
网络协议 Windows
电脑ip在哪里查看?windows系统查看ip地址的8种方法
在Windows系统中,有多种方法可以查看电脑的IP地址。
|
6天前
|
开发工具 Windows
Android4.0安装时需要更新软件包(原创)
Android4.0安装时需要更新软件包(原创)
18 3
|
6天前
|
安全 虚拟化 Windows
手把手教你如何在虚拟机上安装Windows 10
手把手教你如何在虚拟机上安装Windows 10
|
6天前
|
NoSQL Linux Redis
Redis的介绍,以及Redis的安装(本机windows版,虚拟机Linux版)和Redis常用命令的介绍
Redis的介绍,以及Redis的安装(本机windows版,虚拟机Linux版)和Redis常用命令的介绍
29 0
|
6天前
|
虚拟化
vmware克隆虚拟机后没有ip地址的问题
解决vmware克隆虚拟机后没有内网ip的问题
|
6天前
|
算法 虚拟化 C++
VMware虚拟机无法自适应和拖拽复制粘贴和共享目录问题
VMware虚拟机无法自适应和拖拽复制粘贴和共享目录问题
137 0