这是我的配置:
我下载了android模拟器
Pixel 2 API 31(Android 12.0 Google Play|arm 64)
错误:
AVD Pixel_2_API_31 的模拟器进程已终止。
和
故障排除
不幸的是,您的计算机不支持硬件加速虚拟化。以下是一些选项:
1) 使用物理设备进行测试
2) 在配备支持 VT-x 和 NX 的 Intel 处理器的 Windows/OSX 计算机上进行开发
3) 在支持 VT-x 的 Linux 计算机上进行开发或 SVM
4) 使用基于 ARM 系统映像的 Android 虚拟设备(这比硬件加速虚拟化慢 10 倍)
请建议我如何修复它以使用 android studio 在我的系统上运行 android 模拟器以进行开发。
我们的环境几乎一样,只是Mac OS X版本不同。
它适用于我的 Apple M2。我用的是arm64-v8a。 我的 Android Studio 版本和你的一样。
这是我能为你找到的唯一不同的东西。 希望这些信息可以给您提供更多有用的信息。
点击
Copy properties to clipboard
我就可以看到。
Properties
avd.ini.displayname Pixel 2 API 31
avd.ini.encoding UTF-8
AvdId Pixel_2_API_31
disk.dataPartition.size 6442450944
fastboot.chosenSnapshotFile
fastboot.forceChosenSnapshotBoot no
fastboot.forceColdBoot no
fastboot.forceFastBoot yes
hw.accelerometer yes
hw.arc false
hw.audioInput yes
hw.battery yes
hw.camera.back virtualscene
hw.camera.front emulated
hw.cpu.ncore 4
hw.device.hash2 MD5:55acbc835978f326788ed66a5cd4c9a7
hw.device.manufacturer Google
hw.device.name pixel_2
hw.dPad no
hw.gps yes
hw.gpu.enabled yes
hw.gpu.mode auto
hw.initialOrientation Portrait
hw.keyboard yes
hw.lcd.density 420
hw.lcd.height 1920
hw.lcd.width 1080
hw.mainKeys no
hw.ramSize 1536
hw.sdCard yes
hw.sensors.orientation yes
hw.sensors.proximity yes
hw.trackBall no
image.androidVersion.api 31
image.sysdir.1 system-images/android-31/google_apis_playstore/arm64-v8a/
PlayStore.enabled true
runtime.network.latency none
runtime.network.speed full
showDeviceFrame yes
skin.dynamic yes
tag.display Google Play
tag.id google_apis_playstore
vm.heapSize 228