Skip to content

wait until the emulator launched before trying to install the sketch #379

Closed
@codeanticode

Description

@codeanticode

When launching a sketch in the emulator for the first time, one is likely to see this message:

image

since the emulator takes a relatively long time to boot. Looking at the error messages, it seems that Processing tries to install the sketch before the emulator completes the booting process. Maybe there is a a way to detect if the emulator has started up, and only then install the sketch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions