Android music player that playes all files from a folder called MyPodcasts in random.
RandomMyPodcasts is hosted in the following web site
https://github.com/biophysics/RandomMyPodcasts
If you think the Android project RandomMyPodcasts 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 RandomMyPodcasts.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpiv11, mdpi, hdpi, hdpiv9, mdpiv9, xhdpi, xhdpiv9, hdpiv11, xhdpiv11, nodpi] |
Target SDK Version | 14 |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WAKE_LOCK |
There are 14 image files in RandomMyPodcasts. 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.
RandomMyPodcasts has the following Java source files.
com.biophysics.android.mypodcasts.AudioFocusHelper.java com.biophysics.android.mypodcasts.MainActivity.java com.biophysics.android.mypodcasts.MediaButtonHelper.java com.biophysics.android.mypodcasts.MusicFocusable.java com.biophysics.android.mypodcasts.MusicIntentReceiver.java com.biophysics.android.mypodcasts.MusicRetriever.java com.biophysics.android.mypodcasts.MusicService.java com.biophysics.android.mypodcasts.PrepareMusicRetrieverTask.java com.biophysics.android.mypodcasts.RemoteControlClientCompat.java com.biophysics.android.mypodcasts.RemoteControlHelper.java