Hi there I want to be able to record how much data is sent and received by each of the data operations in my app.
ICS introduced the concept of tagging on TrafficStats (the DDMS network traffic visualizer makes use of it). Using these tags I could attribute network traffic to the specific data operations my app performs. However, from the API docs it is not clear to me how an app could query traffic stats by tag. How does DDMS do it? Thanks, -Jonas -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

