Android Open Source - UI ListView example HealthTube






Project Summary

Android health application consisting of video channels which help users to keep a healthy life. An example of how to populate ListViews with YouTube videos playlists and reproduce them in a embedded player.

Web Site / Source Repository

HealthTube is hosted in the following web site
https://github.com/Rafagf/HealthTube

If you think the Android project HealthTube 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 HealthTube.

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Raw File Namesres\raw\snapshot1.png
res\raw\snapshot10.png
res\raw\snapshot2.png
res\raw\snapshot3.png
res\raw\snapshot4.png
res\raw\snapshot5.png
res\raw\snapshot6.png
res\raw\snapshot7.png
res\raw\snapshot8.png




License

The license information of HealthTube is as follows:

GNU General Public License

Java Source Files

com.healthtube.AdapterList.java
com.healthtube.GetYouTubeUserVideosTask.java
com.healthtube.ImageDownloader.java
com.healthtube.MainActivity.java
com.healthtube.StreamUtils.java
com.healthtube.Video.java