Android Open Source - Example sample RandomMusicPlayer






Project Summary

RandomMusicPlayer is a Android Developer Sample. I Put Here for Teaching Convenience..

Web Site / Source Repository

RandomMusicPlayer is hosted in the following web site
https://github.com/KosbrotherSchool/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 Count10
Supported screen sizes[mdpiv11, mdpi, hdpi, hdpiv9, mdpiv9, xhdpi, hdpiv11, xhdpiv9, xhdpiv11, nodpi]
Target SDK Version14
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




Resource Files

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

dummy_album_art.png
eject.png
eject_pressed.png
ff.png
ff_pressed.png
ic_stat_playing.png
pause.png
pause_pressed.png
play.png
play_pressed.png
rew.png
rew_pressed.png
stop.png
stop_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

RandomMusicPlayer has the following Java source files.

com.example.android.musicplayer.MainActivity.java
com.example.android.musicplayer.MusicService.java
com.example.android.musicplayer.Retriever.MusicRetriever.java
com.example.android.musicplayer.Retriever.PrepareMusicRetrieverTask.java
com.example.android.musicplayer.audiofucushelper.AudioFocusHelper.java
com.example.android.musicplayer.audiofucushelper.MusicFocusable.java
com.example.android.musicplayer.remotecontrol.MediaButtonHelper.java
com.example.android.musicplayer.remotecontrol.MusicIntentReceiver.java
com.example.android.musicplayer.remotecontrol.RemoteControlClientCompat.java
com.example.android.musicplayer.remotecontrol.RemoteControlHelper.java