Android Open Source - Development eclipse LifecycleDemo






Project Summary

Eclipse Android application project demonstrates life-cycle state changes of various Android components.

Web Site / Source Repository

LifecycleDemo is hosted in the following web site
https://github.com/twitter-university/LifecycleDemo

If you think the Android project LifecycleDemo 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 LifecycleDemo.

ItemValue
Java File Count9
Target SDK Version11
Minimum SDK Version10
Activity Count3
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION




Java Source Files

LifecycleDemo has the following Java source files.

com.marakana.android.lifecycle.ActivityDemo.java
com.marakana.android.lifecycle.AnotherActivity.java
com.marakana.android.lifecycle.ApplicationDemo.java
com.marakana.android.lifecycle.IntentServiceDemo.java
com.marakana.android.lifecycle.PrefsActivity.java
com.marakana.android.lifecycle.ProviderDemo.java
com.marakana.android.lifecycle.ReceiverDemo.java
com.marakana.android.lifecycle.ServiceDemo.java
com.marakana.android.lifecycle.SystemServicesDemo.java