Saturday, November 29, 2014

Android Studio - Changing Run Configurations

When i imported an eclipse project into Android Studio, and ran it, it started by default launching in simulator even though i had the device connected.

This configuration can be altered using the Run -> Edit Configurations Menu,
In this the Target Device can be selected to Emulator or Device or Show Chooser dialog. This configuration is given like in below screenshot

 References:
http://stackoverflow.com/questions/16585055/android-studio-doesnt-start-with-connected-device

No comments:

Post a Comment