Android Open Source - Development mediaplayer DashPlayer






Project Summary

DASH media player for Android (NUS CS5248).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of DashPlayer.

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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




Resource Files

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.

null

Java Source Files

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