Android Open Source - Sound player Bongo






Project Summary

Music Player to show Android programming topics to android enthusiasts.

Web Site / Source Repository

Bongo is hosted in the following web site
https://github.com/llanox/Bongo

If you think the Android project Bongo 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 Bongo.

ItemValue
Java File Count7
Minimum SDK Version10
Activity Count1
Raw File Namesres\raw\ras_tas_tas.mp3




License

The license information of Bongo is as follows:

Apache License

Resource Files

There are 1 image files in Bongo. The names of the image files are listed as follows.

jukebox.png

The following screenshort is generated from the image listed above.

null

Java Source Files

info.llanox.mobile.PlayListActivity.java
info.llanox.mobile.PlayerService.java
info.llanox.mobile.adapters.SongAdapter.java
info.llanox.mobile.data.DBRepository.java
info.llanox.mobile.data.PlayListData.java
info.llanox.mobile.model.Song.java
info.llanox.util.FileUtil.java