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

FileNotFound Exception for Samsung Galaxy J5 and lower devices #138

Open OmkarSsawant opened 3 years ago

OmkarSsawant commented 3 years ago

probably from ScanFragment.java

MediaStore.Media.insertImage(contentResolver,bitmap,"Title","desc");

doesn't support for these devices API 21-23