Android Open Source - Sound player rmp






Project Summary

This is an augmented random music player based on Android SDK's sample code.

Web Site / Source Repository

rmp is hosted in the following web site
https://github.com/tangkk/rmp

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

ItemValue
Java File Count13
Supported screen sizes[mdpiv11, mdpi, hdpi, hdpiv9, mdpiv9, xhdpi, xhdpiv9, hdpiv11, xhdpiv11, nodpi]
Target SDK Version17
Minimum SDK Version9
Activity Count3
jar files usedandroid-midi-libv2-1.jar
Required Permissionsandroid.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 14 image files in rmp. 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

rmp has the following Java source files.

com.tangkk.randommusicplayer.AudioFocusHelper.java
com.tangkk.randommusicplayer.Equalizer.java
com.tangkk.randommusicplayer.HomeScreenWidgetProvider.java
com.tangkk.randommusicplayer.MainActivity.java
com.tangkk.randommusicplayer.MediaButtonHelper.java
com.tangkk.randommusicplayer.MusicFocusable.java
com.tangkk.randommusicplayer.MusicIntentReceiver.java
com.tangkk.randommusicplayer.MusicRetriever.java
com.tangkk.randommusicplayer.MusicService.java
com.tangkk.randommusicplayer.PrepareMusicRetrieverTask.java
com.tangkk.randommusicplayer.RemoteControlClientCompat.java
com.tangkk.randommusicplayer.RemoteControlHelper.java
com.tangkk.randommusicplayer.Tuner.java