Android Open Source - Video media YouTubePlayerActivity






Project Summary

Simply pass a url to play youtube video in new activity. It supports screen orientation, media volume control and etc..

Web Site / Source Repository

YouTubePlayerActivity is hosted in the following web site
https://github.com/TheFinestArtist/YouTubePlayerActivity

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

ItemValue
Java File Count8
Supported screen sizes[xxxhdpi]
Activity Count2
jar files usedYouTubeAndroidPlayerApi.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of YouTubePlayerActivity is as follows:

MIT License

Resource Files

There are 6 image files in YouTubePlayerActivity. The names of the image files are listed as follows.

ic_animation.png
ic_av_play_focussed.png
ic_av_play_normal.png
ic_player_style.png
ic_screen_rotation.png
ic_volume.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.thefinestartist.ytpa.YouTubePlayerActivity.java
com.thefinestartist.ytpa.enums.Orientation.java
com.thefinestartist.ytpa.sample.ApplicationTest.java
com.thefinestartist.ytpa.sample.MainActivity.java
com.thefinestartist.ytpa.utils.AudioUtil.java
com.thefinestartist.ytpa.utils.StatusBarUtil.java
com.thefinestartist.ytpa.utils.YoutubeUrlParser.java
com.thefinestartist.ytpa.utils.YoutubeUtil.java