USB Communication between android and PC
问题 Background :I have tried finding help on stackoverflow, android developers, and various other resources on web. This is my last hope. I am new to communication and starting with implementation of USB. Following are my questions: 1) When I connect my phone to windows PC, which one is host? Suppose I want to create an application that can send data, am I making my phone host? 2) For the case (Windows PC and Android phone), the other one would be a peripheral or a device? are they same? 3) From