An open API service indexing awesome lists of open source software.

https://github.com/doo/scanbot-sdk-example-cordova-html5-barcode-scanner


https://github.com/doo/scanbot-sdk-example-cordova-html5-barcode-scanner

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Scanbot SDK Cordova Plugin Example

Plain Cordova example app to demonstrate the integration of the [Scanbot SDK](https://scanbot.io) Barcode Scanner via HTML5 camera + native Scanbot Cordova Plugin on Android. For full examples of the Scanbot Cordova Plugin please check out our [Cordova Ionic Example App](https://github.com/doo/scanbot-sdk-example-ionic).

```
npm install
cordova prepare android
cordova run android
```