UPDATE: When I setup "-debug socket,proxy" as start parameters I could find out that the proxy was successfully found, as I had it setup in my environment variables (using Win XP x64). However, what I saw was that the request was somehow denied with a code 403 (forbidden) by the proxy. Then I removed the environment variable, setup a OS-wide SOCKS5 proxy and was finally able to get the internet working for the emulator. Then I added the environment variable again, restarted everything, and it still works. Just odd.
On 12 Okt., 16:56, NameZero912 <[EMAIL PROTECTED]> wrote: > Hi. > > I am using the internet on campus here, which in general allows TCP/ > UDP connections on various ports without problems. However, for a few > specific ports, I am forced to use a proxy (the ones I know of are for > example port 80 for HTTP). > > Anyways, I am not able to open any webpages (or google maps) in the > Android emulator. Setting the "-http-proxy" variable seems to have > been recognized (I get a line in the console in Eclipse saying that > the given HTTP proxy has been set up) but the webpages still won't > open. > > Apart from that I do have the possibility to tunnel the whole internet > traffic through a SOCKS 5 proxy server which allows me to also use > programs that connect using port 80 directly. I use a program that > does the tunneling on OS (operation system) level, so basically any > connection attempt done by any running program goes through that > proxy. So do the connection attempts of the emulator. However, the > browser inside the emulator still claims that there is no connectivity > and doesn't open any webpage. > > Firewall is disabled, so this is not the issue either. > > I know that you will need more information. Is there a way I can give > you any? Like .. I dunno, extreme level of detail of debug why the > emulator thinks it doesn't have an internet connection? > > Any other tipps? > > Thank you, > NameZero912 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

