【发布时间】:2021-10-14 09:32:39
【问题描述】:
Android Studio 一直显示相同的错误,仅当我尝试添加 Android TV 虚拟设备时。 对于其他设备,我没有看到该错误。
我使用的是 Mac,并且我看到了一些其他具有相同问题的问题,但建议的解决方案不起作用:
- 我已经在我的机器中腾出了一些空间,现在有足够的可用空间 (30GB)
- 我已经从 SDK (30.8.4) 卸载并重新安装了 Android Emulator 已安装)
- 我已尝试安装以前版本的 Android Studio
我在这里仍然有相同的消息(这是 android-studio-2020.3.1.25-mac_arm.zip): AVD Android_TV_1080p_API_30 的模拟器进程已终止。
我还尝试使用另一台 Mac 添加 Android TV 模拟器,但没有遇到任何问题。
我还注意到,在另一台机器上,我填充了“推荐”选项卡(仍然包含所有 x86 ABI),而在我的机器上我什么也看不到(仅在尝试添加 Android TV 时):
【问题讨论】:
-
对于谁投票关闭这个作为通用计算,请read the help center仔细:“程序员常用的软件工具”是主题。关于使用软件的问题只有在不“直接涉及主要用于编程的工具”时才属于题外话。
标签: android macos android-studio android-emulator android-tv