page.title=Heap Viewer Walkthrough meta.tags="android, performance, profiling, tools, memory, memoryleaks, memoryheap" page.tags="android", "performance", "profiling", "tools", "memory", "memoryleaks", "memoryheap" page.metaDescription=Report in real-time how many objects of what types and sizes your application is allocating and find memory leaks. page.image=tools/performance/thumbnails/tools_heap_viewer.png page.article=true @jd:body

In this document

You should also read

This walkthrough shows the basic usage and workflow for the Heap Viewer tool. Heap Viewer reports in real-time what types of objects your application has allocated, how many, and their sizes on the heap.

What it's good for:

Prerequisites

Working with Heap Viewer