The tool is stuck on "Waiting for device"

Issue #74 resolved
Mikhail Lopatkin repo owner created an issue

Occurence rate: Sometimes

Run emulator

Run tool

Expected result: the tool should connect to the emulator

Actual result: "Waiting for device..." is displayed. If "Connect to device..." is opened, it shows that emulator is visible and online.

Comments (5)

  1. Mikhail Lopatkin reporter

    The problem is a race condition between "getDefaultDevice" and registering a listener for device connection.

  2. Log in to comment