Server for controlling music players on Android devices from other devices, using the MPD protocol.
androidmpdserver is hosted in the following web site
https://github.com/GotenXiao/androidmpdserver
If you think the Android project androidmpdserver 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 androidmpdserver.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpiv11, ldpi, mdpi, ldpiv11, ldpiv9, hdpi, hdpiv9, xhdpi, mdpiv9, xhdpiv9, hdpiv11, xhdpiv11] |
Target SDK Version | 10 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in androidmpdserver. The names of the image files are listed as follows.
ic_stat_mpd_server.png
The following screenshort is generated from the image listed above.
androidmpdserver has the following Java source files.
com.maxmpz.audioplayer.player.PowerAMPiAPI.java com.maxmpz.audioplayer.player.PowerAMPiAPIHelper.java com.maxmpz.audioplayer.player.RemoteTrackTime.java com.maxmpz.audioplayer.widget.WidgetUtilsLite.java uk.co.gotenxiao.androidmpdserver.AndroidMPDServerMain.java uk.co.gotenxiao.androidmpdserver.AndroidMPDServerService.java uk.co.gotenxiao.androidmpdserver.MPDServer.java uk.co.gotenxiao.androidmpdserver.MPDServerWorker.java uk.co.gotenxiao.androidmpdserver.players.PlayerAPI .java uk.co.gotenxiao.androidmpdserver.players.PowerAMP.java