Discover

Topics

Heap Dump Analyzer [root]

Heap Dump Analyzer [root] APK

Heap Dump Analyzer [root] APK

1.4 FreeRay Li ⇣ Download APK (2.32 MB)

Dump app (needs to be debuggable) heap and analyze it from your Android devices

What's Heap Dump Analyzer [root] APK?

Heap Dump Analyzer [root] is a app for Android, It's developed by Ray Li author.
First released on google play in 8 years ago and latest version released in 2 years ago.
This app has 467 download times on Google play and rated as 4.00 stars with 5 rated times.
This product is an app in Productivity category. More infomartion of Heap Dump Analyzer [root] on google play
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 [email protected]. Thanks and happy coding!