This is a wrap for this github-project.
It reads the following Barcode-Types:
"UPC_A",
"UPC_E",
"EAN_8",
"EAN_13",
"RSS_14",
"UPC_A",
"UPC_E",
"UPC_EAN_EXTENSION",
"EAN_8",
"EAN_13",
"CODABAR",
"CODE_39",
"CODE_93",
"CODE_128",
"ITF",
"RSS_14",
"RSS_EXPANDED",
"QR_CODE",
"DATA_MATRIX",
"PDF_417",
"AZTEC"
ZXingOrient
Author: DonManfred (wrapper)
Version: 1.1
As the lib zip is >500kb you ca download the library (and the java sources too) here
https://www.dropbox.com/sh/hnbqcvqkacip0mu/AABzkKLbx1DlT9P3eLLC19rZa?dl=0
It reads the following Barcode-Types:
"UPC_A",
"UPC_E",
"EAN_8",
"EAN_13",
"RSS_14",
"UPC_A",
"UPC_E",
"UPC_EAN_EXTENSION",
"EAN_8",
"EAN_13",
"CODABAR",
"CODE_39",
"CODE_93",
"CODE_128",
"ITF",
"RSS_14",
"RSS_EXPANDED",
"QR_CODE",
"DATA_MATRIX",
"PDF_417",
"AZTEC"
ZXingOrient
Author: DonManfred (wrapper)
Version: 1.1
- ZxingOrient
Events:- onResult (code As Barcode)
- Initialize (EventName As String)
- IsInitialized As Boolean
- addExtra (key As String, value As Object)
- clearLastResultScan
- clearSavedResult
- initiateScan
- initiateScan2 (cameraId As Int)
- initiateScan3 (desiredBarcodeFormats As Collection)
- initiateScan4 (desiredBarcodeFormats As Collection, cameraId As Int)
- setBeep (setting As Boolean) As ZxingOrientWrapper
- setIcon (iconID As Int) As ZxingOrientWrapper
- setInfo (info As String) As ZxingOrientWrapper
- setInfoBoxColor (color As Int) As ZxingOrientWrapper
- setToolbarColor (color As Int) As ZxingOrientWrapper
- setVibration (setting As Boolean) As ZxingOrientWrapper
- showInfoBox (visibility As Boolean) As ZxingOrientWrapper
- CaptureActivityResult As Intent [read only]
- CaptureActivityResultScan As Bitmap [read only]
- MoreExtras As Map [read only]
As the lib zip is >500kb you ca download the library (and the java sources too) here
https://www.dropbox.com/sh/hnbqcvqkacip0mu/AABzkKLbx1DlT9P3eLLC19rZa?dl=0
Attachments
Last edited: