On the devices tab, there are a bunch of icons starting with a green bug. To the right of that is the "Update Heap: button which looks like a green cylinder that is half full. Press that button and the heap tab should be enabled. Click "Cause GC" to populate the Heap tab.
It is worth to mention one thing, you have to put in android:debuggable="true"
in the AndroidManifest.xml
(under Application tag) in order to see the process list appear under the available device/simulator (in DDMS). Even though you are not trying to run your application in debug mode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With