Two applications are included.
- A desktop application for generating QR codes.
- An Android application for scanning them.
The application demonstrates a proof of concept for developing desktop applications that create QR codes, in conjunction with Android applications that read them
Two applications are included.
Combined Java desktop (QR printing) and Android (QR reading) application
This is the result of copying and pasting information from the internet that explains the functionality of the Zxing library for QR code processing.
There is also a command line application where you can create QR images.