Music application for Android phone (ICS and above).
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.
The following table is the detailed list of s-music.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
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.
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