Translations:Android Training/Starting Another Activity/16/en

Aus Android Wiki
Version vom 20. Dezember 2015, 21:27 Uhr von FuzzyBot (Diskussion | Beiträge) (Neue Version von externer Quelle importiert)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Note: If you are using an IDE other than Android Studio, your project does not contain the activity_display_message layout that's requested by setContentView(). That's OK because you will update this method later and won't be using that layout.

  1. To your strings.xml file, add the new activity's title as follows: