Android developer portal with tools, libraries, and apps

An easy to use library for barcode detection. Based on the new AndroidX Camera2 api. Uses the zxing barcode detection library. Comes with a BarcodeView, which combines a camera preview and an automatic overlay for detected barcodes.

Also contains three differend ready to use dialogs

  • BarcodeDialog (DialogFragment)
  • BarcodeBottomSheet (BottomSheetDialogFragment)
  • BarcodeAlertDialog (AlertDialog)

Features

  • camera permission handling
  • customize the displayed result points
  • customize the barcode type (can be a list)
Aug 9, 2019

Scan QR Codes with:

  • Firebase ML Kit
  • ZXing

And generate them with:

  • QRCode.js
  • ZXing
  • Google Charts
Apr 30, 2019

XAZxing library is a port of offcial Zxing Intent Integrator for Xamarin.Android

Nov 25, 2018

Сode scanner library based on ZXing. Supports portrait and landscape screen orientations, back and front facing cameras, auto focus and flash light control, viewfinder customization, touch focus, Kotlin friendly.

Aug 22, 2017

A barcode scanner based on zxing. Support screen auto rotate (both landscape and portrait).

Oct 8, 2016

Standalone ZXing barcode/qrcode scanner library so that you don't have to install the ZXing Barcode Scanner app explicitly.

Aug 6, 2016

An Android Library based on ZXing Library with support for Portrait Orientation and some cool stuffs.

Feb 28, 2016

A simple QRCode generation api for java built on top ZXING.

Jul 29, 2015

This library allows you to embed a Barcode scanner as a Fragment.

Jun 4, 2015

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

This project implements an Android view which show camera and notify when there's a QR code inside the preview.

May 27, 2015

Android library with simple yet powerful components for using device camera in your apps.

The library contains a set of components (views), ready to be put to your layout files in order to give developer instant access to the following features:

  • Instantly display the live preview video feed from the device camera
  • Scan barcodes (using built-in ZXing decoding engine)
  • Perform your own camera live data processing
Jul 5, 2014

Android library projects that provides easy to use and extensible Barcode Scanner views based on ZXing and ZBar.

Jul 5, 2014

Android QR Code Decoder and Encoder. This is a port of the ZXing project but reduced in size and scope.

Jul 5, 2014

ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Jul 5, 2014