An android app that controls the mouse of a remote computer via LAN, with a server in Java..
Phone-Mouse is hosted in the following web site
https://github.com/LGDoor/Phone-Mouse
If you think the Android project Phone-Mouse 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 Phone-Mouse.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 3 image files in Phone-Mouse. The names of the image files are listed as follows.
btn_switch_off.9.png btn_switch_on.9.png wheel.png
The following screenshort is generated from the image listed above.
Phone-Mouse has the following Java source files.
com.raphaelyu.airmouse.EventQueue.java com.raphaelyu.airmouse.MouseActivity.java com.raphaelyu.airmouse.MouseEvent.java com.raphaelyu.airmouse.Server.java