Hello all:
I have a activity always runs onCreate() after I come back to previous
activity.
I think my emulator needs memory, so it killed my activity.
But I use eclipse DDMS tool to watch my process, it still there with
the same process id.
This really confuses me. Could anyone explain why?

Here is the link describe activity life cycle, always kill process
before running onCreate()
http://developer.android.com/reference/android/app/Activity.html#ActivityLifecycle

Sorry that my source code is too big, so it is hard to post here.
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to