Search code examples
javaandroidandroid-activitylifecycle

Rules of the methods of the activity lifecycle


Is there any rules for what, and what to not put in onresume, onpause, onstart etc?

Thanks in advance. Petter Daae


Solution

  • The link below should answer all your questions

    http://developer.android.com/training/basics/activity-lifecycle/index.html