joshv wrote: > Could you please explain to me why, with a solid wi-fi signal and > connection to a local access point, my URLConnections would ever throw > an exception unless there is a problem with the remote website? Are > the implementations of these APIs that brittle? Is the hardware > really that flaky?
Try the Apache HTTPComponents, available in the SDK, documented (somewhat) with the SDK and also at the HTTPComponents Web site (http://hc.apache.org). Best-case scenario: your problem goes away. Worst-case scenario: you get better diagnostic information to give to us so we can help you past your problem. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 1.4 Published! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

