0

I am looking for good QR code / Datamatrix / Aztec scanner application for Android. It should can:

  1. read color QR codes like this and negative QR codes like this,
  2. read Datamatrix,
  3. read Aztec.

The best of is i-nigma, which can read even this or this! But it can't read Aztec :-(.

Thanks.

nanuqcz
  • 1,376
  • 3
  • 16
  • 19

2 Answers2

3

after a quick search :-)

NeoReader QR & Barcode Scanner

FEATURES

  • Scans all standard 1D and 2D code types – QR, Data Matrix, Aztec, EAN, UPC, Code 39, Code 128, PDF 417 and more!
  • Automatic detection of code type
Community
  • 1
  • 1
imcaspar
  • 652
  • 8
  • 9
1

The de facto standard for Android is Barcode Scanner. It reads all of these things and more.

Sean Owen
  • 66,182
  • 23
  • 141
  • 173
  • I tried it as my first QR code scanner. And it can not read Aztec codes. – nanuqcz Jul 17 '14 at 10:05
  • 5
    Did you enable Aztec codes? it is off by default. – Sean Owen Jul 17 '14 at 10:42
  • You are right, I missed this option in settings. – nanuqcz Jul 17 '14 at 19:08
  • I tried NeoReader and Barcode Scanner with Aztec code and found NeoReader to be noticeably faster. It also doesn’t need the code to be precisely positioned in tiny box as Barcode Scanner does. However it is ad supported. – Mr. Tao Jan 20 '16 at 23:21