A lightweight webservice based media player fpr Raspberry Pi..
Snakeberry is hosted in the following web site
https://github.com/salendron/Snakeberry
If you think the Android project Snakeberry 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 Snakeberry.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 5 image files in Snakeberry. The names of the image files are listed as follows.
pause.png play.png radio.png slider.png stop.png
The following screenshort is generated from the image listed above.
Snakeberry has the following Java source files.
at.theengine.android.snakeberry.Listeners.OnNowPlayingRecieveListener.java at.theengine.android.snakeberry.Listeners.OnRadioPlayListener.java at.theengine.android.snakeberry.Listeners.OnRadioStationsRecievedListener.java at.theengine.android.snakeberry.Listeners.OnRadioStopListener.java at.theengine.android.snakeberry.Listeners.OnServiceHostFinderFoundHostListener.java at.theengine.android.snakeberry.Listeners.OnVolumeRecieveListener.java at.theengine.android.snakeberry.Listeners.OnVolumeSetListener.java at.theengine.android.snakeberry.animation.AnimationFactory.java at.theengine.android.snakeberry.dataobjects.NowPlaying.java at.theengine.android.snakeberry.dataobjects.Radio.java at.theengine.android.snakeberry.dataobjects.Service.java at.theengine.android.snakeberry.dataobjects.ServiceHost.java at.theengine.android.snakeberry.dataobjects.SnakeberryException.java at.theengine.android.snakeberry.net.MediaSystemService.java at.theengine.android.snakeberry.net.RadioService.java at.theengine.android.snakeberry.net.ServiceHostFinder.java at.theengine.android.snakeberry.net.Utils.java at.theengine.android.snakeberry.net.onServiceHostFinderFoundHostListener.java at.theengine.android.snakeberry.widget.VolumeSlider.java at.theengine.android.snakeberryremote.Radio.java at.theengine.android.snakeberryremote.RemoteStart.java