-
Notifications
You must be signed in to change notification settings - Fork 398
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]'
I can't use the adb getevent tool on my redroid emulator.
Describe the solution you'd like
A clear and concise description of what you want to happen.
I would love to use the adb getevent tool on redroid to make automations faster and more accurate. It's easier than using the old and common adb input events.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Replace scrcpy with something else, or make scrcpy work alongside adb getevent
Additional context
Add any other context or screenshots about the feature request here.
I noticed that some other users mentioned the getevent not working, and observed that it shares the same principle as scrcpy. However, there may be an alternative that could replace scrcpy or a solution that could make this work. Thanks.