• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps using onResume() : when?

AlexeyS

Newbie
Hello. I want to understand when i should use and what i should write in onResume() method in my app. My app read data from internet, save it in the database and then user can see the list of songs. thank you
 
Back
Top Bottom