Skip to content

Commit

Permalink
Added instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Remco Beugels committed Dec 29, 2012
1 parent aa09b2d commit 092ff6f
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
cordova-phonegap_youtube_embed_api_android
==========================================
# Cordova / Phonegap YouTube Android Player API #
By [Remco Beugels (RemcoB00)](http://twitter.com/remcob00)

Cordova / Phonegap plugin for the YouTube Embed API for Android
## Installation ##
* Download the files
* Place the youtube.js file in your www folder (in the assets folder)
* Merge the com folder (in the src folder) with your com folder
* [Click here](https://developers.google.com/youtube/android/player/downloads/) and download the YouTube Android Player API on Google's site
* Place the YouTubeAndroidPlayerApi.jar file in your libs folder
* Register your app and get a api key ([here the instructions from Google](https://developers.google.com/youtube/android/player/register))

0 comments on commit 092ff6f

Please sign in to comment.