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.
public const ANDROID_STATE = 'android.state';