Hi, I am developing an android application that communicates with other apps via http protocol. I would like to know how much data is sent and received (data for which one pays - with headers etc.). I use DefaultHttpClient with ThreadSafeClientConnManager to execute get and post request. Can you help me how can I count sent and received raw data ?
-- 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

