Hello, 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" at java.lang.Runtime.loadLibrary0(Runtime.java:984) at java.lang.System.loadLibrary(System.java:1562) at org.libreoffice.kit.NativeLibLoader.load(LibreOfficeKit.java:110) at org.libreoffice.kit.LibreOfficeKit.<clinit>(LibreOfficeKit.java:100) at org.libreoffice.kit.LibreOfficeKit.initializeLibrary(LibreOfficeKit.java:35) at org.libreoffice.TileProviderFactory.initialize(TileProviderFactory.java:23) at org.libreoffice.LOKitThread.<init>(LOKitThread.java:40) at org.libreoffice.LibreOfficeMainActivity.onCreate(LibreOfficeMainActivity.java:151) at android.app.Activity.performCreate(Activity.java:6738) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2652) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2766) at android.app.ActivityThread.-wrap12(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1507) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6236) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781) It would be great if you can help me out with this. Waiting for your reply. Thanks, Tushar -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20180807/0f628f58/attachment.html>