An android app which fetches videos from any youtube channel using Google Youtube API.
SDI-Channel is hosted in the following web site
https://github.com/javedk16/SDI-Channel
If you think the Android project SDI-Channel 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 SDI-Channel.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 11 |
jar files used | YouTubeAndroidPlayerApi.jar android-support-v4.jar volley.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\RobotoSlab-Light.ttf |
There are 10 image files in SDI-Channel. The names of the image files are listed as follows.
about.png blur_background.png feedback.png maulana_shakir.png naat.png pw_maze_white.png recent.png special.png speech.png splash.png
The following screenshort is generated from the image listed above.
SDI-Channel has the following Java source files.
com.javed.sdi.activities.AboutActivity.java com.javed.sdi.activities.DownloadErrorActivity.java com.javed.sdi.activities.Home.java com.javed.sdi.activities.NaatsActivity.java com.javed.sdi.activities.PlayVideo.java com.javed.sdi.activities.PlaylistVideos.java com.javed.sdi.activities.RecentActivity.java com.javed.sdi.activities.ShortClipsActivity.java com.javed.sdi.activities.SpeakersActivity.java com.javed.sdi.activities.SpecialActivity.java com.javed.sdi.activities.Splash.java com.javed.sdi.adater.CustomListAdapter.java com.javed.sdi.app.AppController.java com.javed.sdi.model.Speaker.java com.javed.sdi.model.Video.java com.javed.sdi.util.LruBitmapCache.java