mayuce / AndroidDocumentScanner

This library helps to scan a document like CamScanner.
https://www.linkedin.com/in/mayuce/
MIT License
538 stars 167 forks source link

Add queries to open camera intent on API 30 #39

Closed shahawi closed 2 years ago

shahawi commented 2 years ago

Thank you for your effort But bear in mind that on API 30 after image is taken, It does not appear. I believe this has to do with new storage rules in API 30 Someone needs to fix the storage issue. Thanks again

mayuce commented 2 years ago

Thank you for your effort But bear in mind that on API 30 after image is taken, It does not appear. I believe this has to do with new storage rules in API 30 Someone needs to fix the storage issue. Thanks again

Yeah, since it's test application it's not a blocker; I'll take a look at that if I find time, thanks for letting know.