Heap Dump Analyzer [root] Application icon

Heap Dump Analyzer [root] 1.4

2.3 MB / 1+ Downloads / Rating 4.0 - 5 reviews


See previous versions

Heap Dump Analyzer [root], developed and published by Ray(Rui) Li, has released its latest version, 1.4, on 2020-08-23. This app falls under the Productivity category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 4.0, based on 5 reviews.

Heap Dump Analyzer [root] APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.redlee90.heapdumpanalyzer

Updated: 4 years ago

Developer Name: Ray(Rui) Li

Category: Productivity

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Heap Dump Analyzer [root] on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 5 reviews

Previous Versions

Heap Dump Analyzer [root] 1.4
2020-08-23 / 2.3 MB / Android 4.1+

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!

New features

Bug fixes

App Permissions

Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps.
Allows an application to write to external storage.
Allows applications to open network sockets.
Allows an application to read from external storage.