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里面进行下载

相关推荐
lichong9512 小时前
Android studio release 包打包配置 build.gradle
android·前端·ide·flutter·android studio·大前端·大前端++
傲世(C/C++,Linux)2 小时前
Linux系统编程——进程通信之有名管道
android·linux·运维
Hy行者勇哥4 小时前
物联网工控一体机操作系统选型:安卓、Ubuntu、Debian 场景化决策指南
android·物联网·ubuntu
llxxyy卢4 小时前
polar网站被黑
android
阳光明媚sunny6 小时前
invalidate(),postInvalidate()和requestLayout()区别
android
用户41659673693556 小时前
兼容 Android Q+ 实现 WebView 图片长按保存与复制
android
2501_915918416 小时前
HTTP和HTTPS工作原理、安全漏洞及防护措施全面解析
android·http·ios·小程序·https·uni-app·iphone
Little丶Seven7 小时前
使用adb获取安卓模拟器日志
android·unity·adb·个人开发
凉栀お_7 小时前
MySQL第五次作业(触发器,存储过程)
android·mysql·adb