Android Open Source - Sound player HelloMusicPlayer






Project Summary

This is a demo for a music player on Android..

Web Site / Source Repository

HelloMusicPlayer is hosted in the following web site
https://github.com/mengdd/HelloMusicPlayer

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

ItemValue
Java File Count6
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO




License

The license information of HelloMusicPlayer is as follows:

Apache License

Resource Files

There are 12 image files in HelloMusicPlayer. The names of the image files are listed as follows.

media_player_progress_bg.png
next_button_default.png
next_button_pressed.png
pause_button_default.png
pause_button_pressed.png
play_button_default.png
play_button_pressed.png
pre_button_default.png
pre_button_pressed.png
progress_dot.png
stop_button_default.png
stop_button_pressed.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.hellomusic.HelloMusicActivity.java
com.example.hellomusic.PlayActivity.java
com.example.hellomusic.PlayService.java
com.examplemeng.music.SongInfo.java
com.examplemeng.utils.AppConstants.java
com.examplemeng.utils.FileUtils.java