Android Open Source - Development mediaplayer mediaPlayer






Project Summary

a simple mediaPlayer for android,can only play native file.

Web Site / Source Repository

mediaPlayer is hosted in the following web site
https://github.com/WoodJim/mediaPlayer

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

ItemValue
Java File Count7
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version17
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in mediaPlayer. The names of the image files are listed as follows.

list_play_icon.png
play_button.png

The following screenshort is generated from the image listed above.

null

Java Source Files

mediaPlayer has the following Java source files.

com.wood.videoplayer.MainActivity.java
com.wood.videoplayer.NativeFileFragment.java
com.wood.videoplayer.NetFileFragment.java
com.wood.videoplayer.PlayActivity.java
com.wood.videoplayer.adapter.NativeListViewAdapter.java
com.wood.videoplayer.fileinfo.VideoInfo.java
com.wood.videoplayer.tools.Tools.java