Android HttpClient OOM on 4G/LTE (HTC Thunderbolt)
问题 I have gotten some reports from users of crashes when try use my application on Verizon's 4G/LTE. Looking at the stack trace, it looks like Android's HttpClient.execute() implementation is throwing an OOM. This happens only on 4G/LTE devices, specifically HTC Thunderbolt, and only when on 4G/LTE. WiFi, 3G, UMTS are OK. Also works fine on Sprint's WiMax 4G stuff works fine. Two questions: What's the best way to get the attention of Android devs about this? Any better options than reporting on