openstf / minitouch

Minimal multitouch event producer for Android.
Other
633 stars 233 forks source link

minitouch can not run in android 14(not root),Does anyone know how to solve it? #71

Open summerlife opened 7 months ago

summerlife commented 7 months ago

minitouch cannot be used on non-rooted Android 14 models and will report a permission error. How can I solve it? The error message is as follows:

open: Permission denied Unable to open device /dev/input/event0 for inspectionopen: Permission denied Unable to open device /dev/input/mice for inspectionopen: Permission denied Unable to open device /dev/input/mouse1 for inspectionopen: Permission denied Unable to open device /dev/input/event5 for inspectionopen: Permission denied Unable to open device /dev/input/mouse0 for inspectionopen: Permission denied Unable to open device /dev/input/event2 for inspectionopen: Permission denied Unable to open device /dev/input/event3 for inspectionopen: Permission denied Unable to open device /dev/input/event1 for inspectionopen: Permission denied Unable to open device /dev/input/event4 for inspectionUnable to find a suitable touch device connecting socket: Connection refused