Skip to content

Instantly share code, notes, and snippets.

@jwill
Last active August 29, 2015 14:02
Show Gist options
  • Save jwill/6e10a96fb5cfde9dd3a3 to your computer and use it in GitHub Desktop.
Save jwill/6e10a96fb5cfde9dd3a3 to your computer and use it in GitHub Desktop.
t
Go ahead and add logging statements to the onPause, onResume, onStart, onStop, oncreate, and onResume Activity Lifecycle handlers. Start your app and try rotating your phone and observe the logs. What’s the sequence of lifecycle events your Activity goes through simply by changing the orientation?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment