Constant ANDROID_STATE

Source
pub const ANDROID_STATE: &'static str;
๐Ÿ‘ŽDeprecated: {note: Renamed to android.app.state, reason: uncategorized}
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