Activity
Activity lifecycle with saved instance state
onCreate()
onPostCreate()
onStart()
onRestoreInstanceState()
onResume()
onPause()
onSaveInstanceSate()
onStop()
onRestart()
onDestroy()
Last updated
Activity lifecycle with saved instance state
onCreate()
onPostCreate()
onStart()
onRestoreInstanceState()
onResume()
onPause()
onSaveInstanceSate()
onStop()
onRestart()
onDestroy()
Last updated