java - Understanding Eclipse Memory Analyzer Report -


i've been having tough time trying figure out source of oom errors.

the memory analyzer report says instance of bitmapdrawable occupies ~16 mb thought i'd start there. however, i'm not sure how memory can accumulated in instance of "byte[]". advice how interpret report or might going wrong appreciated.

eclipse mat heap dump analysis problem suspect 1


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -