mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 09:29:38 +00:00
Support for device picker during launch #74
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adelphes on 4/23/2020
Adds support for displaying a quick-pick list of connected devices for the user to choose from.
Enabled by setting
"targetDevice": "${command:PickAndroidDevice}"in the launch options.