In android studio 2.2, how do I switch the device my application is running on?
Before upgrading (to version 2.2), the pop window will ask me which device I want to run my application every time I start. Now it automatically runs it on one device without a request.
On Run> Change configurations> application> Deployment options, I have disabled "Use the same device for future launches".
Currently, I will disable the last launcher to display the device popup.

android android-studio
edughofaili
source share