Android Open Source - Development mediaplayer MediaPlayer






Project Summary

Basic android media player, small side project. Will add more functionality..

Web Site / Source Repository

MediaPlayer is hosted in the following web site
https://github.com/Cellery72/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 Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 3 image files in MediaPlayer. The names of the image files are listed as follows.

end.png
play.png
rand.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MediaPlayer has the following Java source files.

com.elleryjustin.mediaplayer.ApplicationTest.java
com.elleryjustin.mediaplayer.MainActivity.java
com.elleryjustin.mediaplayer.MusicController.java
com.elleryjustin.mediaplayer.MusicService.java
com.elleryjustin.mediaplayer.Song
.java
com.elleryjustin.mediaplayer.SongAdapter.java