first, anyone using a proxy to connect to the Internet should really update to 1.0r2, because it contains much better http-proxy support compared to previous versions.
two things that might help find more information about the problem: - does https work in the browser, if https works, but not http, it's most certainly a proxy-related problem. If https doesn't work, well, I don't know - use -debug-http-proxy when launching the emulator, and post the output here. that should probably give more information I can decode On Fri, Dec 19, 2008 at 8:49 AM, yukinoba <[email protected]> wrote: > > hi David, > > I have the same situation to this. However, I could connect to > internet by using HttpClient and get responses. The "3G icon" appears > in the top of Android home, but browser does not work at all. I have > my own proxy address with proxy.local:80, and sets in the Eclipse > preference and using -http-proxy in the emulator arguments. However, > it seems these helps nothing to this. > > Is there any solution to this weird network problem? :-) > > Thx for ur help > > Best regards, > Nicholas > > On 12月19日, 下午3時20分, "David Turner" <[email protected]> wrote: > > first, use "emulator -wipe-data" to rest your /data partition.If this > still > > doesn't solve the problem, try updating to 1.0_r2 and let us know > > > > On Fri, Dec 19, 2008 at 3:06 AM, Esther <[email protected]> wrote: > > > > > My emulator can't connect to network by Browser or Email application > > > but the PC does connect to internet properly with no proxy. The "3G" > > > icon on the emulator status bar never appears like the emulator > > > running on other PC. Could someone help me on this issue? (I'm using > > > the emulator in android-sdk-windows-1.0_r1) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

