I get a "SocketException: Bad file number" whenever I try to use a BufferedReader on a HttpResponse. Basically I try to parse my response from the server. The strange thing is, that it only happens on my LG 2x (Android 2.2.2), I don't get this error on the Android Emulator (Google 2.2) and on a HTC (2.2).
In this thread (http://stackoverflow.com/questions/5609688/android- what-is-a-bad-file-number-socketexception) someone explained why the error occurs. But why is the problem only happening on the LG phone, and more importantly, how can I solve it? -- 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

