we're dedicated to create a simple and powerful mp3 player for android devices..
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.
The following table is the detailed list of mp3player.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 5 |
Required Permissions | android.permission.INTERNET android.permission.RUN_INSTRUMENTATION android.permission.WRITE_EXTERNAL_STORAGE |
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.
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