Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Xamarin Evolve 2013 - Cross Platform Barcode Scanning with ZXing

Jon
April 17, 2013

Xamarin Evolve 2013 - Cross Platform Barcode Scanning with ZXing

Barcodes have become increasingly popular in the Mobile space. Learn how you can easily include scanning support with custom overlays using the ZXing.Net.Mobile component. You will also learn how to generate barcodes from within your apps. This session will also discuss various barcode scanning options, and the making of the ZXing.Net.Mobile component.

Jon

April 17, 2013
Tweet

More Decks by Jon

Other Decks in Technology

Transcript

  1. Epic Barcode Journey • Native library bindings • Official ZXing

    C# port • IKVM • Sharpen • ZXing.Net - a better port
  2. ZXing.Net • Manual C# port of ZXing java project •

    Decoding AND Encoding • http://zxingnet.codeplex.com • Awesome Author Michael Jahn @micjahn • Improvement on the java project • BIG THANKS .NET
  3. ZXing.Net.Mobile • Standing on the shoulders of ZXing.Net • Cross

    platform for Xamarites • Goals Easy Live barcode scanning view Customizable
  4. Back to the Future • New iOS capturing engine AVCaptureSession

    • Scanning ‘views’ UIView Fragment Control • Rotation • Performance
  5. Q&A