jfedor2 / screen-hopper

Smart KVM switch
137 stars 8 forks source link

Pc and Android? #1

Closed rp1231 closed 2 years ago

rp1231 commented 2 years ago

Would it be possible to use this with a pc and Android device?

jfedor2 commented 2 years ago

Unfortunately Android doesn't seem to support absolute mouse cursor positioning so it will not work in its current form.

rp1231 commented 2 years ago

Ah I see, Thanks.

rp1231 commented 2 years ago

I'm not really a dev, but there is some sort of mention for absolute positioning on this page. https://developer.android.com/reference/android/database/Cursor#moveToPosition(int)

Maybe it would be possible with this?

rp1231 commented 2 years ago

@jfedor2 Do you think it would be possible in Android OTG mode?