bparmentier / WiFiKeyShare

Share Wi-Fi passwords with QR codes or NFC tags
https://wifikeysha.re
GNU General Public License v3.0
118 stars 40 forks source link

Integrate QR code reader in the app #3

Open bparmentier opened 8 years ago

alanthehat commented 8 years ago

I believe Zxing (Barcode Scanner developers) make a library available for this, but is it necessary or is it bloat? Zxing Barcode Scanner is named in the WiFiKeyShare writeup on F-Droid (I haven't looked elsewhere)

bparmentier commented 8 years ago

ZXing library is currently used to generate the QR codes. They also provide a barcode reader screen, which shouldn't be difficult to integrate into WiFiKeyShare.