Android Open Source - Sound player BeatHub






Project Summary

Music player application for Android OS.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BeatHub.

ItemValue
Java File Count10
Minimum SDK Version16
Activity Count1
Fragment Count5
jar files usedViewHelperLib.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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