# yuriy-budiyev/code-scanner

Code scanner library for Android, based on ZXing

Repository: https://github.com/yuriy-budiyev/code-scanner
Canonical: https://ross.abutalabs.com/products/code-scanner
Language: Java
License: MIT
License Family: permissive
Topics: android, code, scanner, library, zxing, barcode, barcode-scanner, qr-code, datamatrix, upc, android-library
Last push: 2025-02-25T18:41:04+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 8, release rhythm 8, longevity 100
- inputs: {"age_days": 3306, "days_push": 554, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1160, forks 279 (observed 2026-08-28T04:03:49.071231+00:00)

## What it is
An Android code scanner library built on top of ZXing that provides a customizable scanner view for reading barcodes and QR codes. It supports auto focus, flash control, touch focus, and multiple 1D and 2D barcode formats.

## Use cases
- scan qr codes in an android app
- read barcodes with the device camera
- add a qr code scanner to my android activity
- scan data matrix codes on android
- implement a barcode scanner with customizable viewfinder
- scan upc and ean product codes
- kotlin-friendly camera code scanning library

## When to choose
- you need an easy-to-embed barcode/QR scanner view in an Android app
- you want a customizable viewfinder with flash and autofocus controls
- you need support for many 1D and 2D barcode formats via ZXing

## When to avoid
- you need scanning from images or files rather than a live camera feed
- you are not targeting Android
- you need ML Kit-level accuracy or ML-based barcode detection

## Facets
- artifact type: library
- maturity: stable
- function: computer-vision, ui-components, sdk
- domain: mobile-development, android-tools
- platform: jvm
- tags: barcode-scanner, qr-code, zxing, camera, android-library, android, mobile

## Member repositories
- yuriy-budiyev/code-scanner (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.071231+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:31:50.697879+00:00, confidence not recorded.
  - readme: https://github.com/yuriy-budiyev/code-scanner (fetched 2026-08-28T04:03:49.071231+00:00, sha a8837e2e965a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
