A simple mp3 player application for android 4.0.3 (and up).
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.
The following table is the detailed list of MP3Player.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
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.
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