Barcode Sample Code Download
It demonstrates how to auto-scan barcodes from the mobile camera using Dynamsoft Barcode Reader SDK and Camera 2 API on Android devices.
It demonstrates how to show barcode results with overlays once barcodes are found in the video stream within an App on Android devices.
It demonstrates how to get the original image when scanning barcodes in the video stream within an App on Android devices. The original image is helpful for Dynamsoft to analyze why the barcode is not detected or why the barcode is detected but the result is incorrect.
It demonstrates how to auto zoom camera during scanning if barcodes are localized but unrecognized within an App on Android devices.
This sample uses the Cordova plugin to quickly develop mobile barcode reader apps for iOS and Android.
This sample demonstrates how to build a React Native Project using Dynamsoft Barcode Reader SDK.

Loading...