Code for the Android Fragment LifeCycle In Detail blog post.
FragmentLifeCycle is hosted in the following web site
https://github.com/SilverBayTech/FragmentLifeCycle
If you think the Android project FragmentLifeCycle listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of FragmentLifeCycle.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
FragmentLifeCycle has the following Java source files.
com.silverbaytech.blog.fragmentlifecycle.AddedFragment.java com.silverbaytech.blog.fragmentlifecycle.BootActivity.java com.silverbaytech.blog.fragmentlifecycle.HostActivity.java com.silverbaytech.blog.fragmentlifecycle.HostedFragment.java