getDeviceList() always empty

后端 未结 2 1216
眼角桃花
眼角桃花 2021-01-06 08:12

I\'m trying to use an Arduino Board along with my Odys Neo x8 tablet but it seems, that the UsbManager doesn\'t recognize the device alright. I connected the arduino to the

2条回答
  •  Happy的楠姐
    2021-01-06 08:40

    The Arduino board needs a driver which needs to be installed before it can be accessed.

    I am not sure if you have a port of the driver for Android.

    Edit:

    Also check out this answer in another thread.

提交回复
热议问题