adspace
Answer Posted / Anil Bharati
In Android, 'onPause()' is a method that gets called when an activity loses focus (is hidden) but hasn't been fully stopped yet. It allows the activity to perform any cleanup before it is no longer visible to the user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers