Android Open Source - Development gesture MusicPlayer-






Project Summary

MusicPlayer in android using gesture recognition and shake to change track..

Web Site / Source Repository

MusicPlayer- is hosted in the following web site
https://github.com/embydextrous/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 Count5
Supported screen sizes[hdpi]
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Resource Files

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

bg.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_seekbar_bg.png
img_seekbar_progress_blue.png
seek_handler.png
track_info_bg.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MusicPlayer- has the following Java source files.

com.techsavvy.musicplayer.MainActivity.java
com.techsavvy.musicplayer.PlayListActivity.java
com.techsavvy.musicplayer.SongAdapter.java
com.techsavvy.musicplayer.SongsManager.java
com.techsavvy.musicplayer.Utilities.java