I built a video player app for Android. Now I'd like to capture info about its runtime (heap) memory usage.
Are there tools that I can use to capture and inspect this information? I'm using Eclipse to develop my app; does it have any features or plugins that make this easy?