AVD管理器:AVD的仿真器进程已终止.Android Studio 4.1.3和MacOS High Sierra 10.13.6 [英] AVD Manager: The emulator process for AVD was killed. Android Studio 4.1.3 and MacOS High Sierra 10.13.6

查看:253
本文介绍了AVD管理器:AVD的仿真器进程已终止.Android Studio 4.1.3和MacOS High Sierra 10.13.6的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到对象错误.我尝试进行所有检查(所有检查均已升级并正确安装),但仍然出现错误:

I receive the error in object. I tried to do all the checks (all upgraded and proper installed) but I continue to have the error:

AVD管理器:

AVD Manager:

用于AVD的仿真器进程被终止.

The emulator process for AVD was killed.

以下是模拟器的详细信息:

Here are the details of the emulator:

Name: Pixel_3a_API_30
CPU/ABI: Google Play Intel Atom (x86)
Path: /Users/simone/.android/avd/Pixel_3a_API_30.avd
Target: google_apis_playstore [Google Play] (API level 30)
Skin: pixel_3a
SD Card: 512M
fastboot.chosenSnapshotFile: 
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel_3a
hw.lcd.width: 1080
hw.initialOrientation: Portrait
image.androidVersion.api: 30
tag.id: google_apis_playstore
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel 3a API 30
hw.gpu.mode: software
hw.ramSize: 1536
PlayStore.enabled: true
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 2220
vm.heapSize: 256
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images/android-30/google_apis_playstore/x86/
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_3a_API_30
hw.lcd.density: 440
hw.arc: false
hw.device.hash2: MD5:0e6953ebf01bdc6b33a2f54746629c50
fastboot.forceChosenSnapshotBoot: no
fastboot.forceFastBoot: yes
hw.trackBall: no
hw.battery: yes
hw.sdCard: yes
tag.display: Google Play
runtime.network.latency: none
disk.dataPartition.size: 2G
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes

推荐答案

修复:按照此处的指南协同设计QEMU .使用/Users/< username>/Library/Android/sdk/emulator/qemu/darwin-x86_64/qemu-system-x86_64 作为qemu的目录(可能有所不同).

Fix: Follow the guide here Codesign QEMU. Use /Users/<username>/Library/Android/sdk/emulator/qemu/darwin-x86_64/qemu-system-x86_64 as the directory for qemu (might be different).

我遇到的问题是 qemu-system-x86_64 .在终端中运行模拟器会显示此错误:无法添加库/Users/<用户名>/Library/Android/sdk/emulator/qemu/darwin-x86_64/lib64/vulkan/libvulkan.dylib:失败.

The issue I had was with qemu-system-x86_64. Running the emulator in terminal would show this error: cannot add library /Users/<username>/Library/Android/sdk/emulator/qemu/darwin-x86_64/lib64/vulkan/libvulkan.dylib: failed.

要解决此问题,我发现了以下这些帖子: Reddit 协同设计QEMU

To fix it I found these posts: Reddit Codesign QEMU

这篇关于AVD管理器:AVD的仿真器进程已终止.Android Studio 4.1.3和MacOS High Sierra 10.13.6的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆