A library to help implement barcode scanning.
Why?
Another barcode library. Yawn.
We can understand why you may think that, but there are some key reasons we decided to write a new barcode library.
- Quality We want this library to be a high quality production ready library.
- Camera2 Many barcode libraries still use camera1 API's. These are now deprecated and although unlikely to be removed, you can get better performance and stability from camera2.
- Firebase This library uses Firebase to process the frames and return barcodes. The Firebase team are committed to these API's.
- Tested We want this library to have tests.
- Simple We want the implementation to be simple, but not try to hide away too much of the complexity of the task.
from The Android Arsenal
No comments:
Post a Comment