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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bingoogolapple avatar

bingoogolapple/BGAQRCode-Android

0
View on GitHub↗
8,016 stars·1,775 forks·C·17 views

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.

Star history

Star history chart for bingoogolapple/bgaqrcode-androidStar history chart for bingoogolapple/bgaqrcode-android

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BGAQRCode Android

Similar open-source projects, ranked by how many features they share with BGAQRCode Android.
  • mebjas/html5-qrcodemebjas avatar

    mebjas/html5-qrcode

    6,030View on 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
    View on GitHub↗6,030
  • yipianfengye/android-zxinglibraryyipianfengye avatar

    yipianfengye/android-zxingLibrary

    4,998View on 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
    View on GitHub↗4,998
  • efprefix/efqrcodeEFPrefix avatar

    EFPrefix/EFQRCode

    4,751View on 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
    View on GitHub↗4,751
  • react-native-camera/react-native-camerareact-native-camera avatar

    react-native-camera/react-native-camera

    9,638View on 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
    View on GitHub↗9,638
See all 30 alternatives to BGAQRCode Android→

Frequently asked questions

What does bingoogolapple/bgaqrcode-android do?

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.

What are the main features of bingoogolapple/bgaqrcode-android?

The main features of bingoogolapple/bgaqrcode-android are: 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.

What are some open-source alternatives to bingoogolapple/bgaqrcode-android?

Open-source alternatives to bingoogolapple/bgaqrcode-android include: 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…