I want to generate a QR code of a simple text with zxing library but I could not find any library or API for that.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
use Zxing api for bar scanner and generator here is a useful link also zxing Barcode Scanner this app is based on Zxing api. You can use all functionality. |
|||||||||||
|
|
The If you don't want to install a third party application you can use the ZXing library and make your app a standalone app. Just follow this step-by-step guide. |
|||
|
|