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

Clicking on the SCAN button in the Demo does nothing #146

Closed DropMonsterLTD closed 3 years ago

DropMonsterLTD commented 3 years ago

As descrbied in the topic, when I install the Demo on the device I try to test the scanner function. But clicking on the SCAN button does nothing. CAMERA and MEDIA buttons work as they should.

Tested on:

All of the devices fail to open the scanner through the SCAN button.

Has anybody had similar issue?