Android Open Source - Sound player musicplayer






Project Summary

an android music player.

Web Site / Source Repository

musicplayer is hosted in the following web site
https://github.com/Evergreen1992/musicplayer

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

ItemValue
Java File Count11
Supported screen sizes[ldpi, hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

There are 9 image files in musicplayer. The names of the image files are listed as follows.

background.png
before.png
next.png
pause.png
playing.png
return_btn.png
seekbar1.png
seekbar2.png
seekbar3.png

The following screenshort is generated from the image listed above.

null




Java Source Files

musicplayer has the following Java source files.

com.player.activity.MainActivity.java
com.player.activity.SettingActivity.java
com.player.activity.TabActivity.java
com.player.entity.Lric.java
com.player.service.LricService.java
com.player.service.MainService.java
com.player.service.MusicService.java
com.player.utils.Constants.java
com.player.utils.LrcReader.java
com.player.utils.ServiceUtils.java
com.player.view.LricView.java