The scan collector developed under the cordova platform(在cordova平台下开发的扫描收集器 )
cordova (how to install? (如何安装?))
$ cd switch/to/your/project/directory/cordova-sweepCollection
$ cordova plugin add phonegap-plugin-barcodescanner --save
// android
$ cordova platform add android --save
// ios
$ cordova platform add ios --save
note: Instructions for use [Reference](http://cordova.apache.org/docs/en/latest/)
注意: 使用说明[参考](http://cordova.apache.org/docs/en/latest/)
cordova build
Find it: under/your/project/platforms/your platform/build/outputs/apk
If you feel useful for yourself, remember that at https://github.com/pandashuai/cordova-sweepCollection point star support, your support is my own unlimited power!
如果觉得对自己有用,记得在https://github.com/pandashuai/cordova-sweepCollection 点 star 支持一下,你的支持是本人的无限动力!