Android Open Source - UI activity AndroidLifecycleTest






Project Summary

This is a project to learn Lifecycle of Activity and Fragment..

Web Site / Source Repository

AndroidLifecycleTest is hosted in the following web site
https://github.com/suzukihr/AndroidLifecycleTest

If you think the Android project AndroidLifecycleTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidLifecycleTest.

ItemValue
Java File Count8
Activity Count3
Fragment Count1

License

The license information of AndroidLifecycleTest is as follows:

MIT License





Java Source Files

com.example.lifecycletest.ApplicationTest.java
com.example.lifecycletest.LifeCycleActivity.java
com.example.lifecycletest.LifeCycleFragment.java
com.example.lifecycletest.MainActivity.java
com.example.lifecycletest.MainFragment.java
com.example.lifecycletest.SampleFragment.java
com.example.lifecycletest.SecondActivity.java
com.example.lifecycletest.ThirdActivity.java