javaandroidkotlinproject

How can i run Android Studio's project in multiple devices at the same time?


I want to run and test Android Studio's project at the same time in multiple devices for show

some Changes in UI related and also check chatting module.

can i get my solution by clicking this option in Android Studio ?

"Select Multiple Devices" menu item in Android Studio


Solution

  • You can click the drop down box of attached devices, then click "Select Multiple Devices"

    Select Multiple Devices

    Then select the devices you want and click "OK"

    Select Multiple Devices

    Now you can run on multiple devices with one click by clicking "Run"

    Run