> 1) Is it possible to let traceview to trace UI unrelated APIs, what
> need to be modified for it?

traceview traces everything but not, at least by default, native code.

> 2) What is the meaning of V,Z,I at the end of each line?

It's the return type of the method (V for void, Z for boolean, I for
integer, etc.)

> 3) When I launch emulator and press F9, some other format files
> created. Do traceview can be used to analysis them?

These files are the tracefiles for traceview.

-- 
Romain Guy
www.curious-creature.org

--~--~---------~--~----~------------~-------~--~----~
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