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

Project don’t compile anymore after install latest Xamarin-updates to Android

$
0
0

Hi all
Unfortunately, I have installed the latest Xamarin-Updates to Android:

Xamarin Support Library v4
Xamarin.Android.Support.v4 - Version 21.0.0.0-beta1

Xamarin Support Library v7 AppCompat
Xamarin.Android.Support.v7 - Version 21.0.0.0-beta1

Xamarin Support Library v7 AppCompat
Xamarin.Android.Support.v7 - Version 21.0.0.0-beta1

After the update, I am not able to compile the android-project anymore.
Error-messages:

1>M:\SW\VS_2013\Xamarin\packages\Xamarin.GooglePlayServices.19.0.0.1\lib\MonoAndroid23\19\content\google-play-services\libproject\google-play-services_lib\res\values\wallet_attrs.xml(8): error : Attribute "theme" has already been defined
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v11\values.xml(37): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v14\values.xml(10): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v11\values.xml(44): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v14\values.xml(18): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v11\values.xml(51): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v14\values.xml(26): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v11\values.xml(58): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
1>C:\Users\wengerf\AppData\Local\Xamarin\Android.Support.v7.AppCompat\21.0.0-appcompat-v7\embedded\.\res\values-v14\values.xml(34): error : No resource found that matches the given name: attr 'android:actionModeShareDrawable'

I am also not able to deinstall the updates...

What do I have to do, to fix the issue?
Thanks for any help


Viewing all articles
Browse latest Browse all 58056

Trending Articles