Hi,
I would like to use ‘webusb’ in my new project, because of its features,
- securely providing access to USB devices from web pages
- cross-platform for USB devices
- notification to navigate directly to the web application address
But I could find out that, in Android devices the 3rd main feature is not working. So I would like to clarify some questions,
- Is there any possibility to overcome this issue on Android devices?
- Is there any similar method like ‘webusb’ which fulfil all my requirements?
Please somebody give advice to above questions,
Thanks
is this the one you are referring too?
https://github.com/WICG/webusb
you can always raise an issue for the project to confirm or solve that feature that is not working,
https://github.com/WICG/webusb/issues
Thank you for your reply,
I refer, https://learn.adafruit.com/using-webusb-with-arduino-and-tinyusb?view=all, as I used ‘Seeeduino XIAO’ board.
Thanks
yup, it’s the same project they are referring to plus the other one, TinyUSB
the question is which is the one causing the error?
Hi @jdevstatic ,
Actually it is not the error, it is the limitation by the Android OS (that, notification regarding the landing page is coming on Android),
my questions are,
- is there any way to overcome this limitation on Android ?
- is there any second option for ‘webusb’?
thanks
I’m not very sure of that, I’m not familiar with both the projects, I just posted how you can address them,
at the README file of WebUSB they mentioned that,
I’m also not sure if that is related, so you can always ask them,