 |
Debugging Native Memory Use | Android Developers
This tip assume that you are working with an eng or userdebug build of the platform, not on a production device. Android's native memory allocator has some useful debugging features. You can turn on memory tracking with: You need to restart the runtime…
source.android.com |
 |