Control music playing on one Android device from another.
RemoteMediaController is hosted in the following web site
https://github.com/neilisaac/RemoteMediaController
If you think the Android project RemoteMediaController 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 RemoteMediaController.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED |
There are 11 image files in RemoteMediaController. The names of the image files are listed as follows.
av_down.png av_mute.png av_next.png av_pause.png av_play.png av_previous.png av_repeat.png av_rewind.png av_shuffle.png av_stop.png av_up.png
The following screenshort is generated from the image listed above.
RemoteMediaController has the following Java source files.
ca.neilisaac.remotemediacontroller.BootReceiver.java ca.neilisaac.remotemediacontroller.ControllerActivity.java ca.neilisaac.remotemediacontroller.HostService.java ca.neilisaac.remotemediacontroller.HostThread.java ca.neilisaac.remotemediacontroller.Util.java