Hi, I'm behind a proxy and have set-up the correct proxy settings in the emulator. I am therefore able to browse the net using the emulator browser. But in my app when using HttpURLConnection to open an input stream to any website I get a connection timeout. This only happens in the emulator, running the app on the device works fine.
My question is if the HttpURLConnection uses the same proxy settings as set on the emulator. Or does it access the net some other way? As such it might be blocked by our firewall. Thanks! -- 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

