Possible Duplicate:
android: how do i measure the traffic my smartphone produces?
I was just wondering if android logs the bytes sent/recvd over a data connection somewhere. I was trying to play around with logcat, but could'nt get anything much (Im sure Ive missing something considering this is the first time im playing around with it).
Also I understand logcat is a circular log, so does that mean old logs simply get purged or is it backed-up somewhere ? I was hoping to get usage statistics of my data connectivity over the past week or so.
Thanks in advance