On Tue, Feb 7, 2012 at 4:59 PM, Farhan Tariq <[email protected]> wrote:
> I need help/suggestions with how do, if i can, get an output stream, if > that would help, from the HttpClient and get the number of bytes sent? http://android-developers.blogspot.com/2011/09/androids-http-clients.html http://developer.android.com/reference/java/net/URLConnection.html#getOutputStream() http://developer.android.com/reference/java/io/OutputStream.html#write(byte[], int, int) ------------------------------------------------------------------------------------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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

