Changes

Jump to: navigation, search
Run/Debug Configurations
Assuming that the application loads into the emulator and runs as expected, we have safely verified that the Android development environment is correctly installed and configured.
== RunRun/Debug Configurations ==
A particular project can be configured such that a specific device or emulator is used automatically each time it is run from within Android Studio. This avoids the necessity to make a selection from the device chooser each time the application is executed. To review and modify the Run/Debug configuration, click on the button to the left of the run button in the Android Studio toolbar and select the Edit Configurations… option from the resulting menu:
[[Image:as_3.0_run_edit_configurations.png]]
[[Image:as_3.0_run_configurations_dialog.png]]

Navigation menu