Reputation: 13033
I need to update Visual Studio 2017 Pro to use Xamarin Android 10.0, so that I can install Android SDK 10.0 (API Level 29).
Currently, Xamarin Android 9.1.7.0 is installed. It says Visual Studio is up to date, and doesn't prompt to install Xamarin Android 10.0.
According to this page, VS 2019 is supported, but VS 2017 is not mentioned. Does this mean I need to run VS 2019 to be able to install Xamarin Android 10.0?
Upvotes: 6
Views: 5265
Reputation: 9234
Does this mean I need to run VS 2019 to be able to install Xamarin Android 10.0?
Yes, you should Update to Visual Studio 2019 version 16.3 or later. If you are using Visual Studio for Mac 2019, update to Visual Studio 2019 for Mac version 8.3 or later.For more details you can refer to the following link
https://learn.microsoft.com/en-us/xamarin/android/platform/android-10#get-started
After that, you should set the Repository to Google
like following screenshot.
Upvotes: 5
Reputation: 13176
No you cannot. You must upgrade to Visual Studio 2019 or Visual Studio for Mac 2019.
Upvotes: 6