A music player for Android..
Player is hosted in the following web site
https://github.com/haibocheng/Player
If you think the Android project Player 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 Player.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 8 |
Activity Count | 5 |
There are 13 image files in Player. The names of the image files are listed as follows.
dir.png file.png ic_menu_clear_playlist.png ic_menu_preferences.png ic_tab_file_browser_grey.png ic_tab_file_browser_white.png ic_tab_library_browser_grey.png ic_tab_library_browser_white.png ic_tab_now_playing_grey.png ic_tab_now_playing_white.png icmpmove.png icon2.png noart.png
The following screenshort is generated from the image listed above.
Player has the following Java source files.
com.zanehuy.player.DbOpenHelper.java com.zanehuy.player.FileBrowserActivity.java com.zanehuy.player.LibraryBrowserActivity.java com.zanehuy.player.MainActivity.java com.zanehuy.player.NowPlayingActivity.java com.zanehuy.player.PlayerService.java com.zanehuy.player.SettingsActivity.java