Youtube Player for Android..
ztube-droid is hosted in the following web site
https://github.com/jjorgemoura/ztube-droid
If you think the Android project ztube-droid 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 ztube-droid.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 7 |
jar files used | YouTubeAndroidPlayerApi.jar android-support-v4.jar gson-2.2.4.jar universal-image-loader-1.8.5.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 3 image files in ztube-droid. The names of the image files are listed as follows.
rating_bad.png rating_good.png splash.png
The following screenshort is generated from the image listed above.
ztube-droid has the following Java source files.
com.zindon.ztube.HistoryVideosActivity.java com.zindon.ztube.MainActivity.java com.zindon.ztube.PlaylistActivity.java com.zindon.ztube.SettingsActivity.java com.zindon.ztube.SplashActivity.java com.zindon.ztube.VideoDetailActivity.java com.zindon.ztube.VideoListActivity.java com.zindon.ztube.application.YTApplication.java com.zindon.ztube.domain.YTAccount.java com.zindon.ztube.domain.YTHistoryVideo.java com.zindon.ztube.domain.YTPlaylist.java com.zindon.ztube.domain.YTUserCredentials.java com.zindon.ztube.domain.YTVideo.java com.zindon.ztube.domain.adapters.HistoryVideosListBaseAdapter.java com.zindon.ztube.domain.adapters.PlaylistsListBaseAdapter.java com.zindon.ztube.domain.adapters.VideosListBaseAdapter.java com.zindon.ztube.domain.data.DummyDataFactory.java com.zindon.ztube.domain.interfaces.Persistable.java com.zindon.ztube.domain.uidto.PlaylistDTO.java com.zindon.ztube.domain.uidto.VideoDTO.java com.zindon.ztube.utils.NetworkConnectivity.java com.zindon.ztube.utils.RequestAsyncTask.java com.zindon.ztube.utils.RestHttpClient.java com.zindon.ztube.utils.YouTubeApi.java com.zindon.ztube.utils.ZDDate.java com.zindon.ztube.utils.interfaces.OnAppRequest.java