Android Training/Building a Simple User Interface: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 205: Zeile 205:
<!--T:35-->
<!--T:35-->
# In Android Studio, from the toolbar, click '''Run'''.
# In Android Studio, from the toolbar, click '''Run'''.
# Or from a command line, change directories to the root of your Android project and execute:
# Or from a command line, change directories to the root of your Android project and execute:</translate>
#: <code>ant debug</code>
#: <code>ant debug</code>
#: <code>adb install bin/MyFirstApp-debug.apk</code>
#: <code>adb install bin/MyFirstApp-debug.apk</code>
 
<translate>
<!--T:36-->
<!--T:36-->
Continue to the next lesson to learn how to respond to button presses, read content from the text field, start another activity, and more.
Continue to the next lesson to learn how to respond to button presses, read content from the text field, start another activity, and more.
11.008

Bearbeitungen