Is there any android API to trace function calls given starting and ending points in 2 particular functions? like Recording Trace Function in Android studio but programmatically.
Is there any android API to trace function calls given starting and ending points in 2 particular functions? like Recording Trace Function in Android studio but programmatically.