UNPKG

phonegap-plugin-barcodescanner-ps

Version:

You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.

23 lines 1.18 kB
<!DOCTYPE HTML> <html> <head> <meta charset="UTF-8"/> <title> Barcode Scanner Help </title> <link href="../style.css" rel="stylesheet" type="text/css"/> </head> <body> <p><strong>Barcode Scanner 4.3.1</strong></p> <p> De officiële Android app van de open source ZXing project:<br/> <a href="http://code.google.com/p/zxing"> http://code.google.com/p/zxing </a></p> <p> Barcode Scanner maakt gebruik van de camera op je telefoon om barcodes te lezen en op te zoeken productinformatie, zoals prijzen en reviews. </p> <p class="imgcenter"><img src="../images/scan-example.png"/></p> <p> Het leest ook 2D barcodes zoals QR Codes en Data Matrix. Deze kunnen links naar websites bevatten, contactgegevens zoals telefoonnummers en e-mailadressen, en nog veel meer. </p> <ul class="touchable"> <li><a href="whatsnew.html"> Wat is nieuw in deze versie </a></li> <li><a href="scanning.html"> Hoe om te scannen </a></li> <li><a href="about1d.html"> Over 1D barcodes </a></li> <li><a href="about2d.html"> Over 2D barcodes </a></li> <li><a href="sharing.html"> Hoe kan ik QR Codes te creëren </a></li> </ul> <p>Vertaald door Google Translate.</p></body> </html>