Android music player that plays recent files only.
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.
The following table is the detailed list of PlayRecent.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpiv11, mdpi, hdpi, hdpiv9, xhdpi, mdpiv9, xhdpiv9, hdpiv11, xhdpiv11, nodpi] |
Target SDK Version | 14 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.WAKE_LOCK |
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.
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