Skip to content

A sample Android appliction which demonstrates the use of the YouTube Data v3 API.

Notifications You must be signed in to change notification settings

chimdi2000/YouTubePlaylist

 
 

Repository files navigation

YouTubePlaylist

A sample Android application which demonstrates the use of the YouTube Data API v3 This sample app makes use of Picasso for downloading and caching the video thumbnails. It also attemps to use etag-cache to optimize network load.

Setup

  • Register your application with the Google Developer Console
  • Edit ApiKey.java and enter your applications "Browser Key"

NOTE: You MUST have a valid API key for this sample application to work. When you register your application with the Google Developer Console you need to enable the YouTube Data API. Also, you need to register a Web Application NOT an Android application because the API key that this sample app uses is the "Browser Key".

Dependencies

License

About

A sample Android appliction which demonstrates the use of the YouTube Data v3 API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published