forked from openstf/minitouch
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
minitouch can not run in android 14(not root),Does anyone know how to solve it? #17
Comments
I am facing some similar issue as well, using minitouch with stf and due to this issue, touch is not working in remote device. |
I'm also seeing a problem with minitouch on Android 14, though it is different. Frustratingly, it only started occurring after I upgraded from a 6-month old installation.. (unsure which version number).
|
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: