Android apps, communicating with a device plugged in the USB port

前端 未结 4 584
名媛妹妹
名媛妹妹 2020-11-27 12:13

I\'m thinking about an Android app (with possibly an accompanying physical device), and I\'m trying to figure out whether this is something that\'s feasible.

1) Let\

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-27 12:48

    The world has changed since this question was asked, and the answer is now the Android Open Accessory Development Kit. It won't solve the problem for existing USB devices, but it makes it possible to create new devices that can use an Android device's USB connection.

提交回复
热议问题