ARC with USB access?

前端 未结 2 1972
抹茶落季
抹茶落季 2021-01-25 06:54

I\'ve got an Android application which can be remote controlled by USB midi devices. The app itself is running fine with google ARC but the USB module doesn\'t detect any USB de

2条回答
  •  星月不相逢
    2021-01-25 07:14

    Sorry, ARC does not currently implement a USB service that proxies to the Chrome USB interface.

    Feel free to file a bug however.

    If we do implement it, is will likely have the same limit where you must predeclare the devices you want access to, for the same reason listed on the page you link to.

提交回复
热议问题