RemcoB00 / cordova-phonegap_youtube_player_api_android

YouTube Android Player API plugin for Cordova & Phonegap.
15 stars 14 forks source link

Can this be installed via Phone Gap Build with a line in config.xml? #4

Open jamminjames opened 9 years ago

jamminjames commented 9 years ago

Or is Cordova the only way to do it?

rogerburgosaps commented 9 years ago

+1

RemcoB00 commented 9 years ago

PhoneGap Build support requires more work than just adding a line of code to the config.xml file since the plugin needs to download the YouTube Android Player API library from the Google Developers site. I will work on PhoneGap Build support in the next several weeks.

hassankhan commented 8 years ago

+1 would love to see this as a Cordova plugin rather than an NPM one

vespino commented 8 years ago

+1 where can I find a screenshot of how the plugin works?

waynechristian commented 8 years ago

did you get anywhere with phonegap build? is there a way to add this manually in build? Youtube is not playing ball with embeds on android.

jamminjames commented 8 years ago

Yes, if you did finish the PhoneGap Build support, the config.xml line is not shown in your instructions. Did that ever get done? Thanks.