Giter Club home page Giter Club logo

mobile_vin_scanner's Introduction

Mobile VIN Scanner SDK

This is repo for Mobile VIN Scanner SDK created and maintained by bees4honey.

Mobile VIN Scanner SDK allows developers to quickly embed VIN scanning functionality into their iOS, Android and PhoneGap powered apps.

Why we created the SDK? Well, we were in need of good and fast VIN scanner for both iOS and Android. We didn't find any good solution on market, though there are some open source libs, like ZXing or ZBar, they do not provide any acceptable level of quality and performance in case of VIN scanning.

So we created our own VIN Scanner technology keeping in mind that it should be: a) very fast; b) very reliable.

Our SDK is intended to scan only VIN barcode and nothing more, so we have optimized scanning for this one task. We do not use all amount of data received from camera, that's why our SDK is fast. Also as far as we know that we are going to scan VIN, we have implemented verification algorithms, which ensure that VIN number received is correct.

Try our technology

There are two ways to try our VIN scanning technology.

Try our free apps:

  1. iOS https://itunes.apple.com/us/app/vin-barcode-scanner/id497948900?mt=8
  2. Android https://play.google.com/store/apps/details?id=com.bees4honey.vinscanner

Download appropriate project to try it in your app:

  1. ios_scanner_sdk - native iOS project, which you can build and try.
  2. android_scanner_sdk - native Android project.
  3. phonegap_vin_scanner_plugin - PhoneGap plugin for iOS and Android platforms.

Licensing

You are free to download any of our projects and use it in development purpose inside your app.

You are not allowed to comercialize (that is, sell, rent, trade or lease) Mobile VIN Scanner SDK, modify, recompile, reverse engineer or otherwise alter the Mobile VIN Scanner SDK. Please read more about licensing in license_agreement.txt

Without License Key SDK will work in demo mode and amount of scans will be limited per install.

Please contact us at [email protected] for purchasing details.

Thanks!

Phonegap plugin installation

We also support Phonegap VIN Scanner plugin for iOS and Android platforms.

WARNING: since VIN Scanner plugin heavily uses native code for both iOS and Android platforms, the Adobe Phonegap Build cloud service is not supported. To use our plugin you need to build project using Phonegap command line tools.

Only Android versions 4.0 and higher and iOS versions 7.0 and higher are supported in Phonegap plugin.

Installation instructions:

  1. Generate your project using "phonegap create" command.
  2. Add a plugin to your project using the following command:
phonegap plugin add https://github.com/bees4honey/mobile_vin_scanner#:/phonegap_vin_scanner_plugin

You can find usage example in plugins/com.bees4honey.vinscanner/index.html file in Phonegap project's folder.

mobile_vin_scanner's People

Contributors

bees4honey avatar igorkostritsyn avatar nik123 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.