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

Android 10: solutions. #70

Open
instasck opened this issue Nov 29, 2021 · 0 comments
Open

Android 10: solutions. #70

instasck opened this issue Nov 29, 2021 · 0 comments

Comments

@instasck
Copy link

instasck commented Nov 29, 2021

I am facing "could not open /dev/input/event3, Permission denied" on android 10.

I know there is a solution with SFT here, what I want to ask is:
As far as I know inject inputs from "InputManager" is not the same as direct touch screen.
The main different is that each touch report pysicalId==0 which is detectable from app side as not a real touch HW.
image
I want to ask- is it the same as adb input tap 0,0 ?

Another solution:
Switch to root
chmod permissions
switch back to unroot.
Will this work ?

@instasck instasck changed the title Android 10 -root - change permission - unroot ? Android 10: solutions. Nov 29, 2021
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

1 participant