Monday, September 26, 2011

[android-developers] Re: Activities aren't getting killed by ActivityManager when app is running out of memory

Just for debugging purposes:
Have you implemented the Activity's method 'onLowMemory()'  and put a debug/logcat statement in there to see it this one gets called or not?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment