15-Feb-14 (Created: 15-Feb-14) | More in 'Fragments and Dialogs'

Here is some code to monitor activity life cycle

It is quite revealing to monitor an activity's life cycle in Android. Here is some source code that you can use to monitor logcat and see how an activity behaves and various activity life cycle call backs happen.