code128, EAN13 barcode generator.
android-barcode is hosted in the following web site
https://github.com/coolbong/android-barcode
If you think the Android project android-barcode listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-barcode.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
android-barcode has the following Java source files.
com.coolbong.barcodegenerator.BarCodeActivity.java com.coolbong.barcodegenerator.model.Code128.java com.coolbong.barcodegenerator.model.Code128Constant.java com.coolbong.barcodegenerator.model.EAN13.java com.coolbong.barcodegenerator.model.EAN13Constant.java