Which of the following should be used to save the unsaved data and release resources being used by an Android application?
Answers:
• Activity.onStop()
• Activity.onPause()
• Activity.onDestroy()
• Activity.onShutdown()
• Activity.onFreeze()
No comments:
Post a Comment