Hi,
I'm struggling on an error that I can't exactly understand, it occurred after adding google play services component to the Droid package of a Xamarin.Forms solution. Hope anyhow could shad a light on this!
Hereafter the partial error info as it is too long i've cut the rest which is basically the same stuff referring to different resources:
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Tool exited with code: 1. Output: /Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-hdpi/abc_spinner_mtrl_am_alpha.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v21/values.xml:4: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material'.
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v21/values.xml:6: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Body1'.
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v21/values.xml:8: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Body2'.
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v21/values.xml:10: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Button'.
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v21/values.xml:12: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Caption'.
/Users/lucafabbri/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v21/values.xml:14: error: Error retrieving parent for item: No resource found that matches the given name 'android:TextAppearance.Material.Display1'.