android - Xamarin - Visual Studio - 尽管已安装,但 Android 编译版本不存在

标签 android xamarin.forms visual-studio-2017 android-sdk-manager

我已经通过 Visual Studio 运行了 sdkmanager 命令行和 SDK 管理器以添加 28,但它仍然不会显示在我的 Visual Studio 属性中。

enter image description here

如果我在 .csproj 中手动更改它,我会得到:

Project [PROJECT] cannot build using TargetFrameworkVersion v9.0 because it s not supported. Please change your Xamarin.Android project to target an API version that is supported.

我错过了什么?如何让 Visual Studio/Xamarin 识别它已安装?

最佳答案

关于android - Xamarin - Visual Studio - 尽管已安装,但 Android 编译版本不存在,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53656151/

相关文章:

c# - Xamarin Forms 中数据模板 View 单元格内的绑定(bind)上下文

.net-core - 使用Microsoft.NETCore.App版本2.1.3还原了该项目,但是使用当前设置,将使用版本2.1.3-servicing-26724-03代替

android - 应用程序崩溃并出现错误 java.lang.IllegalArgumentException : Layout: -72 < 0

java - 从数据库获取联系人时出错

android - 找不到属性 'VERSION_CODE'

xamarin - Xamarin Forms 中的 Navigation.PushModalAsync() 和 Navigation.PushAsync() 有什么区别?

android - 分组推送通知再次调用 MainActivity 的 OnCreate()。如何处理?

android - 如何在 ARCore Android 中禁用表面检测

Azure 项目错误 - 项目设置中的输出类型

c# - 我如何在 Visual Studio 2017 中使用 "C# Interactive"窗口来查询我的 "Data Connections"中的源