Android Open Source - Video videoplayer VideoPlayer






Project Summary

Simple Android App that lists YouTube videos and plays them using a VideoView.

Web Site / Source Repository

VideoPlayer is hosted in the following web site
https://github.com/ralphpina/VideoPlayer

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




License

The license information of VideoPlayer is as follows:

MIT License

Resource Files

There are 5 image files in VideoPlayer. The names of the image files are listed as follows.

ic_action_next.png
ic_action_pause.png
ic_action_play.png
ic_action_previous.png
ic_action_shuffle.png

The following screenshort is generated from the image listed above.

null




Java Source Files

net.ralphpina.famigo.videoplayer.app.MainActivity.java
net.ralphpina.famigo.videoplayer.app.VideoListAdapter.java
net.ralphpina.famigo.videoplayer.app.VideoListFragmentFragment.java
net.ralphpina.famigo.videoplayer.app.VideoPlayingActivity.java
net.ralphpina.famigo.videoplayer.app.VideoService.java
net.ralphpina.famigo.videoplayer.app.Video.java
net.ralphpina.famigo.videoplayer.app.VideosManager.java
net.ralphpina.famigo.videoplayer.app.util.SystemUiHiderBase.java
net.ralphpina.famigo.videoplayer.app.util.SystemUiHiderHoneycomb.java
net.ralphpina.famigo.videoplayer.app.util.SystemUiHider.java