I\'m looking to bind the YouTubeAndroidPlayerApi.jar into my Xamarin Android project. I\'ve added the YouTubeAndroidPlayerApi.jar under my Jars folder, but my project won\'
You should just be able to remove this fairly easily. However your issue in your is the fact that you have the incorrect package name/class name as it should follow Java convention(.). Simply ensure the case like the example below: