Alain Bailleul provided a useful barcode library with his ABZxing (good work!).
The basis of the library appears to be the ZXing Project which indicates that their code has the capability of generating QR Codes.
Currently, I'm using Google Charts to create QR Codes to display in-app, but that requires a data connection which may not always be available (neither WiFi or Carrier).
What thoughts/options are there to extend or create a function for local QR Code generation?
The basis of the library appears to be the ZXing Project which indicates that their code has the capability of generating QR Codes.
Currently, I'm using Google Charts to create QR Codes to display in-app, but that requires a data connection which may not always be available (neither WiFi or Carrier).
What thoughts/options are there to extend or create a function for local QR Code generation?