Android Minimalist Audio Player.
Songstone is hosted in the following web site
https://github.com/Bartosh-R/Songstone
If you think the Android project Songstone 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 Songstone.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 1 |
jar files used | android-support-v4.jar jid3lib-0.5.4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\fonts\ubuntu.ttf |
There are 16 image files in Songstone. The names of the image files are listed as follows.
arrow_left.png arrow_left_hover.png arrow_right.png arrow_right_hover.png panel_dark.9.png panel_light.9.png songstone_btn_default_disabled_focused_holo_light.9.png songstone_btn_default_disabled_holo_light.9.png songstone_btn_default_focused_holo_light.9.png songstone_btn_default_normal_holo_light.9.png songstone_btn_default_pressed_holo_light.9.png songstone_textfield_activated_holo_light.9.png songstone_textfield_default_holo_light.9.png songstone_textfield_disabled_focused_holo_light.9.png songstone_textfield_disabled_holo_light.9.png songstone_textfield_focused_holo_light.9.png
The following screenshort is generated from the image listed above.
Songstone has the following Java source files.
com.bartoshr.songstone.CallListener.java com.bartoshr.songstone.Main.java com.bartoshr.songstone.RemoteControlReceiver.java com.bartoshr.songstone.Song.java com.bartoshr.songstone.SongDialog.java com.bartoshr.songstone.SongService.java com.bartoshr.songstone.SongsFinder.java com.bartoshr.songstone.SongsManager.java com.bartoshr.songstone.StoneAdapter.java com.bartoshr.songstone.Tagger.java