onResume() method is an activity life cycle method. This is called when the activity come to foreground. You can override this method in your activity to execute code when activity is started, restarted or comes to foreground.
Liked By
Write Answer
What is onResume() and where should we call this method?
Join MindStick Community
You have need login or register for voting of answers or question.
Anonymous User
11-Sep-2015