youp911 / quelea-projection

Automatically exported from code.google.com/p/quelea-projection
0 stars 0 forks source link

QR Code Mobile Lyrics IP address store #224

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Design a method of displaying a QR code on screen that congregation can scan to 
access mobile lyrics. 

To be fleshed out as an idea and thought through

Original issue reported on code.google.com by bengoodw...@gmail.com on 27 Sep 2014 at 5:18

GoogleCodeExporter commented 8 years ago
just an idea: maybe there´s a (open source) tool/java library out there which 
can create QR codes from any input string etc.

Original comment by MisterSi...@gmail.com on 6 Oct 2014 at 1:39

GoogleCodeExporter commented 8 years ago
Yup, there is - it's called zxing and I've used it before in another project of 
mine (no-where near as involved as Quelea!)

Technically generating a QR code is no problem at all 
(https://code.google.com/p/geopoke/source/browse/trunk/GeoPoke/src/org/geopoke/Q
RGenerator.java?spec=svn21&r=21) - it's just working out what interface we want 
behind it.

Original comment by berry...@gmail.com on 6 Oct 2014 at 1:44

GoogleCodeExporter commented 8 years ago

Original comment by bengoodw...@gmail.com on 13 Oct 2014 at 10:28

GoogleCodeExporter commented 8 years ago
Done for 2015.

Original comment by berry...@gmail.com on 13 Oct 2014 at 11:35