Which of the following should be used to save the unsaved data and release resources being used by an Android application?

Which of the following should be used to save the unsaved data and release resources being used by an Android application?



Answer: Activity.onDestroy() Correct


Learn More :