dunebox-connect

Connect a Dunebox AVD to local ADB

Arguments

Both --token and --asid can be skipped iff there is only one running emulator. Otherwise exactly one of the flags needs to be specified.

Successful Output

The progress of the connection will be printed to the console. The program will return once the connection breaks, which may be because the remote session terminated, local adb disconnected or the internet is disconnected.

Last updated