Android 2.2/Linux version 2.6.29
I have a device without grps and no wifi around. I created a
connection via usb via pppd.
When I open the browser, it displays an error message telling me that
there is no connection - then I can surf without problems.
I cannot set up my google account for the device since the connection
"fails". However the connection is definitely working.
Is there something that I'm missing? Any help would be highly
appreciated.

This is the adb shell:

# ping www.google.com
PING www.google.com (209.85.148.103) 56(84) bytes of data.
64 bytes from www.l.google.com (209.85.148.103): icmp_seq=1 ttl=56
time=149 ms

# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref
Use Iface
192.168.0.1     0.0.0.0         255.255.255.255 UH    0      0
0 ppp0
0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0
0 ppp0

# getprop|grep net
[net.bt.name]: [Android]
[net.change]: [net.interfaces.defaultroute]
[net.tcp.buffersize.default]: [4096,87380,110208,4096,16384,110208]
[net.tcp.buffersize.wifi]: [4095,87380,110208,4096,16384,110208]
[net.tcp.buffersize.umts]: [4094,87380,110208,4096,16384,110208]
[net.tcp.buffersize.edge]: [4093,26280,35040,4096,16384,35040]
[net.tcp.buffersize.gprs]: [4092,8760,11680,4096,8760,11680]
[ro.product.name]: [Archos A28 Internet Tablet]
[net.interfaces.defaultroute]: []
[net.ppp0.dns1]: [192.168.2.1]
[net.ppp0.dns2]: []
[net.ppp0.local-ip]: [192.168.0.254]
[net.ppp0.remote-ip]: [192.168.0.1]
[net.dns1]: [192.168.2.1]
[net.dns2]: []

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to