Android app that demonstrates the Activity LifeCycle. It uses Robotium for testing..
Android-Activity-LifeCycle is hosted in the following web site
https://github.com/ronnyml/Android-Activity-LifeCycle
If you think the Android project Android-Activity-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 Android-Activity-LifeCycle.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | robotium-solo-5.0.1.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
Android-Activity-LifeCycle has the following Java source files.
course.labs.activitylab.ActivityOne.java course.labs.activitylab.ActivityTwo.java