You have to solve the USB ip connectivity on your Windows system as well as on Android.
On Windows I could think of the following options - get a USB IP support based on Linux. You can run VMWare player or another free Virtual machine on top of Windows. Normally USB connections will be detected correctly on the VM. That's at least my experience when I use VMWare and Parallels on the MAC. - use Cygwin o Windows On Android - you have to port over an open source USB IP library to Android. When you google around you will find many open source projects. The porting might be not trivial because you have to make sure that adb is still supported correctly. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Sep 8, 12:52 pm, JavaNut <[email protected]> wrote: > 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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

