Hey JavaNut, In addition to existing replies, it should be possible to enable USB device serial support in the kernel configuration, enabling the device to appear as a serial port to the computer. You could then run pppd on the Android side, and dial-up networking on the Windows side over the new serial port. That's the theory, anyway.
David 2009/9/8 JavaNut <[email protected]>: > > I have a somewhat unusual question: We have a need to use an Android > device in situations where there may be no wireless, no WiFi, no > Bluetooth, and no Ethernet. The only way we will have of connecting > to the outside world will be by plugging a USB cable from the Android > to a network-connected PC. I realize this sounds strange, but this is > the problem we need to solve. > > Has anyone done this? I've seen references to Ethernet over USB, > which seems like it would work with a Linux kernel module on the PC, > but we need to use a Windows PC host. I've searched quite a bit on > Google and haven't come up with solutions. If anyone has some ideas > on this, I would very much appreciate it. > > Thanks > > > > -- Reality is that which, when you stop believing in it, doesn't go away. — Philip K. Dick --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

