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

Aus Android Wiki
(Neue Version von externer Quelle importiert)
 
(kein Unterschied)

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

Nachricht im Original (Android Training/Starting Another Activity)
The system receives this call and starts an instance of the <code>Activity</code> specified by the <code>Intent</code>. Now you need to create the <code>DisplayMessageActivity</code> class in order for this to work.

The system receives this call and starts an instance of the Activity specified by the Intent. Now you need to create the DisplayMessageActivity class in order for this to work.