2

Hi i am using visual studio 2013 and have Xamarin installed in it.

I have updated the Xamarin Tools from Android SDK Manager. API 28 is installed but it is not showing in the Dropdown for selecting the Target Android Version.

I'm not sure of the reason for this. Please help me to resolve this issue.

Thanks in advance. enter image description here

enter image description here

1
  • 1
    It is highly recommended to use Visual Studio 2017 to stay on the latest updates of Xamarin.Android. Commented Aug 7, 2018 at 17:41

1 Answer 1

3

Xamarin.Android support for Android Pie (API Level 28) is currently in preview and is available via VS 2017 15.8 (Preview) and VS4M 7.6.0.xxxx (Preview).

Visual Studio 2017 version 15.8 – Visual Studio Preview Installer

Visual Studio 2017 for Mac – Beta updater channel

Release History for Pie/28 support:

  • Xamarin.Android 9.0.0.17 - (Visual Studio 15.8 Preview 5, July 24th, 2018)
  • Xamarin.Android 9.0.0.0 - (Visual Studio 15.8 Preview 4, July 10th, 2018)
  • Xamarin.Android 8.4.0.1 - (Visual Studio 15.8 Preview 3, June 26th, 2018)
  • Xamarin.Android 8.3.99.12 - (Visual Studio 15.8 Preview 2, May 31st, 2018)

Xamarin.Android 9.0.0 includes preview bindings for Android API-28, bound available as a $(TargetFrameworkVersion) value of v9.0. The next release -- Visual Studio 15.8 Preview 5 -- will contain final bindings for API-28.

re: https://developer.xamarin.com/releases/android/xamarin.android_9/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.