Issue
How to run an android app in all connected devices or emulators at the same time from Android Studio?
We are able to run an android app in all connected devices or emulators at the same time from Eclipse. But how in Android Studio?
Any Suggestions will be appreciated :-)
Solution
Hold down SHIFT and click each device you want to run your app on when the device chooser is displayed.
This only works for running the app, if you choose to debug, this is limited to one device only
Answered By - Kuffs
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.