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

Not Working in sdk version 29 #120

Closed KavinNallasamy closed 3 years ago

KavinNallasamy commented 4 years ago

Library not working in sdk 28 and above. kindly, give update for latest version sdk

vamsee9 commented 4 years ago

it's working perfectly SDK 21 to 30

Reuben-cyber commented 4 years ago

it's working perfectly SDK 21 can you please tell how ..the app crashes when i open the scan button

vamsee9 commented 4 years ago

Bro make new project and import this project as new module this content is out dated sis didn't update it

Reuben-cyber commented 4 years ago

Bro make new project and import this project as new module this content is out dated sis didn't update it

i added as new module ...what do i do ahead ...im new to android ..so...

vamsee9 commented 4 years ago

Ping me here t.me/vamsee9

Reuben-cyber commented 4 years ago

Ping me here t.me/vamsee9

its showing me page not found

vamsee9 commented 4 years ago

It's telegram app

Reuben-cyber commented 4 years ago

oh ..okay

vamsee9 commented 4 years ago

Issues fixed

Reuben-cyber commented 4 years ago

Issues fixed

can u share the solution?

fer314 commented 4 years ago

I fixed it by adding "uses-feature android:name="android.hardware.camera"/" to permissions on the android manifest

jhansireddy commented 3 years ago

Upgraded to compileSdkVersion of 30. Please reopen the issue if it is not fixed.