Understand the Activity Lifecycle
How Activity works This diagram show how to Activity lifecycle works. onCreate() You must implement this callback, which fires when the system first creates the activity. Bibliographic reference https://developer.android.com/guide/components/activities/activity-lifecycle