an android music player.
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.
The following table is the detailed list of musicplayer.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [ldpi, hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.
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