android-lifecycle

A diagram of the Android Activity / Fragment lifecycle

  • 所有者: xxv/android-lifecycle
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.

主要指标

概览
名称与所有者xxv/android-lifecycle
主编程语言Java
编程语言Java (语言数: 1)
平台
许可证
所有者活动
创建于2014-04-18 14:26:22
推送于2021-08-19 00:44:07
最后一次提交
发布数1
最新版本名称v0.9.0 (发布于 )
第一版名称v0.9.0 (发布于 )
用户参与
星数5.3k
关注者数260
派生数675
提交数15
已启用问题?
问题数30
打开的问题数25
拉请求数0
打开的拉请求数2
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?