Understanding Activity and Fragment lifecycle..
LifeCycle is hosted in the following web site
https://github.com/ozzyisti/LifeCycle
If you think the Android project LifeCycle 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 LifeCycle.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 15 |
Minimum SDK Version | 15 |
Activity Count | 2 |
Fragment Count | 4 |
LifeCycle has the following Java source files.
ro.essolutions.LifeCycle.ActivityOne.java ro.essolutions.LifeCycle.ActivityTwo.java ro.essolutions.LifeCycle.DynamicFragmentOne.java ro.essolutions.LifeCycle.DynamicFragmentTwo.java ro.essolutions.LifeCycle.StaticFragmentOne.java ro.essolutions.LifeCycle.StaticFragmentTwo.java