I have downloaded Xamarin
Studio and am trying to use the MapsAndLocationDemo3 sample with the MapWithOverlaysActivity project.
I am getting the following error:
C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2,2): Error XA0000: Could not determine $(TargetFrameworkVersion) for API level '19.' (XA0000) (SimpleMapDemo)
In the Android SDK Manager
I have installed all the options for Android 4.4 (API 19)
as well as the Google Play services.
Can I please have some help to get this sample working?
Thanks