Skip to content

Event forwarding did not work for same emulators #13

Description

@hossain-khan

Env Info

  • OS: MacOS 10.15.5
  • kotlinc version: 1.3.72
  • adb version: 30.0.3
  • Emulator 1: Pixel 3 API 30 - Google Play
  • Emulator 2: Pixel 3 API 30 - Google Play

Issue

Used command in the readme to run on emulators, however it did not forward the touch events.

Command Used

adb -s emulator-5554 shell getevent | ./adb-event-mirror.main.kts emulator-5556 --debug

Debug Log

adb-event-mirror-log.txt

Screen capture

Kapture 2020-07-14 at 22 32 26

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions