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

D/skia: — Failed to create image decoder with message 'unimplemented' #113

Open ajinkya976 opened 4 years ago

ajinkya976 commented 4 years ago

Hi,

when i capture image i am getting D/skia: --- Failed to create image decoder with message 'unimplemented' in console and The captured image not sets to imageview in Android P.

also when i am testing same app in Android Q i am getting below error.

2020-02-05 11:32:23.668 9270-9270/? E/ReviewScreenImpl: onClickOKButton() - Fail to decode captured picture

Can someone please help on above issues.

vamsee9 commented 4 years ago

Also working on this need some time

firatturan commented 3 years ago

Hi folks, is there any update on this issue?