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

adb tap in multiple devices over wifi connection #3457

Closed
faynoran opened this issue Aug 19, 2022 · 1 comment
Closed

adb tap in multiple devices over wifi connection #3457

faynoran opened this issue Aug 19, 2022 · 1 comment

Comments

@faynoran
Copy link

hi , im looking for a method to tap on multiple android devices that are connect over adb wifi connection in a python code. I tried input tap x y command on cmd prompt .Unfortunately the clicks are having too much delay than expected. I just want to know if scrcpy could solve my issue. I just need a faster tap on all the devices without too much delay.

@rom1v
Copy link
Collaborator

rom1v commented Aug 19, 2022

Not out-of-the-box, but you could do the same as scrcpy for input injection (possibly reusing the scrcpy-server): #231 (comment).

@rom1v rom1v closed this as completed Aug 19, 2022
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