Turn your android device into a mouse for use on a PC by running the python server on the PC and the app on the android device..
android_bluetooth_mouse_demo is hosted in the following web site
https://github.com/0xD34D/android_bluetooth_mouse_demo
If you think the Android project android_bluetooth_mouse_demo 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 android_bluetooth_mouse_demo.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
android_bluetooth_mouse_demo has the following Java source files.
com.scheffsblend.btmouse.BtMouseActivity.java com.scheffsblend.btmouse.TrackPad.java org.metalev.multitouch.controller.MultiTouchController.java