You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
I'm getting tired of manually typing in custom URLs on the phone keyboard,
and I'm sure everyone else is too (especially @vreixo https://github.com/vreixo ;)).
I'd like to support scanning a QR Code that has a URL encoded in it (e.g.,
via Zxing generator website http://zxing.appspot.com/generator/) for
the custom API URL.
This is fairly simple - see the following for an example:
I'm getting tired of manually typing in custom URLs on the phone keyboard, and I'm sure everyone else is too (especially @vreixo ;)).
I'd like to support scanning a QR Code that has a URL encoded in it (e.g., via ZXing generator website) for the custom API URL.
This is fairly simple - see the following for an example:
http://stackoverflow.com/questions/8831050/android-how-to-read-qr-code-in-my-application
The text was updated successfully, but these errors were encountered: