Android Open Source - Sound music s-music






Project Summary

Music application for Android phone (ICS and above).

Web Site / Source Repository

s-music is hosted in the following web site
https://github.com/RyanTech/s-music

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count6
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in s-music. The names of the image files are listed as follows.

action_search.png
ic_action.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

s-music has the following Java source files.

com.frank.s_music.activity.MusicBrowserActivity.java
com.frank.s_music.activity.SuperAwesomeCardFragment.java
com.frank.s_music.adapter.AlbumCursorAdapter.java
com.frank.s_music.adapter.ArtistCursorAdapter.java
com.frank.s_music.adapter.GenreCursorAdapter.java
com.frank.s_music.adapter.PagerSlidingTabAdapter.java
com.frank.s_music.adapter.SongCursorAdapter.java
com.frank.s_music.base.FragmentActivityBase.java
com.frank.s_music.fragments.AlbumListFragment.java
com.frank.s_music.fragments.ArtistListFragment.java
com.frank.s_music.fragments.GenreListFragment.java
com.frank.s_music.fragments.MusicHomeFragment.java
com.frank.s_music.fragments.SongListFragment.java
com.frank.s_music.fragments.SuperAwesomeCardFragment.java
com.frank.s_music.utils.Constants.java
com.frank.s_music.utils.Utils.java