Kizspy | Question: 21 (Choose 1 answer)
Which of the following should be used to save the unsaved data and release resources being used by an Android application?
A. Activity.onStop()
B. Activity.onDestroy()
C. Activity.onPause()
D. Activity.onShutdown()