Android Open Source - Game player mp3player






Project Summary

we're dedicated to create a simple and powerful mp3 player for android devices..

Web Site / Source Repository

mp3player is hosted in the following web site
https://github.com/comeonfox/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 Count14
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count5
Required Permissionsandroid.permission.INTERNET
android.permission.RUN_INSTRUMENTATION
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in mp3player. The names of the image files are listed as follows.

bluetooth.png
heyzap.png
pause.png
play.png
stop.png

The following screenshort is generated from the image listed above.

null

Java Source Files

mp3player has the following Java source files.

file.utils.FileUtils.java
player.constant.Constant.java
player.download.HttpDownloader.java
player.lrc.LyricInfo.java
player.lrc.LyricProcessor.java
player.model.Mp3Info.java
player.mp3.activity.LocalMp3ListActivity.java
player.mp3.activity.MainActivity.java
player.mp3.activity.PlayerActivity.java
player.mp3.activity.RemoteServerMp3ListActivity.java
player.mp3.activity.SearchLocalMp3Activity.java
player.mp3.service.DownloadService.java
player.mp3.service.PlayerService.java
player.xml.Mp3ListContentHandler.java