I need to find how much data is consumed by single webservice/API call. I have searched a lot and found this:
commonsguy/cw-andtuning
How can I find the data usage on a per-application basis on Android?
But these gives me DataUsage of whole application, i want to find it for single API/webservice call.