Hi everyone,
I'm new to Android and have just successfully created some small apps
based upon tutorials and examples. My problem is the network (or
proxy) connection of the Android emulator. I'm behind a proxy and have
no direct connection to the Internet. After some troubleshooting I
found out, the Android web browser is trying to establish https
connection to port 80 and not 443 (the https default port).
Unfortunately, my proxy server only allows https connection on port
443, not 80. Any address I try to access through the Android web
browser is changed to https with port 80, for example http://www.google.com/
-> https://74.125.39.104:80/

Any ideas how to fix this problem or a small workaround?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to