Android Emulator hypervisor driver is not installed on this machine

有报错如下:

检测不到虚拟机设备

bash 复制代码
INFO         | GPU device local memory = 6243MB
INFO         | Checking system compatibility:
INFO         |   Checking: hasCompatibleHypervisor
INFO         |      Ok: Hypervisor compatibility to run avd: `Pixel_9` are met
INFO         |   Checking: hasSufficientSystem
INFO         |      Ok: System requirements to run avd: `Pixel_9` are met
INFO         |   Checking: hasSufficientHwGpu
INFO         |      Ok: Hardware GPU requirements to run avd: `Pixel_9` are passed
INFO         |   Checking: hasSufficientDiskSpace
INFO         |      Ok: Disk space requirements to run avd: `Pixel_9` are met
WARNING      | Failed to process .ini file C:\Users\asus\.android\avd\..\avd\Pixel_9.avd\quickbootChoice.ini for reading.
ERROR        | x86_64 emulation currently requires hardware acceleration!
CPU acceleration status: Android Emulator hypervisor driver is not installed on this machine
More info on configuring VM acceleration on Windows:
https://developer.android.com/studio/run/emulator-acceleration#vm-windows
General information on acceleration: https://developer.android.com/studio/run/emulator-acceleration.

请确保虚拟化已打开

请到安卓studio里面进行下载

相关推荐
hjlgs5 小时前
framework修改快速验证
android
游戏开发爱好者85 小时前
iOS 开发者的安全加固工具,从源码到成品 IPA 的多层防护体系实践
android·安全·ios·小程序·uni-app·cocoa·iphone
安卓理事人6 小时前
安卓内存泄露排查LeakCanary
android
秃了也弱了。7 小时前
MySQL空间函数详解,MySQL记录经纬度并进行计算
android·数据库·mysql
.豆鲨包8 小时前
【Android】Binder机制浅析
android·binder
Nerve9 小时前
GooglePay: API 文档
android·google
Nerve10 小时前
GooglePay: 订阅商品购买流程
android·google
summerkissyou198710 小时前
Audio-触摸音-播放流程
android
Nerve10 小时前
GooglePay: 消耗商品购买流程
android·google
LiteHeaven10 小时前
Android 8.1 Unable to create application data 问题分析
android