android music player using proximity sensor to change songs.
jPlayer is hosted in the following web site
https://github.com/JoshuaChing/jPlayer
If you think the Android project jPlayer 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 jPlayer.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 20 |
Minimum SDK Version | 11 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 24 image files in jPlayer. The names of the image files are listed as follows.
ic_action_about.png ic_action_accept.png ic_action_collection.png ic_action_error.png ic_action_group.png ic_action_help.png ic_action_next.png ic_action_pause.png ic_action_play.png ic_action_play_over_video.png ic_action_previous.png ic_action_previous_item.png ic_action_repeat.png ic_action_repeat_focused.png ic_action_search.png ic_action_search2.png ic_action_settings.png ic_action_shuffle.png ic_action_shuffle_focused.png ic_drawer.png ic_drawer2.png ic_launcherapp.png sensor_icon.png sensor_icon_focused.png
The following screenshort is generated from the image listed above.
jPlayer has the following Java source files.
com.jchingdev.jplayer.AboutActivity.java com.jchingdev.jplayer.FolderBrowse.java com.jchingdev.jplayer.HelpActivity.java com.jchingdev.jplayer.MainActivity.java com.jchingdev.jplayer.Mp3Filter.java com.jchingdev.jplayer.MusicService.java com.jchingdev.jplayer.NavDrawerItem.java com.jchingdev.jplayer.NavDrawerItemAdapter.java com.jchingdev.jplayer.PlaylistActivity.java com.jchingdev.jplayer.SettingsActivity.java com.jchingdev.jplayer.SongItem.java com.jchingdev.jplayer.SongItemAdapter.java com.jchingdev.jplayer.SongListActivity.java