diff options
Diffstat (limited to 'docs/html/tools/studio/index.jd')
-rw-r--r-- | docs/html/tools/studio/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/studio/index.jd b/docs/html/tools/studio/index.jd index eaa96d3..b3d0ad7 100644 --- a/docs/html/tools/studio/index.jd +++ b/docs/html/tools/studio/index.jd @@ -244,7 +244,7 @@ Manager (HAXM) emulator accelerator and creates a default emulator for quick app -<h3>Memory Monitor</h3> +<h3 id="memory-monitor">Memory Monitor</h3> <p>Android Studio provides a memory monitor view so you can more easily monitor your app's memory usage to find deallocated objects, locate memory leaks and track the amount of memory the connected device is using. With your app running on a device or emulator, click the |