Android Open Source - Game player ztube-droid






Project Summary

Youtube Player for Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ztube-droid.

ItemValue
Java File Count26
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count7
jar files usedYouTubeAndroidPlayerApi.jar
android-support-v4.jar
gson-2.2.4.jar
universal-image-loader-1.8.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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