简体   繁体   English

“没有为此目标安装系统映像”Xamarin AVD Manager

[英]“No system images installed for this target” Xamarin AVD Manager

Anytime I select a target for Google APIs it tells me there are no system images available. 每当我选择Google API的目标时,它都会告诉我没有可用的系统映像。 I have completely removed and reinstalled every available option in SDK manager. 我已经完全删除并重新安装了SDK管理器中的每个可用选项。 For the API Level I am trying to use, I have every available image installed. 对于我尝试使用的API级别,我安装了所有可用的映像。 Also I have tried copying the images out of the default folder as suggested by another question's answer and restarting visual studio. 此外,我已尝试将图像复制出默认文件夹,如另一个问题的答案所示并重新启动visual studio。

AVD Manager AVD经理

SDK Manager SDK Manager

Solved the issue by selecting a standard api lvel target (non google apis) and then for CPU select one that included google apis. 通过选择标准的api lvel目标(非谷歌api)然后为CPU选择一个包含谷歌apis的目标解决了这个问题。 Was following this tutorial on Xamarin that told me to select the target with google apis, but apparently that does not work properly. 按照Xamarin上的这个教程告诉我用谷歌apis选择目标,但显然这不能正常工作。

Google's Android SDK Installer (that Xamarin runs during the base install), does not install system images for each API due to their size (1+GB each). Google的Android SDK安装程序(Xamarin在基本安装期间运行)不会为每个API安装系统映像,因为它们的大小(每个1 + GB)。

Open the Android SDK Manager and select/install which versions you want, they are available by API-level. 打开Android SDK Manager并选择/安装所需的版本,它们可通过API级别获得。

Note: For HAXM acceleration to function you need the x86 / x86_64 based images, ARM versions will run, BUT very slowly... 注意:要使HAXM加速运行,您需要基于x86 / x86_64的图像,ARM版本将运行,但非常慢......

Note: The Images whose names start with "Google APIs ...." have Google Apps pre-installed. 注意:名称以"Google APIs ...."开头的图片已预先安装了Google Apps。

在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 AVD Manager:“没有为此目标安装系统映像” - AVD Manager: “no system images installed for this target” with necessitas AVD 管理器 - “没有为此目标安装系统映像。” API 级别 23 - AVD Manager - “No system images installed for this target.” on API level 23 AVD 编辑 AVD 时没有为此目标安装系统映像 - AVD no system images installed for this target when editing AVD Android Wear-Xamarin没有为此目标安装系统映像-SDK管理器未显示相关的SDK(Visual Studio) - Android Wear - Xamarin no system images installed for this target - SDK manager not showing relevant SDKs (Visual Studio) AVD 管理器 - 未安装系统映像 - AVD Manager - No system image installed AVD 管理器无法加载已安装的系统映像 - AVD manager not able to load installed system image Android Studio AVD Manager无法更新系统映像 - Android Studio AVD Manager cannot update system images AVD 管理器中未安装 HAXM 错误 - HAXM not installed error in AVD manager 无法在Android Studio 3.0 AVD Manager或SDK Manager中下载系统映像 - Cannot download system images in Android Studio 3.0 AVD Manager or SDK Manager 即使已安装映像,也“没有为此目标安装系统映像” - “No system images installed for this target” even though Image is installed
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM