Android Open Source - Development keyboard RemoteControl






Project Summary

Android remote control that can send mouse, keyboard and volume commands to the remote control server.

Web Site / Source Repository

RemoteControl is hosted in the following web site
https://github.com/sebastianhaeni/RemoteControl

If you think the Android project RemoteControl listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of RemoteControl.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version16
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of RemoteControl is as follows:

MIT License

Java Source Files

ch.sebastianhaeni.remotecontrol.KeyboardActivity.java
ch.sebastianhaeni.remotecontrol.MouseActivity.java
ch.sebastianhaeni.remotecontrol.MyEditText.java
ch.sebastianhaeni.remotecontrol.NetworkThread.java
ch.sebastianhaeni.remotecontrol.ServerSelectionActivity.java
ch.sebastianhaeni.remotecontrol.UDPListenerService.java
ch.sebastianhaeni.remotecontrol.VolumeActivity.java