Diagram of Android Activity Lifecycle (High Resolution) for quick reference



Here is a high resolution diagram (click on the image to open large version) that shows the life cycle of android activity.

It particularly shows how the following Android Activity methods are called during the life cycle of the particular activity.

  1. onCreate()
  2. onStart()
  3. onResume()
  4. onPause()
  5. onRestart()
  6. onStop()
  7. onRestart()

Blog Widget by LinkWithin

Originally posted 2012-07-04 12:48:56.

Share
Tagged , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Leave a Reply