minitouch icon indicating copy to clipboard operation
minitouch copied to clipboard

Unable to find a suitable touch device

Open ghost opened this issue 6 years ago • 4 comments

Hi,Simo Kinnunen , thank you very much for your contribution. The minicap has gave me much help. Recently ,when I use minitouch ,I meet a problem. My devices is not a phone but a development-board(HiKey970) developed by HUAWEI Corporation. When I run $ LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minitouch command,it return me # Unable to find a suitable touch device. So, I want to make sure that is minitouch run with support of touch driver on device? If not, how can I deal with this problem.

ghost avatar May 28 '18 07:05 ghost

Thanks! Unfortunately, if there is no multitouch device then minitouch doesn't work.

sorccu avatar May 28 '18 07:05 sorccu

Thanks for your reply. I need to find other solution.

ghost avatar May 28 '18 07:05 ghost

@ghost do you get other solution?

q315099997 avatar Aug 01 '19 08:08 q315099997

Thanks to recent changes, regarding Android 10, if you build the APK following these changes

https://github.com/openstf/STFService.apk/pull/53

It should work.

4c0n avatar Jun 07 '20 18:06 4c0n