Android Training/Running Your Application: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
(Diese Seite wurde zum Übersetzen freigegeben)
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 16: Zeile 16:
# Enable '''USB debugging''' on your device.
# Enable '''USB debugging''' on your device.
#* On most devices running Android 3.2 or older, you can find the option under '''Settings > Applications > Development'''.
#* On most devices running Android 3.2 or older, you can find the option under '''Settings > Applications > Development'''.
#* On Android 4.0 and newer, it's in '''Settings > Developer options'''. '''Note:''' On Android 4.2 and newer, '''Developer options''' is hidden by default. To make it available, go to'''Settings > About phone''' and tap '''Build number''' seven times. Return to the previous screen to find'''Developer options'''.
#* On Android 4.0 and newer, it's in '''Settings > Developer options'''.
#: '''Note:''' On Android 4.2 and newer, '''Developer options''' is hidden by default. To make it available, go to'''Settings > About phone''' and tap '''Build number''' seven times. Return to the previous screen to find '''Developer options'''.


=== Run the app from Android Studio === <!--T:6-->
=== Run the app from Android Studio === <!--T:6-->
# Select one of your project's files and click '''Run'''  from the toolbar.
# Select one of your project's files and click '''Run''' from the toolbar.
# In the '''Choose Device''' window that appears, select the '''Choose a running device''' radio button, select your device, and click '''OK''' .
# In the '''Choose Device''' window that appears, select the '''Choose a running device''' radio button, select your device, and click '''OK''' .
Android Studio installs the app on your connected device and starts it.
Android Studio installs the app on your connected device and starts it.
11.008

Bearbeitungen