Created
February 11, 2019 19:01
-
-
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
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
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