Could not find android.jar for API Level 26. This means the Android
SDK platform for API Level 26 is not installed. Either install it in
the Android SDK Manager (Tools > Open Android SDK Manager…),or
change your Xamarin.Android project to target an API version that is
installed. (C:\Program Files
(x86)\Android\android-sdk\platforms\android-O\android.jar missing.)
从下面可以看到我安装了正确的api sdk平台,但正如您将在错误消息中注意到的那样,它正在搜索android-O目录.
这是我的目录,你会注意到其中的一切,但不包含android-O
最佳答案
我发现您可以通过两个步骤解决此问题:
原文链接:https://www.f2er.com/android/430155.html>转到https://www.visualstudio.com/vs/preview/,下载并安装Visual Studio 2017 Preview
>通过转到https://developer.xamarin.com/recipes/cross-platform/ide/change_updates_channel/extension-gallery/,在安装的两个版本的Visual Studio 2017上下载并安装Xamarin更新扩展,然后按照步骤操作