TraceView and dmtracedump:

http://developer.android.com/guide/developing/debugging/debugging-tracing.html

01.07.2011 19:26, TreKing ?????:

    How should i profile this case? Really as i said there is not
    any strange thing on the code... Simply a map with an overlay...


No idea. Look at the tools section in the docs and see what's available to you. I *think* there some kind of profiling tool, but I don't know for sure. If nothing else, you can throw a crude profiler together fairly easily to track how long a given block of code takes.

--
Kostya Vasilyev

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to