clean-apps / CleanSCAN

A simple, smart and efficient document scanner for Android
https://clean-apps.github.io/CleanSCAN/
Apache License 2.0
181 stars 52 forks source link

Application does not support 64bit architecture #25

Closed sam1827 closed 4 years ago

sam1827 commented 4 years ago

Can you provide us with the 64bit library as the scan module is not compatible with 64 bit architecture.

babanomania commented 4 years ago

@sam1827 thanks for the tip, i'll start working to upgrade the codebase to OpenCV4. The current library does not have X86_64 jni support.

One question though, how do you manage to find this ? i have a Snapdragon 855+ and the app works fine there

babanomania commented 4 years ago

Check the latest release 1.5.20200713, 64bit jni support added