Changes

Jump to: navigation, search

Template:Simple Application Activity Lifecycle

78 bytes added, 15:48, 8 March 2011
no edit summary
{{Ecl_menu}}__NOTOC__ == Activity Component ==
One of the application component type is called '''Activity''' and provides a screen for the user to interact with.
Based of the user input on the activity screen, the operating system calls into your class some important methods. The figure from [http://d.android.com/guide/topics/fundamentals/activities.html this source] illustrates the life cycle of an android activity component.
 
[[Image:activity_lifecycle.png|500px| ]]

Navigation menu