Este es un kit de herramientas basado en ZXing para integrar el escaneo y la generación de códigos de barras y códigos QR en aplicaciones Android. Funciona como un escáner de códigos de barras capaz de decodificar datos tanto de flujos de cámara en vivo como de archivos de imagen estáticos.
Las características principales de yipianfengye/android-zxinglibrary son: Camera QR Code Scanners, Android Barcode Scanner Libraries, ZXing Decoder Wrappers, Image File Barcode Decoders, QR Code Generators, Android Camera Integrations, Android Barcode Scannings, Branded QR Codes.
Las alternativas de código abierto para yipianfengye/android-zxinglibrary incluyen: journeyapps/zxing-android-embedded — This is an Android library that adds barcode scanning to applications using the device camera. It wraps the ZXing… bingoogolapple/bgaqrcode-android — BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and… mebjas/html5-qrcode — html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser,… natario1/cameraview — CameraView is a high-level Android camera library and hardware wrapper designed for capturing photos and videos. It… dm77/barcodescanner — This is an Android barcode scanning library designed to detect and decode barcode data from a live camera feed. It… endroid/qr-code — This is a PHP library for generating machine-readable QR codes from text or data payloads. It functions as an image…
This is an Android library that adds barcode scanning to applications using the device camera. It wraps the ZXing barcode decoding engine and exposes it through a simplified Android API, functioning as a software development kit for real-time scanning. The library offers two primary integration approaches: launching a full-screen camera activity through Android intents, or embedding a live scanner view directly into application layouts using SurfaceView or TextureView. Scanner behavior can be customized through programmatic configuration objects before scanning begins, and scanned barcode dat
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,
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
CameraView is a high-level Android camera library and hardware wrapper designed for capturing photos and videos. It provides an abstraction layer for managing camera hardware and a media capture API for recording high-resolution video and RAW photos with configurable bitrates and resolutions. The project features a real-time camera filter framework and a preview manager. These systems allow for the application of custom shaders and visual effects to live camera streams and the rendering of previews with customizable aspect ratios, overlays, and composition grids. The library covers a wide ra