Cartucho / android-touch-record-replay

How to record and replay touchscreen events on an Android device.
Apache License 2.0
224 stars 46 forks source link

Realtime event mirror from one device to another? #34

Open achimghita opened 1 year ago

achimghita commented 1 year ago

Having several devices connected via ADB, it would be nice to be able to mirror the events from one to the other(s) in realtime. Is there any way to do this?