I have got stucked where one of my function is taking some time to execute. I have a hierarchy of objects in object using object models and ArrayList(s). I just want to know the techniques by which I can debug the code to check which statement of code is taking time in execution.
How to test function for execution timing in android?
12.1k views Asked by Aashutosh Sharma At
2
Two solutions :