JakeWharton / adb-event-mirror

Mirror the touch/key/button events of one device onto one or more other devices in real-time
Apache License 2.0
885 stars 43 forks source link

Restore piping, parse event type mapping on mirrors #9

Closed JakeWharton closed 4 years ago

JakeWharton commented 4 years ago

The first time an event is seen we store a mapping from the host input to the mirror device input based on the event type.