Music player application for Android OS.
BeatHub is hosted in the following web site
https://github.com/BorislavKamenov/BeatHub
If you think the Android project BeatHub 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 BeatHub.
Item | Value |
---|---|
Java File Count | 10 |
Minimum SDK Version | 16 |
Activity Count | 1 |
Fragment Count | 5 |
jar files used | ViewHelperLib.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 15 image files in BeatHub. The names of the image files are listed as follows.
end.png next_button_default.png next_button_pressed.png pause_button_default.png pause_button_pressed.png play.png play_button_default.png play_button_pressed.png previous_button_default.png previous_button_pressed.png repeat_button_all_songs.png repeat_button_off.png repeat_button_same_song.png shuffle_button_off.png shuffle_button_on.png
The following screenshort is generated from the image listed above.
BeatHub has the following Java source files.
DataBases.BeatHubBaseHelper.java com.beathub.kamenov.ApplicationTest.java com.beathub.kamenov.ArtCoverFragment.java com.beathub.kamenov.ListsFragment.java com.beathub.kamenov.MainActivity.java com.beathub.kamenov.MyFragment.java com.beathub.kamenov.MyLinearLayout.java com.beathub.kamenov.MyPagerAdapter.java com.beathub.kamenov.Song.java com.beathub.kamenov.SongAdapter.java