Xamarin.Dynamsoft.Barcode.Android
6.5.1
Dynamsoft.CaptureVision.Xamarin.Forms
Additional DetailsPackage no longer supported. Please use package Dynamsoft.CaptureVision.Xamarin.Forms instead.
dotnet add package Xamarin.Dynamsoft.Barcode.Android --version 6.5.1
NuGet\Install-Package Xamarin.Dynamsoft.Barcode.Android -Version 6.5.1
<PackageReference Include="Xamarin.Dynamsoft.Barcode.Android" Version="6.5.1" />
paket add Xamarin.Dynamsoft.Barcode.Android --version 6.5.1
#r "nuget: Xamarin.Dynamsoft.Barcode.Android, 6.5.1"
// Install Xamarin.Dynamsoft.Barcode.Android as a Cake Addin #addin nuget:?package=Xamarin.Dynamsoft.Barcode.Android&version=6.5.1 // Install Xamarin.Dynamsoft.Barcode.Android as a Cake Tool #tool nuget:?package=Xamarin.Dynamsoft.Barcode.Android&version=6.5.1
Dynamsoft's Barcode Reader SDK enables you to efficiently embed barcode reading functionality in your web, desktop and mobile application using just a few lines of code.This can save you from months of added development time and extra costs. With the Barcode Reader SDK, you can decode barcodes from various image file formats (bmp, jpg, png, gif, single-page and multi-page tiff, and PDF).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
MonoAndroid | monoandroid403 is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|
*Added a callback function for initLicenseFromServer so that developers can check if the license is active and valid.
*Added a new method getVersion to return the version number of the Android SDK.
*Improved deblur algorithm for OneD, enhancing the recognition rate for blurry/ out-of-focus barcodes.
*Improved the accuracy of border location and symbol segmentation for AZTEC.
*Optimized line scanning algorithm for OneD, decreasing the computation load for character recognition.
*DecodeBuffer now supports 48-bit and 64-bit image data.