1

So I'm developing a flutter app and am using the android studio's virtual devices. I have multiple virtual devices (say pixel and nexus). Now once the virtual devices are launched, to run the app on both devices: I have to press the run button (on android studio) once to run the app on the currently selected virtual device, select the next virtual device, and press the run button again to run it on the other virtual device. Now this did not seem like an issue at the start, but after a while, it was starting to bug me as you can imagine, doing this multiple times over and over again would be an enormous waste of time. Is there a way to configure it such that once all virtual devices are launched, pressing the run button once would launch the app on all virtual devices and not only the currently selected virtual device ?

enter image description here

I tried this but for flutter it looks a little different, what do I configure ?

enter image description here

RKRK
  • 1,284
  • 5
  • 14
  • 18
Rajdeep
  • 2,246
  • 6
  • 24
  • 51

0 Answers0