Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Support entering custom URL via scanning QR Code #430

Open
barbeau opened this issue Sep 11, 2014 · 1 comment
Open

Support entering custom URL via scanning QR Code #430

barbeau opened this issue Sep 11, 2014 · 1 comment

Comments

@barbeau
Copy link
Member

barbeau commented Sep 11, 2014

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

@vreixo
Copy link
Contributor

vreixo commented Sep 11, 2014

@barbeau true :-) although keyboard custom dictionary might be a good help.
But QR it's an interesting feature :-)

2014-09-11 16:09 GMT-04:00 Sean Barbeau [email protected]:

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:

http://stackoverflow.com/questions/8831050/android-how-to-read-qr-code-in-my-application


Reply to this email directly or view it on GitHub
#430.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants