-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
WHEN MIGRATING THIS APPLICATION TO androidx 64-BIT IT GIVES ERROR, I HAVE ALSO DOWNLOADED THE 64-BIT SCAN LIBRARY BY JHANSI REDDY STILL GIVING THIS ERROR
defaultConfig {
...
ndk.abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'
..
}
we got following error,
java.lang.UnsatisfiedLinkError: No implementation found for float[] vi.pdfscanner.main.ScannerEngine.getPoints(android.graphics.Bitmap)
Metadata
Metadata
Assignees
Labels
No labels