Android Training/Running Your Application: Unterschied zwischen den Versionen

Zeile 46: Zeile 46:
# Launch the Android Virtual Device Manager:
# Launch the Android Virtual Device Manager:
#* In Android Studio, select '''Tools > Android > AVD Manager''', or click the AVD Manager icon in the toolbar.
#* In Android Studio, select '''Tools > Android > AVD Manager''', or click the AVD Manager icon in the toolbar.
#* Or, from the command line, change directories to <code>sdk/</code> and execute: tools/android avd '''Note:''' The AVD Manager that appears when launched from the command line is different from the version in Android Studio, so the following instructions may not all apply.
#* Or, from the command line, change directories to <code>sdk/</code> and execute:
#: <code>tools/android avd</code>
#:'''Note:''' The AVD Manager that appears when launched from the command line is different from the version in Android Studio, so the following instructions may not all apply.
# On the AVD Manager main screen (figure 1), click '''Create Virtual Device'''.
# On the AVD Manager main screen (figure 1), click '''Create Virtual Device'''.
# In the Select Hardware window, select a device configuration, such as Nexus 6, then click '''Next'''.
# In the Select Hardware window, select a device configuration, such as Nexus 6, then click '''Next'''.
11.008

Bearbeitungen