Skip to content

Allow AdbServer.list() to work with multiple adb devices#80

Open
sleekweasel wants to merge 5 commits intomobile-dev-inc:masterfrom
sleekweasel:fix_multiple_adb_devices
Open

Allow AdbServer.list() to work with multiple adb devices#80
sleekweasel wants to merge 5 commits intomobile-dev-inc:masterfrom
sleekweasel:fix_multiple_adb_devices

Conversation

@sleekweasel
Copy link

@sleekweasel sleekweasel commented Dec 4, 2024

This allows dadb to work with multiple devices attached to adb, and seems to work for my real test case against the Maestro test framework.

To allow the tests to run while multiple devices are attached, I added a 'first:' deviceQualifier - it can be given a regex to select for and against emulators and remote machines.

Despite my concerns in #64 (comment) I think this is an OK solution: it's vanishingly unlikely the device will reconnect between listing, and most adb users work from -s anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant