Skip to content

Barcode scanner in Cordova using Dynamsoft Barcode Reader

Notifications You must be signed in to change notification settings

tony-xlh/cordova-barcode-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cordova-barcode-scanner

Barcode scanner in Cordova using Dynamsoft Barcode Reader

Barcode Reader

An online demo is available here.

The cordova plugin is used for Android and iOS: cordova-plugin-dynamsoft-barcode-reader.

If you encounter the following error when you are building an Android project:

No version of NDK matched the requested version 21.0.6113669. Versions available locally: 21.1.6352462, 22.1.7171670

You can specify the ndkVersion in platforms\android\app\build.gradle:

ndkVersion '22.1.7171670'

About

Barcode scanner in Cordova using Dynamsoft Barcode Reader

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published