Search code examples
androidzxing

Could anybody please provide a tutorial showing complete implementation of QR code generation for Android?


I am looking for a detailed tutorial on QR code generation in Android. Kindly, let me know if ZXing is the only possible solution or there are other options.


Solution

  • You can use the Zxing Library for QR purpose projects.

    Complte list of examples are available here,

    Android Barcode scan Using Zxing Library

    Integrating ZXing in your Android App as standalone scanner