Android Open Source - Development intent Android_SimpleMediaPlayer






Project Summary

Simple Android App for Starter (using Intent, Service, Content Provider and Broadcast Receiver).

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Android_SimpleMediaPlayer.

ItemValue
Java File Count6
Supported screen sizes[xxhdpi]
Target SDK Version17
Minimum SDK Version3
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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