Simple Android App for Starter (using Intent, Service, Content Provider and Broadcast Receiver).
Android_SimpleMediaPlayer is hosted in the following web site
https://github.com/vvstdung89/Android_SimpleMediaPlayer
If you think the Android project Android_SimpleMediaPlayer 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 Android_SimpleMediaPlayer.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 3 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE |
There are 1 image files in Android_SimpleMediaPlayer. The names of the image files are listed as follows.
media_pic.png
The following screenshort is generated from the image listed above.
Android_SimpleMediaPlayer has the following Java source files.
com.example.mediaplayer.EventReceiver.java com.example.mediaplayer.MainActivity.java com.example.mediaplayer.MediaService.java com.example.mediaplayer.PlaySong.java com.example.mediaplayer.SongAdapter.java com.example.mediaplayer.SongsManager.java