Android Open Source - Video youtube Demo-YouTuBe-Android






Project Summary

An android demo about searching and playing youtube videos with youtube player or videoview..

Web Site / Source Repository

Demo-YouTuBe-Android is hosted in the following web site
https://github.com/Jungerr/Demo-YouTuBe-Android

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count1
jar files usedYouTubeAndroidPlayerApi.jar
google-api-client-1.19.0.jar
google-api-services-youtube-v3-rev124-1.19.0.jar
google-http-client-1.19.0.jar
google-http-client-android-1.19.0.jar
Required Permissionsandroid.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Demo-YouTuBe-Android is as follows:

Apache License

Resource Files

There are 2 image files in Demo-YouTuBe-Android. The names of the image files are listed as follows.

drawer_shadow.9.png
wb_pic_loading_large.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.lqg.youtube.support.GlobalApplication.java
com.lqg.youtube.support.http.Search.java
com.lqg.youtube.support.player.Format.java
com.lqg.youtube.support.player.UrlParser.java
com.lqg.youtube.support.player.VideoId.java
com.lqg.youtube.support.player.VideoStream.java
com.lqg.youtube.support.util.ImageLoaderUtil.java
com.lqg.youtube.support.util.LogUtil.java
com.lqg.youtube.support.util.SearchSetting.java
com.lqg.youtube.ui.play.PlayVideoUsingVideoViewActivity.java
com.lqg.youtube.ui.play.PlayVideoUsingYouTuBeActivity.java
com.lqg.youtube.ui.search.MainActivity.java
com.lqg.youtube.ui.search.SearchFragment.java
com.lqg.youtube.ui.search.SearchResultAdapter.java
com.lqg.youtube.ui.search.SearchSetingFragment.java