Overview of Android Lifecycles Activity Lifecycle MethodsonCreate()Called when activity first createdNoonRestart()Called after activity stopped, prior to restartingNoonStart()Called when activity is becoming visible to userNoonResume()Called when activity starts interacting with userNoApplication Lifecycles eagle.phys.utk.edu › guidry › android › applicationLifecycles