How to find the memory leaks on Samung Device S2 (on device). I am trying to analyze the performance improvement in Samsung Galaxy S2 device.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The best way is by using a memory analyzer. A nice tutorial can be found here. You will need to export the output of the PS command and do analysis with hprof. |
|||
|
|