Relative Content

Tag Archive for c#androidusb

USB Communication between android App and PC Using C#

I am trying to interface an android app with a windows PC. The android tablet will act as the slave and the PC has the host. The PC will run a c# windows service, does any know what type of C# is needed to receive and send data via USB from/to android device.