android-dev-ext
android-dev-ext copied to clipboard
Allow multi-device deployments
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.