An Android example by using Youtube gdata api..
YoutubeGData is hosted in the following web site
https://github.com/ridvank/YoutubeGData
If you think the Android project YoutubeGData 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 YoutubeGData.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | YouTubeAndroidPlayerApi.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
YoutubeGData has the following Java source files.
com.ridvank.activities.GoogleSearchActivity.java com.ridvank.activities.GridViewActivity.java com.ridvank.activities.ListViewActivity.java com.ridvank.activities.MainTabActivity.java com.ridvank.activities.VideoPlayActivity.java com.ridvank.adapter.VideosGridViewAdapter.java com.ridvank.adapter.VideosListViewAdapter.java com.ridvank.customCell.Library.java com.ridvank.customCell.Video.java com.ridvank.util.Log1.java com.ridvank.util.StreamUtils.java com.ridvank.widget.UrlImageView.java com.ridvank.widget.VideosGridView.java com.ridvank.widget.VideosListView.java com.ridvank.youtube.GetYouTubeUserVideosTask.java