Android Open Source - Sound player MusicPlayer






Project Summary

develope a music player based on Android.

Web Site / Source Repository

MusicPlayer is hosted in the following web site
https://github.com/tianxiemoxue/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.

Project Detail

The following table is the detailed list of MusicPlayer.

ItemValue
Java File Count25
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version13
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar
pinyin4j-2.5.0.jar




Resource Files

There are 11 image files in MusicPlayer. The names of the image files are listed as follows.

app_logo.png
back.png
icon_add.png
icon_def_music.png
icon_local_folder.png
icon_local_music.png
icon_music_player.png
icon_next.png
icon_pause.png
icon_play.png
icon_playlist_item.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MusicPlayer has the following Java source files.

com.example.UIManager.BottomMusicUIMgr.java
com.example.Utils.MusicUtils.java
com.example.Utils.SlashScreen.java
com.example.Utils.StringHelper.java
com.example.adapter.MusicFileAdapter.java
com.example.adapter.MusicPlayListAdapter.java
com.example.common.MPConstants.java
com.example.db.AlbumInfoDao.java
com.example.db.ArtistInfoDao.java
com.example.db.DatabaseHelper.java
com.example.db.FolderInfoDao.java
com.example.db.MusicInfoDao.java
com.example.db.PlayListInfoDao.java
com.example.fragment.MainFragment.java
com.example.interfaces.IOnServiceConnectComplete.java
com.example.model.AlbumInfo.java
com.example.model.ArtistInfo.java
com.example.model.FolderInfo.java
com.example.model.MusicInfo.java
com.example.model.PlayListInfo.java
com.example.musicplayer.MainActivity.java
com.example.musicplayer.MusicPlayerApplication.java
com.example.service.MusicControl.java
com.example.service.MusicService.java
com.example.service.ServiceManager.java