Demo Android QR Code Generator using ZXing library.
QR Code integration using Google ZXing Library in Android Kotlin
QR code generator and reader android, using Zxing java library
Android app which can scan, generate and save QR codes for you. Uses ZXing library.
A simple sample app to create and read QRCodes using ZXING library
A simple android application to show how to generate QR codes using the zxing library
A QR coding and decoding android app built using ZXing library to scan and Androidmads library to generate.
Demo Android QR Code Generator using ZXing library. https://github.com/zxing/zxing
This is an android application which is used to Generate & Scan QR Code.This application include 2 libraries i.e QR Scanner & QR Generator.From this application user can easily generate its QR code by just typing any text in text field & by Clicking on Generate Button i.e in Main Activity & User can also Scan any QR Code through Scan button i.e in Main Activity. By Scanning any QR code User can know this what actually the Scanned QR code contains & it will show below the Scan View in the given Text Field.