Hi *,

On Wed, Aug 8, 2018 at 9:05 PM Tushar Koshti <koshtitushar1...@gmail.com> wrote:
>
> I am facing one problem while building and running Android version of 
> LibreOffice. Here is the stack trace.
>
> --------- beginning of the crash
> 08-07 07:53:49.913 25702-25702/? E/AndroidRuntime: FATAL EXCEPTION: main
>     Process: org.documentfoundation.libreoffice, PID: 25702
>     java.lang.UnsatisfiedLinkError: 
> dalvik.system.PathClassLoader[DexPathList[[zip file 
> "/data/app/org.documentfoundation.libreoffice-1/base.apk"],nativeLibraryDirectories=[/data/app/org.documentfoundation.libreoffice-1/lib/arm64,
>  /system/lib64, /vendor/lib64]]] couldn't find "libnspr4.so"

all that 64 in there make it sound like you're trying to do a 64bit
build for android - that's not really supported/tested...

> It would be great if you can help me out with this.

First step is to check whether there actually is a nspr4 lib in
android/source/jniLibs/... and if not, see whether libnspr did build
at all..

ciao
Christian
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to