0
ramezani583 created
Hi, i use VS 2017.4.5 for build PhoneBook solution i have this error:
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-26\android.jar missing.) SSoft.PhoneBook.Mobile.Droid
6 Answer(s)
-
0
The error message tells you exactly what the error is and how to fix it
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..
-
0
-
0
@TimMackey it is Android 8.0 Oreo.
-
0
-
0
Got it. Thank you.
-
0
you'r welcome