Heap Dump Analyzer [root]

500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app allows you to dump the heap of a foreground app (currently interacting with the user) and you have completely control over when you want to dump the heap thanks to the floating buttons reside on top of all activities. The app requires ROOT due to the nature of how it works and the app HAS TO BE debuggable for the magic to happen. You will be able to analyze the dump file (suffixed with .hprof) from within this app as well.

If you are not an android developer or don't care about memory leaks, this app is probably not for you.

If you were experiencing conversion error (say that only original hprof file was generated), you can convert the original hprof file to a standard one using hprof-conv tool provided by android sdk and then put the standard prof file under the com.redlee90.heapdumpanalyzer directory and then you can continue analyzing it.

Please send me bug reports and feature requests to redlee90@gmail.com. Thanks and happy coding!
Updated on
Sep 10, 2019

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

Bug fixes