Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Web Serial polyfill to add Android support #6

Open
paulstraw opened this issue Mar 24, 2024 · 0 comments
Open

Use Web Serial polyfill to add Android support #6

paulstraw opened this issue Mar 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@paulstraw
Copy link
Member

Is your feature request related to a problem? Please describe.
pdportal doesn't currently support any mobile devices, because it requires Web Serial.

Describe the solution you'd like
As mentioned by dlog in this thread, there's a Serial API Polyfill available from Google that implements Web Serial on top of WebUSB. The polyfill repo explicitly mentions Android support. See also, https://caniuse.com/webusb

Describe alternatives you've considered
None

Additional context
I'd like to wait to action this until 0.2.0 lands.

@paulstraw paulstraw added the enhancement New feature or request label Mar 24, 2024
@paulstraw paulstraw changed the title Investigate possibility of using Web Serial polyfill to add Android support Use Web Serial polyfill to add Android support Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant