How to find out IDs or names of preloaded system drawables (bitmaps) from memory dump
I'm analyzing memory usage of our app, and has found strange Drawables , which constantly "eats" few megabytes of heap. Here are few screenshots from MAT : Dominator tree with 2 pretty big bitmaps Path to GC roots for one of above bitmaps This bitmaps always appears in heap dumps from my phone ( Samsung Galaxy Nexus, OS 4.1.1 ), no matter how long or how intensive I use our app. I've already tried to search the source of this bitmaps using MAT - with no luck. All usefull information I was able to find was width and height of bitmaps, it's both 512x512: But our app doesn't have any single