-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Remco Beugels
committed
Dec 29, 2012
1 parent
aa09b2d
commit 092ff6f
Showing
1 changed file
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |