Hi ,can anyone help me with this?
I installed android-sdk-windows-0.9_beta on my laptop.
I use ADSL and home router was set to auto dialing.
My laptop get ip address by dhcp,so My laptop can access the
web without any proxy settings.
 IP Address. . . . . . . . . . . . : 192.168.0.100
 Subnet Mask . . . . . . . . . . . : 255.255.255.0
 Default Gateway . . . . . . . . . : 192.168.0.1
 DNS Servers . . . . . . . . . . . : 218.2.*.*

In the emulator
I use adb shell netcfg,it shows:
lo       UP    127.0.0.1       255.0.0.0       0x00000049
eth0     UP    10.0.2.15       255.255.255.0   0x00001043
tunl0    DOWN  0.0.0.0         0.0.0.0         0x00000080
gre0     DOWN  0.0.0.0         0.0.0.0         0x00000080
and  ping www.google.com
PING www-china.l.google.com (72.14.235.99) 56(84) but no reponse.
This means the dns of the emulator works correctly.
But why  ping fails?
when I try to www.google.com on the emulator,
It prompts:The page contains too many server redirects

Thanks in advance!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to