DASH media player for Android (NUS CS5248).
DashPlayer is hosted in the following web site
https://github.com/edwinbs/DashPlayer
If you think the Android project DashPlayer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DashPlayer.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in DashPlayer. The names of the image files are listed as follows.
ic_av_play.png ic_navigation_refresh.png
The following screenshort is generated from the image listed above.
DashPlayer has the following Java source files.
edu.nus.cs5248.dashplayer.VideoDetailActivity.java edu.nus.cs5248.dashplayer.VideoDetailFragment.java edu.nus.cs5248.dashplayer.VideoListActivity.java edu.nus.cs5248.dashplayer.VideoListFragment.java edu.nus.cs5248.dashplayer.streamer.DashResult.java edu.nus.cs5248.dashplayer.streamer.static.java edu.nus.cs5248.dashplayer.video.Playlist.java edu.nus.cs5248.dashplayer.video.VideoInfo.java edu.nus.cs5248.dashplayer.video.VideoSegmentInfo.java