Tuesday, June 18, 2013

Register your app using YouTube Android Player API and obtain API Key

To use YouTube Android Player API in your app, you have to register it and obtain API key. This post show you the steps to do so.

- Login with your Google account in Google APIs Console.

- Pull-down the Slection on left, and click Create... under Other Projects.



- Enter name of your project.



- Enable YouTube Data API v3 to ON.



- And then click to select API Access, and you will found you API key. You have to insert it in your code to use YouTube Android Player API.





To develop Android apps with YouTube Android Player API, read the posts in YouTube Android Player API step-by-step.

2 comments:

Unknown said...

thanks I have published an app where i am using youtube api key - so my question is can i use same youtube api key in my another app as well (which i would like to publish on google play)

Erik said...

Hello Sophie Marry,

In my understanding, you should apply another key for another app.