Closed elimisteve closed 1 year ago
@elimisteve , sorry for letting this hang so long - I get a lot of GitHub notifications so it's easy to miss stuff. I'm trying to find a way to trigger the CI again so I can see what is up with the failing emulator run (it's very flaky so it could just be a hick-up)
Thanks!
You bet!
This PR allows us to run
vab --list-devices
to list the devices we can deploy our Android app to.This is useful whenever
--device auto
is too crude, such as when we have multiple physical or emulated devices connected.