Check this blog post: http://android-developers.blogspot.com/2011/03/memory-analysis-for-android.html
also there are a variety of tools in the SDK to use: http://developer.android.com/guide/developing/debugging/debugging-ui.html http://developer.android.com/guide/developing/debugging/debugging-tracing.html Don't think there is anything for the activity lifecycle specifically. I just use log statements where I need them. Morrison On Jan 10, 2:13 pm, Grantland <grantlandc...@gmail.com> wrote: > I was wondering if there was a simple way to track Android process > memory usage as well as state similar to the way iOS apps were tracked > in this video:http://speirs.org/blog/2012/1/6/ios-multitasking-in-detail.html > > If there is, it would be very helpful for people to understand > Activity lifecycles as it depicts them visually. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en