Android Open Source - Sound player PlayRecent






Project Summary

Android music player that plays recent files only.

Web Site / Source Repository

PlayRecent is hosted in the following web site
https://github.com/biophysics/PlayRecent

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

ItemValue
Java File Count11
Supported screen sizes[mdpiv11, mdpi, hdpi, hdpiv9, xhdpi, mdpiv9, xhdpiv9, hdpiv11, xhdpiv11, nodpi]
Target SDK Version14
Minimum SDK Version7
Activity Count1
Required Permissionsandroid.permission.WAKE_LOCK




Resource Files

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

PlayRecent has the following Java source files.

ch.blinkenlights.android.vanilla.ScanPreference.java
com.biophysics.android.musicplayer.AudioFocusHelper.java
com.biophysics.android.musicplayer.MainActivity.java
com.biophysics.android.musicplayer.MediaButtonHelper.java
com.biophysics.android.musicplayer.MusicFocusable.java
com.biophysics.android.musicplayer.MusicIntentReceiver.java
com.biophysics.android.musicplayer.MusicRetriever.java
com.biophysics.android.musicplayer.MusicService.java
com.biophysics.android.musicplayer.PrepareMusicRetrieverTask.java
com.biophysics.android.musicplayer.RemoteControlClientCompat.java
com.biophysics.android.musicplayer.RemoteControlHelper.java