https://github.com/codepath/androidyoutubevideodemo
Demo that showcases how to play Youtube videos.
https://github.com/codepath/androidyoutubevideodemo
Last synced: 8 months ago
JSON representation
Demo that showcases how to play Youtube videos.
- Host: GitHub
- URL: https://github.com/codepath/androidyoutubevideodemo
- Owner: codepath
- Created: 2016-06-18T02:28:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T07:01:23.000Z (over 7 years ago)
- Last Synced: 2023-05-10T14:13:27.651Z (over 2 years ago)
- Language: Java
- Size: 170 KB
- Stars: 16
- Watchers: 20
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android Youtube Video Demo
Demo that showcases how to play Youtube videos in an Android app.

See [our playing Youtube videos guide](https://guides.codepath.com/android/Streaming-Youtube-Videos-with-YouTubePlayerView) for details.