ZATCA QR Reader Android Library

ZATAC Scanner is Kotlin-based QR code scanner and parser that de-crypt TLV qr codes and parse them into their values, provided by e-invoice.io

Github Repo: github.com/Enozom/ZATCA-Android-QR-Reader

ZATCA scanner demo.gif

Features:

-Easy to use. -Theme customization. -Ability to use the scanner view itslef for more customization and ease of integration ,but you will need to check for camera permission your self and also you will need to add a listener for image picking .

  • Ability to use parsing method directly and Barcode scanner for low-level integration.