Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 75885

Errors in Android project after updated to Xamarin.Forms 1.5.1.6468

$
0
0

Hi,

I update Xamarin.Forms to version 1.5.1.6468 today.
And also updated
Xamarin.Android.Support.v4 to 23.0.1.3
Xamarin.Android.Support.v7.AppCompat to 23.0.1.3
Xamarin.Android.Support.Design to 23.0.1.3
Xamarin.Android.Support.v7.CardView to 23.0.1.3
Xamarin.Android.Support.v7.MediaRouter to 23.0.1.3

But I cannot compile my Android project now. I get the following errors:

Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Widget.Button.Inverse'.
...\obj\Debug\resourcecache\8EFC18E6CEBCFD2CABC7D951F45BC9A6\res\values-v23\values-v23.xml 6

Error retrieving parent for item: No resource found that matches the given name 'android:Widget.Material.Button.Colored'.
...\obj\Debug\resourcecache\8EFC18E6CEBCFD2CABC7D951F45BC9A6\res\values-v23\values-v23.xml 25

But I have not any \values-v23\values-v23.xml files in my project.

And if I look to AndroidProject -> Properties -> Application -> Compile using Android version, I have the "Latest platform (API Level 22 (Xamarin.Android v5.1 Support))" value in this field. No API 23 is supported.

How can I fix this problem and compile my project?
Thanx in advance!

Best Regards,
Aleksandrs


Viewing all articles
Browse latest Browse all 75885

Trending Articles