an android app for controlling the raspberry pi music server.
mserver is hosted in the following web site
https://github.com/trevorshannon/mserver
If you think the Android project mserver 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 mserver.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | android-support-v4.jar autobahn-0.5.0.jar jackson-core-asl-1.9.7.jar jackson-mapper-asl-1.9.7.jar |
Required Permissions | android.permission.INTERNET |
There are 7 image files in mserver. The names of the image files are listed as follows.
ic_action_next.png ic_action_pause.png ic_action_play.png ic_action_previous.png ic_action_refresh.png ic_action_search.png ic_drawer.png
The following screenshort is generated from the image listed above.
mserver has the following Java source files.
com.trevorshp.mserver.ArtistsFragment.java com.trevorshp.mserver.Communicator.java com.trevorshp.mserver.LibraryFragment.java com.trevorshp.mserver.MainActivity.java com.trevorshp.mserver.RadioFragment.java com.trevorshp.mserver.RadioStation.java com.trevorshp.mserver.Track.java