Skip to content

Instantly share code, notes, and snippets.

@PierfrancescoSoffritti
Created February 11, 2019 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PierfrancescoSoffritti/f7bbdf2e70d74dbb3df91e6180f93efa to your computer and use it in GitHub Desktop.
Save PierfrancescoSoffritti/f7bbdf2e70d74dbb3df91e6180f93efa to your computer and use it in GitHub Desktop.
android-youtube-player, an open source alternative to the official YouTube Player API: https://medium.com/@soffritti.pierfrancesco/how-to-play-youtube-videos-in-your-android-app-c40427215230
dependencies {
implementation 'com.pierfrancescosoffritti.androidyoutubeplayer:core:last_version'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment