I updated to xamarin forms 1.5 and am now getting this error when buildilng my Droid project. PCL compiles fine.
It is also producing the same error on android:Widget.Material.Button.Colored
\MyProject\Droid\obj\Debug\resourcecache\F7ED20D10DF14275BEBD834B628D1CF2\res\values-v23\values-v23.xml(0,0): Error APT0000: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'. (APT0000) (MyProject.Droid)
Help??!
Nevermind. Looks like you just do this:
https://developer.xamarin.com/recipes/cross-platform/ide/launch_sdk_manager/
Answers
I'm having the same issue.
I fixed it. I updated my existing android SDK API versions and installed versions 22 and 23 as well through the SDK manager.
@JulienRosen How did you update them? I'm not sure how you do that with Xamarin.forms.
Nevermind. Looks like you just do this:
https://developer.xamarin.com/recipes/cross-platform/ide/launch_sdk_manager/
@JoshuaNovak Click Tools/Open Android SDK Manager...
Hi @Joshua Novak,
Update tools folder in ANdroid SDK manager and check is there any New API are comming like API 23.Keep them update in Xamarin forms[Tools--->Open SDK Manager].If your are working in oraganixzation you can change the proxy in SDK manager window[Tools-->options-->]
HTTP Proxy server:give your allowed proxy ip address
HTTP port Number:give u r allowed port number
In Others category of the same window[sdk window-->tools-->options]
check "Forces https:// sources fetched using http://"
check "download chache"
Enter to Android Project Configuration and edit your minimum SDK execution