Search code examples
androidmemory-leaksandroid-studio-3.0hprof

HPROF Analyzer tool not found in Android studio 3


HPROF Analyzer/Analyzer tasks is a great tool in android studio 2 which helps detect memory leaks. It's less time-consuming than using the eclipse MAT tool. However, I couldn't find it using the new Android Profiler in AS3.

Any help is greatly appreciated!


Solution

  • You need to save the dump file and open it via the "capture" tab. Then the analyzer is available