Android Open Source - App example AdditionalLifecycleEvents






Project Summary

An Android example showing how to determine when certain application events happen, such as being brought to the background or foreground..

Web Site / Source Repository

AdditionalLifecycleEvents is hosted in the following web site
https://github.com/jhauberg/AdditionalLifecycleEvents

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

ItemValue
Java File Count4
Target SDK Version14
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.GET_TASKS




Java Source Files

AdditionalLifecycleEvents has the following Java source files.

com.github.lifecycle.Lifecycle.java
com.github.lifecycle.MonitoredApplication.java
com.github.lifecycle.activity.Example.java
com.github.lifecycle.activity.MonitoredActivity.java