It seems that my app take too much CPU for simple actions, and I want to analyze that.
How can I trace the CPU usage in android system via eclipse?
Is there any way to calculate it per method?
It seems that my app take too much CPU for simple actions, and I want to analyze that.
How can I trace the CPU usage in android system via eclipse?
Is there any way to calculate it per method?