Changes

Jump to: navigation, search

Template:Simple Application Activity Lifecycle

16 bytes removed, 21:49, 8 March 2011
no edit summary
== Activity Component ==
One of the most important application component type is called '''Activity''' and provides a screen for the user to interact with.
The activity object could be created from a subclass of the [http://d.android.com/reference/android/app/Activity.html Activity] class or one of its subclasses.
Here is a [https://zenit.senecac.on.ca/svn/ecl500/Lectures/trunk/w11-mobile-android-simple/ sample that illustrates the activity] life cycle.
The Managing the lifecycle states are of an activity is defined in the [[what are the state of how to build a simple Android applicationapp]] tutorial

Navigation menu