Android Open Source - Game application MP3Player






Project Summary

A simple mp3 player application for android 4.0.3 (and up).

Web Site / Source Repository

MP3Player is hosted in the following web site
https://github.com/saquibhafiz/MP3Player

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

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in MP3Player. The names of the image files are listed as follows.

ic_action_search.png
pause.png
play.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MP3Player has the following Java source files.

com.example.simpleplayer.FileFlattener.java
com.example.simpleplayer.HeadPhoneBroadcastReceiver.java
com.example.simpleplayer.MainActivity.java
com.example.simpleplayer.Music.java
com.example.simpleplayer.MusicPlayerService.java
com.example.simpleplayer.MusicPlayerServiceBinder.java
com.example.simpleplayer.MusicPlayerServiceInterface.java
com.example.simpleplayer.MusicViewAdapter.java
com.example.simpleplayer.Queue.java
com.example.simpleplayer.SeekBarTextCallback.java