Android
Programming and Technical
Programming
Technical
Which of the following are appropriate for saving the state of an android applications?
Options
1) Activity.onFreeze()
2) Activity.onStop()
3) Activity.onPause()
4) Activity.onDestroy()
Read Solution (Total 0)
Android Other Question