Skip to content

drewdz/BarcodeScanner

Repository files navigation

BarcodeScanner

Cross platform app for barcode scanning using ManateeWorks

  1. Make sure you have a working copy of Xamarin (Android and iOS) installed
  2. Download and open the code using Visual Studio (I use VS 2013 Premium)
  3. Restore missing NuGet packages and components
    • MVVM Cross - NuGet
    • ManateeWorks - Xamarin Component
  4. Get an evaluation key from Manatee Works for the types of barcodes you want to scan (I needed to scan QR and PDF417 codes). Enter these keys in the GetPluginConfiguration method in each platforms UI project's setup.cs file.
  5. I would not recommend using an emulator for this - use a real device. You will need a Mac build host for this (for iOS). Also your iOS devices will need proper provisioning profiles etc.

About

Cross platform app for barcode scanning using ManateeWorks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published