I need to find where the bottlenecks are in my Android app.
What profiling tools or techniques can I use?
I need to find where the bottlenecks are in my Android app.
What profiling tools or techniques can I use?
You can use Traceview. It is far from ideal, but works. This article describes how to use it.