jhansireddy / AndroidScannerDemo

ScanLibrary is an android document scanning library built on top of OpenCV, using the app you will be able to select the exact edges and crop the document accordingly from the selected 4 edges and change the perspective transformation of the cropped image.
MIT License
1.07k stars 472 forks source link

Add <uses-feature android:name="android.hardware.camera"/ to android manifest for newest versions of android #129

Closed fer314 closed 3 years ago

fer314 commented 4 years ago

this is a common problem and in my case this was the solution

jhansireddy commented 3 years ago

This is already added to Scanlibrary Androidmanifest. Could you please elaborate the issue.