On Jan 21, 3:17 pm, OldSkoolMark <m...@sublimeslime.com> wrote:
> Yes,  the OOM is related to 'external allocations'. I googled
> 'dalvikvm external allocation' and there's plenty to pore over. Is
> there an update on this issue in general?

If it's happening after orientation changes, there's a good chance
it's a memory leak in your application.  What I don't understand is
why a manual GC would change the outcome.

Take a look at:
  http://android-developers.blogspot.com/2009/01/avoiding-memory-leaks.html

-- 
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

Reply via email to