Android Bluetooth touchpad client and server app.
android_remote_touchpad is hosted in the following web site
https://github.com/msznajder/android_remote_touchpad
If you think the Android project android_remote_touchpad 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_remote_touchpad.
Item | Value |
---|---|
Java File Count | 8 |
Minimum SDK Version | 7 |
Activity Count | 2 |
jar files used | bluecove-2.1.0.jar bluecove-gpl-2.1.0.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.VIBRATE |
android_remote_touchpad has the following Java source files.
com.michalsznajder.android.master.touchpad.BluetoothConnectionService.java com.michalsznajder.android.master.touchpad.BluetoothListActivity.java com.michalsznajder.android.master.touchpad.BluetoothServer.java com.michalsznajder.android.master.touchpad.ControlThread.java com.michalsznajder.android.master.touchpad.MainActivity.java com.michalsznajder.android.master.touchpad.Motion.java com.michalsznajder.android.master.touchpad.Motion.java com.michalsznajder.android.master.touchpad.ServerThread.java