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)
I have been told that this is a bug in Xamarin.Android when API level 19 is installed in the Android SDK. It's fixed in 4.10.2.
May I have a download link to download this version?