Barcode Xpress Mobile for Android is an SDK that allows you to build applications for Android phones with barcode recognition capabilities.
Barcode Xpress allows you to read a wide variety of 1D and 2D
supported barcode types.
Barcode Xpress Mobile for Android provides barcode detection for Android devices. It
automatically detects barcodes in the viewfinder of your Android device and
provides complete details about each barcode.
Barcode Results
Each barcode result contains the following parameters:
- Barcode value
- Barcode type
- Confidence
- Location
- Skew
Sample Application
To get you started, a sample app is included in the SDK. The sample
opens a viewfinder window and allows you to scan a barcode, as
shown in the screenshot below:
Once a barcode is recognized by Barcode Xpress Mobile for Android, a callback is
fired. The sample app uses this callback to pop up a recognition window.
The image below shows Barcode Xpress for Android reading a 1D code.
You can see the UPC-A barcode in the red box. Below the barcode image is
the type, time to decode and data contained in the barcode.
Depending on the needs of your application, you could do a search for this UPC code (for a price comparison application) or
add it to a database record for this customer (for a
shopping list application).
Similarly, this image
shows Barcode Xpress for Android reading a QR code.
Again, depending on the needs of your application, you could go to this URL, display it as a link, or send it to a backend system.
Barcode Xpress Mobile for Android is a licensed software; if you do not
have a paid license, the last character of the decoded barcode
will be replaced with an asterisk, as shown below.
Note: For a list of barcodes that can be read, see Supported Barcode Types.