android-lifecycle

A diagram of the Android Activity / Fragment lifecycle

  • Owner: xxv/android-lifecycle
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Complete Android Fragment & Activity Lifecycle

After struggling with trying to figure out how various pieces fit together,
I've done some research and put together the complete Android Activity/Fragment
lifecycle chart. This has two parallel lifecycles (activities and fragments)
which are organized vertically by time. Lifecycle stages will occur in the
vertical order in which they're displayed, across activities and fragments. In
this way, you can see how your fragments interact with your activities.

If you see any discrepancies or errors in this diagram, please submit a pull
request or contact steve@staticfree.info.

Vector versions suitable for printing: PDF or SVG

A Complete Android Fragment & Activity Lifecycle

Some Notes

This intentionally leaves off user-triggered callbacks (such as
onOptionsItemSelected()), focusing on the lifecycle stages that are triggered
by the system, in order to keep the diagram more focused on the parts that are
hard to follow.

The canonical format of the diagram is the Dia file. It was then exported
to SVG, hand-tweaked to fix font sizes, and imported into Inkscape to do an
SVG, PDF, and PNG render. I hope to find a better workflow for this going forward;
patches always welcome.

License

This diagram (in all its various forms and renders) is licensed under the
Creative Commons BY-SA 4.0 license. If you would like it under a
different Creative Commons license, please contact me and we can figure
something out.

Main metrics

Overview
Name With Ownerxxv/android-lifecycle
Primary LanguageJava
Program languageJava (Language Count: 1)
Platform
License:
所有者活动
Created At2014-04-18 14:26:22
Pushed At2021-08-19 00:44:07
Last Commit At
Release Count1
Last Release Namev0.9.0 (Posted on )
First Release Namev0.9.0 (Posted on )
用户参与
Stargazers Count5.3k
Watchers Count260
Fork Count675
Commits Count15
Has Issues Enabled
Issues Count30
Issue Open Count25
Pull Requests Count0
Pull Requests Open Count2
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private