Android online - offline music player.
CamlyMusicPlayer is hosted in the following web site
https://github.com/vipvipx5/CamlyMusicPlayer
If you think the Android project CamlyMusicPlayer 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 CamlyMusicPlayer.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Fragment Count | 12 |
jar files used | android-support-v4.jar dropbox-android-sdk-1.6.1.jar json_simple-1.1.jar |
Required Permissions | android.permission.INTERNET |
There are 22 image files in CamlyMusicPlayer. The names of the image files are listed as follows.
drawer_shadow.9.png ic_action_download.png ic_action_fast_forward.png ic_action_next.png ic_action_pause.png ic_action_play.png ic_action_previous.png ic_action_repeat.png ic_action_replay.png ic_action_rewind.png ic_action_shuffle.png ic_action_stop.png ic_action_volume_muted.png ic_action_volume_on.png ic_drawer.png list_selector_disabled_holo_dark.9.png repeat_active.png repeat_current_active.png repeat_inactive.png shuffle_active.png shuffle_album_active.png shuffle_inactive.png
The following screenshort is generated from the image listed above.
CamlyMusicPlayer has the following Java source files.
vn.com.camly.dropbox.DropboxConnect.java vn.com.camly.dropbox.DropboxLoadFileList.java vn.com.camly.dropbox.GetUrlFromPath.java vn.com.camly.musiccontrol.Control.java vn.com.camly.musiccontrol.Local_Library.java vn.com.camly.musiccontrol.PlayService.java vn.com.camly.musiccontrol.SongSQLite.java vn.com.camly.musiccontrol.Util.java vn.com.camly.musicplayer.AdapterFrag_Library.java vn.com.camly.musicplayer.AdapterFrag_Player.java vn.com.camly.musicplayer.Fragment_Dropbox.java vn.com.camly.musicplayer.Fragment_Library.java vn.com.camly.musicplayer.Fragment_Library_AlbumList.java vn.com.camly.musicplayer.Fragment_Library_ArtistList.java vn.com.camly.musicplayer.Fragment_Library_Playlist.java vn.com.camly.musicplayer.Fragment_Library_Songlist.java vn.com.camly.musicplayer.Fragment_Player.java vn.com.camly.musicplayer.Fragment_Player_Nowplaying.java vn.com.camly.musicplayer.Fragment_Player_Sequence.java vn.com.camly.musicplayer.MainActivity.java