pub const ANDROID_STATE: &str = "android.state";
Expand description

Deprecated use the device.app.lifecycle event definition including android.state as a payload field instead.

The Android lifecycle states are defined in Activity lifecycle callbacks, and from which the OS identifiers are derived.