Is there any way to know from where a function is called in Android ??
In my application (Its a huge one, that's source code is downloaded from the internet.) a set of functions executing. I cant figure out from where they are called !
Is there any ways ??