Skip to content
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

Permission denied #39

Open
guowee opened this issue Oct 29, 2018 · 1 comment
Open

Permission denied #39

guowee opened this issue Oct 29, 2018 · 1 comment

Comments

@guowee
Copy link

guowee commented Oct 29, 2018

Hi, Simo.
My NDK version is 15, and APP_PLATFORM has a default value of 14, which is compiled successfully. My android device system version is android 5.1.1, copy minitouch to /data/local/tmp directory; then execute the command "adb shell /data/local/tmp/minitouch", minitouch failed to start successfully, the following is the exception log.

WARNING: linker: /data/local/tmp/minitouch: unused DT entry: type 0x6ffffffe arg 0xa88
WARNING: linker: /data/local/tmp/minitouch: unused DT entry: type 0x6fffffff arg 0x2
open: Permission denied
Unable to open device /dev/input/event4 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/event0 for inspectionopen: Permission denied
Unable to open device /dev/input/mice for inspectionopen: Permission denied
Unable to open device /dev/input/event2 for inspectionUnable to find a suitable touch device

I hope you can provide some help. Thank you very much!

@thinkhy
Copy link
Member

thinkhy commented Oct 29, 2018

seems a similar problem of STF issue #477

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants