Lines Matching refs:configuration
111 <p>The run configuration specifies the module to run, package to deploy, Activity to start,
112 target device, emulator settings, and Logcat options. Run configuration can be set at the project,
114 Android Studio will automatically create a run configuration. The default run
115 configuration will launch the default project Activity and use automatic target mode for device
117 can customize the run configuration or even create a new one.</p>
119 <p>To create or modify a run configuration, see the IntelliJ documentation on
120 <a href="https://www.jetbrains.com/idea/webhelp/run-debug-configuration-android-application.html">
128 <li>Expand the <strong>Android Application</strong> item and create a new configuration or open
131 <li>With the Run Configuration selected, adjust your desired run configuration settings:
151 <p>By default, a run configuration uses the <strong>automatic</strong> target mode in order to
156 <li>If there's a device or emulator already running and its AVD configuration meets the
173 <p>However, if a "preferred" AVD is selected in the run configuration, then the application will
177 <p>If your run configuration uses <strong>manual</strong> mode, then the "device chooser" is
189 …automatically creates a default run configuration for the project. Android Studio will then perform
195 <li>Create a default run configuration (if one does not already exist for the project).</li>
198 Target defined by the run configuration.
212 <p>To set or change the run configuration used for your project or module, select