Android Open Source - Sound playlist RandomMusicPlayer






Project Summary

Music Player of Android that allows more randomized playlists.

Web Site / Source Repository

RandomMusicPlayer is hosted in the following web site
https://github.com/phoenix7700/RandomMusicPlayer

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

ItemValue
Java File Count12
Supported screen sizes[xhdpi]
Target SDK Version18
Minimum SDK Version11
Activity Count1
Fragment Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




License

The license information of RandomMusicPlayer is as follows:

Apache License

Resource Files

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

tabcontrol.png
tabmusic.png
tabsettings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.matthew.ahsam.phoenix.randommusicplayer.AudioPlayer.java
com.matthew.ahsam.phoenix.randommusicplayer.FileSort.java
com.matthew.ahsam.phoenix.randommusicplayer.InputListAdapter.java
com.matthew.ahsam.phoenix.randommusicplayer.MainActivity.java
com.matthew.ahsam.phoenix.randommusicplayer.Quicksort.java
com.matthew.ahsam.phoenix.randommusicplayer.SectionType.java
com.matthew.ahsam.phoenix.randommusicplayer.SongListAdapter.java
com.matthew.ahsam.phoenix.randommusicplayer.SongListChild.java
com.matthew.ahsam.phoenix.randommusicplayer.SongListGroup.java
com.matthew.ahsam.phoenix.randommusicplayer.TabControlsFragment.java
com.matthew.ahsam.phoenix.randommusicplayer.TabSettingsFragment.java
com.matthew.ahsam.phoenix.randommusicplayer.TabSongListFragment.java