portapack-mayhem / MayhemHub

Web interface for everything HackRF/Portapack
107 stars 12 forks source link

Support for WebUSB for Android #2

Open jLynx opened 10 months ago

jLynx commented 10 months ago

We could use https://github.com/google/web-serial-polyfill for platforms such as Android which support the WebUSB API but do not support the Web Serial API.

jLynx commented 10 months ago

Each time I try to use it on my samsung phone or my desktop using pollyfill I get this error <ERROR: Error setting up device: NetworkError: Failed to execute 'claimInterface' on 'USBDevice': Unable to claim interface.> image

https://googlechromelabs.github.io/serial-terminal/?polyfill