android-dev-ext icon indicating copy to clipboard operation
android-dev-ext copied to clipboard

Allow multi-device deployments

Open adelphes opened this issue 8 years ago • 0 comments

The debugger only permits deployment to a single device. If multiple devices are connected, a target device must be chosen in launch.json.

A nice option would be to allow the built app to be simultaneously deployed to all (or a selection) of connected devices, but only to debug on one of them.

adelphes avatar Jan 27 '17 09:01 adelphes