An Android music player that supports streaming and backing up music to Dropbox.
HelixPlayer is hosted in the following web site
https://github.com/diamondtrust66/HelixPlayer
If you think the Android project HelixPlayer 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 HelixPlayer.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 16 |
jar files used | dropbox-sync-sdk-android.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SETTINGS |
Asset File Names | assets\songs\sample.mp3 |
There are 39 image files in HelixPlayer. The names of the image files are listed as follows.
bg.png bubble.png button_black_rounded_out.9.png button_pause.png button_play.png help.png help_focused.png help_pressed.png img_btn_backward.png img_btn_backward_pressed.png img_btn_forward.png img_btn_forward_pressed.png img_btn_next.png img_btn_next_pressed.png img_btn_pause.png img_btn_pause_pressed.png img_btn_play.png img_btn_play_pressed.png img_btn_playlist.png img_btn_playlist_pressed.png img_btn_previous.png img_btn_previous_pressed.png img_btn_repeat.png img_btn_repeat_pressed.png img_btn_shuffle.png img_btn_shuffle_pressed.png img_btn_stop.png img_btn_stop_pressed.png img_seekbar_bg.png img_seekbar_progress_blue.png nav_bar_left_arrow.png nav_bar_right_arrow.png pause.png play.png seek_handler.png shadow.png stop.png streaming.png track_info_bg.png
The following screenshort is generated from the image listed above.
HelixPlayer has the following Java source files.
com.project.helixplayer.Albums.java com.project.helixplayer.Artists.java com.project.helixplayer.DropboxBackup.java com.project.helixplayer.GenreSongs.java com.project.helixplayer.Genres.java com.project.helixplayer.MusicStream.java com.project.helixplayer.PlayListActivity.java com.project.helixplayer.PlayListSongs.java com.project.helixplayer.Player.java com.project.helixplayer.Playlists.java com.project.helixplayer.SongsList.java com.project.helixplayer.SongsManager.java com.project.helixplayer.Starter.java com.project.helixplayer.StreamList.java com.project.helixplayer.Utilities.java