journeyapps / zxing-android-embedded

Barcode scanner library for Android, based on the ZXing decoder
https://journeyapps.com/
Apache License 2.0
5.68k stars 1.26k forks source link

Feature suggestion: Import from Gallery #683

Closed nathanfallet closed 2 years ago

nathanfallet commented 2 years ago

Description of the problem:

I would like to add a method to trigger the recognition from a file imported from Gallery/Camera Roll. That way, when embedding the scanner in a custom Activity, we can place a button to allow the user to import a QR code from Gallery instead of scanning one.