awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bingoogolapple avatar

bingoogolapple/BGAQRCode-Android

0
View on GitHub↗
8,016 estrellas·1,775 forks·C·7 vistas

BGAQRCode Android

BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and barcodes. It functions as a camera scanning framework and a barcode generator for creating one-dimensional and two-dimensional codes.

The project includes a customizable UI kit for implementing branded scanning interfaces with adjustable dimensions, colors, and animation styles. It also provides tools for creating customized barcodes featuring specific color palettes and embedded logos.

The toolkit manages camera hardware settings, including flashlight control, zoom levels, and lens switching. It supports extracting encoded data from both live camera feeds and static gallery images.

Features

  • Camera QR Code Scanners - Implements a full-featured scanner for extracting encoded data from QR codes and barcodes via live camera feeds.
  • QR Code Generators - Includes tools for generating scannable one-dimensional and two-dimensional barcodes with custom colors and logos.
  • Multi-Format Barcode Recognitions - Utilizes a pipeline that supports the recognition of multiple diverse 1D and 2D barcode formats.
  • Mobile Barcode Generation - Generates customized 1D and 2D barcodes with embedded logos and custom color palettes for Android apps.
  • Camera App Frameworks - Provides a framework for building camera-based scanning applications with integrated hardware controls and overlays.
  • QR Code Scanner Libraries - Ships a comprehensive library for recognizing and decoding QR codes and barcodes on Android.
  • Camera Integration - Provides Android-specific APIs for managing camera previews and hardware settings for optimal scanning.
  • Camera Torch and Zoom Controls - Includes built-in controls for managing the device torch and camera zoom during the scanning process.
  • Scanner UI Design - Allows customization of scanning animations and overlays to match specific application themes or brand identities.
  • Logo Embedding - Provides the ability to embed custom logos into generated QR codes while maintaining error correction.
  • Visual Feed Overlays - Draws dynamic visual masks and guidance overlays over the live camera feed to define the active scanning area.
  • Scanner Overlays - Offers customizable dimensions, colors, and animation styles for the scanning interface overlay.
  • Scanner - Provides a customizable UI kit for implementing branded scanning interfaces with adjustable styles and animations.

Historial de estrellas

Gráfico del historial de estrellas de bingoogolapple/bgaqrcode-androidGráfico del historial de estrellas de bingoogolapple/bgaqrcode-android

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace bingoogolapple/bgaqrcode-android?

BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and barcodes. It functions as a camera scanning framework and a barcode generator for creating one-dimensional and two-dimensional codes.

¿Cuáles son las características principales de bingoogolapple/bgaqrcode-android?

Las características principales de bingoogolapple/bgaqrcode-android son: Camera QR Code Scanners, QR Code Generators, Multi-Format Barcode Recognitions, Mobile Barcode Generation, Camera App Frameworks, QR Code Scanner Libraries, Camera Integration, Camera Torch and Zoom Controls.

¿Qué alternativas de código abierto existen para bingoogolapple/bgaqrcode-android?

Las alternativas de código abierto para bingoogolapple/bgaqrcode-android incluyen: mebjas/html5-qrcode — html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser,… yipianfengye/android-zxinglibrary — This is a ZXing-based toolkit for integrating barcode and QR code scanning and generation into Android applications.… efprefix/efqrcode — EFQRCode is a Swift library for generating, styling, and scanning QR codes across iOS, macOS, watchOS, tvOS, and… react-native-camera/react-native-camera — This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into… mrousavy/react-native-vision-camera — This project is a cross-platform mobile camera framework and real-time computer vision library. It provides a… fukuchi/libqrencode — libqrencode is a C library for generating QR Code symbols from text, binary, and structured data. It provides a core…

Alternativas open-source a BGAQRCode Android

Proyectos open-source similares, clasificados según cuántas características comparten con BGAQRCode Android.
  • mebjas/html5-qrcodeAvatar de mebjas

    mebjas/html5-qrcode

    6,030Ver en GitHub↗

    html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser, processing live video from a device camera or decoding codes from uploaded image files without any server-side involvement. The library handles real-time scanning from continuous camera feeds with adjustable frame rates and scanning regions, while also supporting file-based decoding for static images. The scanner offers configurable behavior through runtime settings, allowing developers to adjust scanning speed, viewfinder region, aspect ratio, and restrict decoding to specifi

    TypeScriptbarcodecamerahtml5
    Ver en GitHub↗6,030
  • yipianfengye/android-zxinglibraryAvatar de yipianfengye

    yipianfengye/android-zxingLibrary

    4,998Ver en GitHub↗

    This is a ZXing-based toolkit for integrating barcode and QR code scanning and generation into Android applications. It functions as a barcode scanner capable of decoding data from both live camera streams and static image files. The library includes a QR code generator that supports the creation of image files with custom logos embedded in the center of the code. It also provides a customizable camera scanning interface, allowing for adjustments to the scanning overlay and control over the device flash to improve visibility in low light. Its broader capabilities cover the extraction of text

    Java
    Ver en GitHub↗4,998
  • efprefix/efqrcodeAvatar de EFPrefix

    EFPrefix/EFQRCode

    4,751Ver en GitHub↗

    EFQRCode is a Swift library for generating, styling, and scanning QR codes across iOS, macOS, watchOS, tvOS, and visionOS. It functions as a toolkit for creating both static and animated QR codes and extracting encoded text from one or multiple codes within a single image. The library enables visual branding through the integration of watermarks, icons, and animated sequences. It supports multi-format export, allowing generated codes to be saved as static images, lossless PDFs, animated GIFs, or video files. The toolkit covers high-level functional areas including QR code generation, image-b

    Swift
    Ver en GitHub↗4,751
  • react-native-camera/react-native-cameraAvatar de react-native-camera

    react-native-camera/react-native-camera

    9,638Ver en GitHub↗

    This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into mobile applications. It serves as a tool for implementing image and video capture, as well as specialized scanning and recognition tasks. The library includes specialized capabilities for computer vision, including a barcode scanner for decoding various barcode types, a face detection tool to identify human faces in a live feed, and an optical character recognition engine for extracting written text from the camera stream. The system covers hardware configuration and control, i

    Javacameraface-detectionreact-native
    Ver en GitHub↗9,638
  • Ver las 30 alternativas a BGAQRCode Android→