2.2: Activity Lifecycle and Instance State
by
anggitnurf
·
February 2, 2018
1.1 Copy the TwoActivities Project
1.2 Implement callbacks in to MainActivity
1.3 Implement lifecycle callbacks in SecondActivity
1.4 Observe the log as the app runs
2.1 Save the activity instance state with onSaveInstanceState()