NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
85 stars 61 forks source link

big apk file and Compatible side by side NDK warning #92

Closed brunoalex closed 3 years ago

brunoalex commented 3 years ago

apk file is 40mb due to this libs on cordova 9.0.0:

WARNING: Compatible side by side NDK version was not found. Default is 21.0.6113669. Compatible side by side NDK version was not found. Default is 21.0.6113669. Unable to strip the following libraries, packaging them as they are: libScanner.so, libopencv_java3.so.

ChrisTomAlx commented 3 years ago

Refer to #45 to reduce apk size. I am not sure about the NDK warning though.

Cheers, Chris Neutrinos