Android Open Source - Sound music Music






Project Summary

A basic music palyer built for android devices that intelligently chooses songs from the user's database and plays them..

Web Site / Source Repository

Music is hosted in the following web site
https://github.com/anirudha-banerjee/Music

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

ItemValue
Java File Count4
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Music is as follows:

GNU General Public License

Resource Files

There are 20 image files in Music. The names of the image files are listed as follows.

ic_av_fast_forward.png
ic_av_fast_forward_pressed.png
ic_av_next.png
ic_av_next_pressed.png
ic_av_pause.png
ic_av_pause_pressed.png
ic_av_play_pressed.png
ic_av_previous.png
ic_av_previous_pressed.png
ic_av_replay.png
ic_av_replay_pressed.png
ic_av_rewind.png
ic_av_rewind_pressed.png
ic_av_shuffle.png
ic_av_shuffle_pressed.png
ic_collections.png
ic_collections_pressed.png
play_default.png
progress_box.9.png
thumbler_small.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.example.music.MainActivity.java
com.example.music.PlayListActivity.java
com.example.music.SongsManager.java
com.example.music.Utilities.java