A sample Android appliction which demonstrates the use of the YouTube Data v3 API..
YouTubePlaylist is hosted in the following web site
https://github.com/akoscz/YouTubePlaylist
If you think the Android project YouTubePlaylist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of YouTubePlaylist.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Fragment Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in YouTubePlaylist. The names of the image files are listed as follows.
ic_share.png
The following screenshort is generated from the image listed above.
YouTubePlaylist has the following Java source files.
com.akoscz.youtube.ApiKey.java com.akoscz.youtube.GetYouTubePlaylistAsyncTask.java com.akoscz.youtube.Playlist.java com.akoscz.youtube.PlaylistItem.java com.akoscz.youtube.YouTubeActivity.java com.akoscz.youtube.YouTubeFragment.java