ActivityLifeCycleTest, the second project of the book FirstLineAndroid.
ActivityLifeCycleTest is hosted in the following web site
https://github.com/zjn0505/ActivityLifeCycleTest
If you think the Android project ActivityLifeCycleTest 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 ActivityLifeCycleTest.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
ActivityLifeCycleTest has the following Java source files.
com.example.activitylifecycletest.DialogActivity.java com.example.activitylifecycletest.MainActivity.java com.example.activitylifecycletest.NormalActivity.java