I do my Android development exclusively on my actual phone, and I want to be able to run my program without having to go through the Android device chooser every time I launch, but even when I check the “Use same device for future launches” box, I still get prompted to choose a device. Do you know what I can do to always run on that device?
Share
Go in to the menu
Run -> Run Configuration...and in the configuration of your project, under the tabTarget, check and make sure it’s set toautomatic.