/dawcode-android

Android application to scan distance-dependent barcodes.

Primary LanguageKotlinApache License 2.0Apache-2.0

Android application to scan distance-dependent barcodes

This repository contains a sample Android application that is able to scan the distance-aware barcodes introduced in the following research article:

See also the related website for additional information.

The software relies on the following libraries:

The source code is released under the Apache 2.0 license, unless otherwise specified in the individual files (for instance, of the third-party libraries used).

Disclaimer

This software is distributed on "as is" basis, without warranties or conditions of any kind. The application is a sample implementation of the distance-aware barcode scanning algorithm presented in the related research article and is not meant to be used in production. As a consequence, the code is not optimized for performance and has not been refined.

This application was tested with OnePlus 6 smartphones. Minor adjustments might be needed to make it work with other devices.