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

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -