Can't you put a breakpoint (in eclipse) at the function you want
information about, then just run the code?  When you hit a breakpoint,
eclipse should show you a call stack.

On Jul 14, 2:44 am, Shuo Deng <dengshuoama...@gmail.com> wrote:
> Does anybody know how can I get the build-in function call trace on Android
> phone?
>
> Thanks!
>
> 2010/7/14 Shuo <dengshuoama...@gmail.com>
>
> > Hi,
>
> > I want to know which functions are called when I am running apps on
> > android phones. Does anyone know how can I get the function call
> > traces? Is there anything similar to the 'Detour' for windows?
>
> > Thanks a lot!
>
> > Shuo
>
>

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

Reply via email to