[android-developers] Android usb network

2012-05-09 Thread Harishk
Hi All, I'm looking a good way to bring Android device in intranet using USB, what I want is to connect my Android tablet to a PC in network and then work on Tablet as a PC. In that way I can take print from a network printer also take adventage of better network connection within my network.

Re: [android-developers] Android usb network

2012-05-09 Thread Robert Greenwalt
Are you developing this device or using an existing device? You should look at the EthernetStateTracker class. You need to modify the networkattributes config.xml property to instantiate type 9 and add type 9 to the radioattributes config entry. You'll need to add an ethernet dhcp agent to