Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Project will not Build (once adding Google Play Services Component)

$
0
0

I'm receiving error when I attempt to build an existing Android project:

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Tool exited with code: 1. Output: /Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_dark.xml:3: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_pressed_dark').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_dark.xml:6: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_dark').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_dark.xml:13: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_dark').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_light.xml:3: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_pressed_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_light.xml:6: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_focus_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_light.xml:13: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_disabled_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_icon_light.xml:16: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_icon_normal_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_dark.xml:3: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_pressed_dark').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_dark.xml:6: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_dark').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_dark.xml:13: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_dark').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_light.xml:3: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_pressed_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_light.xml:6: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_focus_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_light.xml:13: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_disabled_light').
/Users/joshua/Desktop/BVU/BVU_Android/Components/googleplayservices-13.0/lib/android/13/content/google-play-services/libproject/google-play-services_lib/res/drawable/common_signin_btn_text_light.xml:16: error: Error: No resource found that matches the given name (at 'drawable' with value '@drawable/common_signin_btn_text_normal_light').
 (BVU_Android)

I am trying to allow this application to utilize the Google Maps API, but as soon as I add the Component for the Google Play Services, I can go no further on the development. I have also added the proper reference for the GoogleMapsAPI call and have setup the target Android version to Android 4.3 (API Android 18) in the project properties and still encounter the error above.

Does anyone have any insights? I found something very similar (probably exactly the same) on Bugzilla, but have yet to rectify this problem.

Thanks, JD


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>