Translations:Android Training/Managing the Activity Lifecycle/4/en: Unterschied zwischen den Versionen

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

Aktuelle Version vom 9. Februar 2016, 21:13 Uhr

Nachricht im Original (Android Training/Managing the Activity Lifecycle)
This class explains important lifecycle callback methods that each <code>Activity</code> instance receives and how you can use them so your activity does what the user expects and does not consume system resources when your activity doesn't need them.

This class explains important lifecycle callback methods that each Activity instance receives and how you can use them so your activity does what the user expects and does not consume system resources when your activity doesn't need them.