Zum Inhalt springen

Translations:Android Training/Starting Another Activity/1/en: Unterschied zwischen den Versionen

Aus Android Wiki
FuzzyBot (Diskussion | Beiträge)
Neue Version von externer Quelle importiert
 
FuzzyBot (Diskussion | Beiträge)
Neue Version von externer Quelle importiert
 
Zeile 1: Zeile 1:
After completing the [[Spezial:MyLanguage/Android Training/Building a Simple User Interface|previous lesson]], you have an app that shows an activity (a single screen) with a text field and a button. In this lesson, you’ll add some code to<code>MyActivity</code> that starts a new activity when the user clicks the Send button.
After completing the [[Spezial:MyLanguage/Android Training/Building a Simple User Interface|previous lesson]], you have an app that shows an activity (a single screen) with a text field and a button. In this lesson, you’ll add some code to <code>MyActivity</code> that starts a new activity when the user clicks the Send button.

Aktuelle Version vom 20. Dezember 2015, 21:27 Uhr

Nachricht im Original (Android Training/Starting Another Activity)
After completing the [[Spezial:MyLanguage/Android Training/Building a Simple User Interface|previous lesson]], you have an app that shows an activity (a single screen) with a text field and a button. In this lesson, you’ll add some code to <code>MyActivity</code> that starts a new activity when the user clicks the Send button.

After completing the previous lesson, you have an app that shows an activity (a single screen) with a text field and a button. In this lesson, you’ll add some code to MyActivity that starts a new activity when the user clicks the Send button.

Cookies helfen uns bei der Bereitstellung von Android Wiki. Durch die Nutzung von Android Wiki erklärst du dich damit einverstanden, dass wir Cookies speichern.