Constant ANDROID_STATE

pub const ANDROID_STATE: &'static str;
Expand description

Deprecated. Use android.app.state instead.

§Notes

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