jSMILE availability for Android & ARM?

The engine.
Post Reply
jamiecollinson
Posts: 2
Joined: Thu Jan 28, 2021 4:57 pm

jSMILE availability for Android & ARM?

Post by jamiecollinson »

I'm trying to test out SMILE on Android and I see a few references in the forum to jSMILE for Android, but don't see it available on https://download.bayesfusion.com/files. ... y=Business

I'd guess one of the other platform .so files would work if compiled for ARM, but I also saw in one posting that there are some changes to the JAR file. Could anyone point me in the right direction?

Also if anyone's tried jSMILE on Android and has tips or left notes somewhere they'd be much appreciated :-)
jamiecollinson
Posts: 2
Joined: Thu Jan 28, 2021 4:57 pm

Re: jSMILE availability for Android & ARM?

Post by jamiecollinson »

I tried using the Linux x86 build of jSMILE (placed in /src/main/jniLibs/x86, with jar in /lib and added as library in Android Studio) but get the following error on compilation:

Code: Select all

E/flutter ( 3932): [ERROR:flutter/shell/platform/android/platform_view_android_jni_impl.cc(43)] java.lang.UnsatisfiedLinkError: dlopen failed: library "libm.so.6" not found
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: jSMILE availability for Android & ARM?

Post by shooltz[BayesFusion] »

I'll ask the team to build jSMILE for Android on ARM and send you a link. Binaries should be available tomorrow (Tuesday, Feb 16th).
shooltz[BayesFusion]
Site Admin
Posts: 1417
Joined: Mon Nov 26, 2007 5:51 pm

Re: jSMILE availability for Android & ARM?

Post by shooltz[BayesFusion] »

I've emailed the download link.
Post Reply