page.title=Memory Monitor Walkthrough meta.tags="android, performance, profiling, tools, memory, memoryleaks, garbagecollection, memorymonitor" page.tags="android", "performance", "profiling", "tools", "memory", "memoryleaks", "garbagecollection", "memorymonitor" page.metaDescription=Graph memory usage and garbage collection events for your app in real-time. page.image=tools/performance/thumbnails/tools_memory_monitor.png page.article=true @jd:body

In this document

You should also read

This walkthrough shows the basic usage and workflow for the Memory Monitor tool in Android Studio. Memory Monitor reports in real-time how your app allocates memory.

What it's good for:

Prerequisites

Working with Memory Monitor