code-scanner icon indicating copy to clipboard operation
code-scanner copied to clipboard

An Android app to scan and generate codes(barcodes/QR codes)

Results 13 code-scanner issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Current minimum Android version is about Android 6. Other users may have older versions and hence cannot use this app....

enhancement

Bug is fixed problem was that CurrentState was not changing back to NONE value. bug was ocuring even when you switched between views.

* log Note: FATAL EXCEPTION: main , Process: com.czlucius.scan.debug, PID: 9894 , java.lang.IllegalArgumentException: Couldn't find meta-data for provider with authority com.czlucius.scan.provider *Used mediastore to get the file path. *Add Extra...