htc-thunderbolt

Android HttpClient OOM on 4G/LTE (HTC Thunderbolt)

自古美人都是妖i 提交于 2019-12-28 08:08:11
问题 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

Cannot get camera preview (call camera) , HTC Thunderbolt

╄→гoц情女王★ 提交于 2019-12-23 23:35:51
问题 I am new to android app development so please any answers would be great with code examples. My problem is this, I have to develop a camera app that streams mjpeg to a server. Now I have successfully created the app for my Motorola Atrix and that works great. My problem is after I signed and exported that app and installed it on an HTC Thunderbolt for additional device testing, I found that it freezes when I try to call for the camera and the app crashes. Since then I have tried every example

Android HttpClient OOM on 4G/LTE (HTC Thunderbolt)

强颜欢笑 提交于 2019-11-28 04:00:02
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 http://code.google.com/p/android/issues ? Any ideas on how I can work around this? I don't have a 4G