1*513427e3STreehugger Robot<!DOCTYPE HTML> 2*513427e3STreehugger Robot<html> 3*513427e3STreehugger Robot<head> 4*513427e3STreehugger Robot<meta charset="UTF-8"/> 5*513427e3STreehugger Robot<title> Aide Barcode Scanner </title> 6*513427e3STreehugger Robot<link href="../style.css" rel="stylesheet" type="text/css"/> 7*513427e3STreehugger Robot</head> 8*513427e3STreehugger Robot<body> 9*513427e3STreehugger Robot<p> L'application officielle Android du projet open-source ZXing :<br/> 10*513427e3STreehugger Robot<a href="https://github.com/zxing/zxing"> https://github.com/zxing/zxing </a></p> 11*513427e3STreehugger Robot<p> Barcode Scanner utilise la caméra de votre téléphone pour lire des codes barres, et rechercher des informations produit, telles que les prix et les critiques. </p> 12*513427e3STreehugger Robot<p class="imgcenter"><img src="../images/scan-example.png"/></p> 13*513427e3STreehugger Robot<p> Il lit également les codes barres 2D tels que les codes QR et Data Matrix. Ceux-ci peuvent contenir des liens vers des sites Web, des informations de contact comme des numéros de téléphone et des adresses e-mail, et plus encore. </p> 14*513427e3STreehugger Robot<ul class="touchable"> 15*513427e3STreehugger Robot <li><a href="whatsnew.html"> Quoi de neuf dans cette version </a></li> 16*513427e3STreehugger Robot <li><a href="scanning.html"> Comment numériser </a></li> 17*513427e3STreehugger Robot <li><a href="about1d.html"> À propos de codes à barres 1D </a></li> 18*513427e3STreehugger Robot <li><a href="about2d.html"> À propos de codes-barres 2D </a></li> 19*513427e3STreehugger Robot <li><a href="sharing.html"> Comment créer des codes QR </a></li> 20*513427e3STreehugger Robot <li><a href="license.html"> Politique de confidentialité, Informations légales et licence </a></li> 21*513427e3STreehugger Robot</ul> 22*513427e3STreehugger Robot</body> 23*513427e3STreehugger Robot</html> 24