That may be. In this test the memory usage by Dalvik reported by meminfo never decreased even though the JVM Runtime memory usage did fall when the Activity was destroyed.
The main point is that there is not a close correspondence between memory usage reported by Linux process stats and JVM free memory. So meminfo is not the best way to detect application memory leaks. On Oct 21, 4:27 pm, Mark Murphy <[email protected]> wrote: > > My understanding was that Dalvik VM returned memory to the OS, but I may > be mistaken. > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

