Quote:
Originally Posted by mdp
Maybe just MTP is enough - which should be the default USB mode as you connect the cable
|
Or, more in general (besides MTP): we have a USB cable from tablet to desktop computer; with a way to send data from Android code on the tablet and receive them on the desktop computer, the rest should be easy.
EDIT: maybe even and "inverse ADB" (tablet to computer) would be fine...
EDIT2: because normally, the tablet should be recognized as a HID - Human Interface Device - by the personal computer - exactly like a keyboard or mouse, this time providing clicks and coordinates (so like a touchpad). BUT, this is a work for Onyx, we cannot do that here...