Wednesday, June 12, 2013

YouTube Android Player API step-by-step

The YouTube Android Player API enables you to incorporate video playback functionality into your Android applications. The API defines methods for loading and playing YouTube videos (and playlists) and for customizing and controlling the video playback experience.

Using the API, you can load or cue videos into a player view embedded in your application's UI. You can then control playback programmatically. For example, you can play, pause, or seek to a specific point in the currently loaded video.

You can also register event listeners to get callbacks for certain events, such as the player loading a video or the player state changing. Finally, the API has helper functionality to support orientation changes as well as transitions to fullscreen playback.






Develop Android App with YouTube Android Player API step-by-step:

Related:

8 comments:

Unknown said...

Fantastic tutorial, I now know what my next project will be.

Thank you

Unknown said...

Just what i need for my current android exercise.

Unknown said...

This tutorial has helped me a lot ,great work man.

Thank you

Unknown said...

youtube says sign up confirm for age in this case how to sign up

Cristiana M. said...

youtube says sign up confirm for age in this case how to sign up please help us

Unknown said...

very used full tutorial, may i implement this code in my project....
thanks to share this tutorial.

Erik said...

why not?

Dharmendra said...

Thank you