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

some feature updates #33

Open Cheburashka42 opened 1 year ago

Cheburashka42 commented 1 year ago

Bom Dia Joao

i added some features to your code that I used in a project to remote control an android device from another program. For that I added the ability to read from stdin and a feature to support relative timestamp to easily create eventstreams without the need to keep track of a global time.

Abracos

Matthias