Based on some stack traces I've seen, it appears that the Droid Bionic is 
having the same problem we've seen in the HTC Thunderbolt in the past - that 
of using a 2 megabyte buffer by default on HttpClient. 

The failures are happening in a third party library that isn't open source, 
but I can confirm they are using DefaultHttpClient and not specifying a 
buffer size. 
 
Based on that, it appears that this sort of stupidity is being perpetuated 
instead of nipped in the bud. 

What other devices are going to have this problem? 

Nathan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to