# dlazaro66/QRCodeReaderView

Modification of ZXING Barcode Scanner project for easy Android QR-Code detection and AR purposes

Repository: https://github.com/dlazaro66/QRCodeReaderView
Canonical: https://ross.abutalabs.com/products/qrcodereaderview
Language: Java
License Family: other
Topics: android, zxing, camera, qrcodereaderview
Last push: 2021-06-21T04:55:28+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4797, "days_push": 1899, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1900, forks 486 (observed 2026-08-28T04:05:51.484086+00:00)

## What it is
An Android library that wraps a modified ZXING Barcode Scanner to provide a drop-in camera view for QR code detection. It notifies listeners when a QR code is decoded and exposes control point coordinates, making it usable for augmented reality overlays.

## Use cases
- scan qr codes with the android camera in my app
- decode qr codes from a live camera preview on android
- get qr code corner point coordinates for augmented reality
- embed a qr code reader view in an android layout
- build a qr scanner activity with torch and autofocus control

## When to choose
- you need a simple embeddable Android QR scanning view with decoded point coordinates
- you want AR-style overlays anchored to QR code control points
- you prefer a lightweight view-based integration over a full scanner app

## When to avoid
- you need an actively maintained library with recent bug fixes and security updates
- you need to scan barcode formats beyond QR codes
- you target modern Android camera APIs like CameraX and want current best practices

## Facets
- artifact type: library
- maturity: abandoned
- function: computer-vision, image-processing, ui-components
- domain: mobile-development, computer-vision
- platform: -
- tags: qr-code, zxing, camera-preview, barcode-scanning, augmented-reality, android

## Member repositories
- dlazaro66/QRCodeReaderView (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:51.484086+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-30T03:11:58.924142+00:00, confidence not recorded.
  - readme: https://github.com/dlazaro66/QRCodeReaderView (fetched 2026-08-28T04:05:51.484086+00:00, sha 9a0bd0931fe1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
