Simplified version of ZXing, optimized to scan codes to generate QR
ZXingLite for Android is a simplified and extremely fast version of ZXing. Based on the ZXing library, it optimizes the functions of scanning codes and generating QR codes/barcodes. The scanning interface fully supports customization, and one line of code can also use the default scanning function. In short, everything you want is here. By inheriting CaptureActivity or CaptureFragment and customizing the layout. (Applicable to most scenarios, and you don’t need to care about the code...
Barcode project is written in java which generates barcodes of types EAN 13, UPC A, EAN 8, UPC E, EANSUPP, CODE 128, Interleaved 2 of 5, Postnet, CODE 39, CODABAR, PDF417. It can be easily customized to generate desired barcode type.
This project consists from a java based framework to create barcode images (EAN13, EAN8, UPCA, UPCE, Code 3 of 9, Codabar, Code 11, Code 93, Code 128, MSI/Plessey, Interleaved 2 of 5, PostNet, etc).