Is there a way to change the camera resolution? I don't know what default values for x and y are being used but I need to increase it to scan some PDF417 barcodes on a driver's license.
This solution is based on ML Kit (https://developers.google.com/ml-kit/vision/barcode-scanning/code-scanner). Instructions: 1. Add to main module: #AdditionalJar: com.google.android.gms:play-services-code-scanner #MultiDex: True 2. Add to manifest editor: CreateResourceFromFile(Macro...