[SOLVED] Necessitas Java runtime issue on Android
-
Hi folks, I am having issue with Necessitas:
@
I/ApplicationPackageManager(14395): cscCountry is not German : ORSI/Qt (14395): qt startW/System.err(14395): java.lang.reflect.InvocationTargetExceptionW/System.err(14395): at java.lang.reflect.Method.invokeNative(Native Method)W/System.err(14395): at java.lang.reflect.Method.invoke(Method.java:507)W/System.err(14395): at org.kde.necessitas.origo.QtActivity.loadApplication(QtActivity.java:144)W/System.err(14395): at org.kde.necessitas.origo.QtActivity.access$200(QtActivity.java:77)W/System.err(14395): at org.kde.necessitas.origo.QtActivity$3$1$1.run(QtActivity.java:201)W/System.err(14395): at android.os.Handler.handleCallback(Handler.java:587)W/System.err(14395): at android.os.Handler.dispatchMessage(Handler.java:92)W/System.err(14395): at android.os.Looper.loop(Looper.java:123)W/System.err(14395): at android.app.ActivityThread.main(ActivityThread.java:3687)W/System.err(14395): at java.lang.reflect.Method.invokeNative(Native Method)W/System.err(14395): at java.lang.reflect.Method.invoke(Method.java:507)W/System.err(14395): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:867)W/System.err(14395): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)W/System.err(14395): at dalvik.system.NativeStart.main(Native Method)W/System.err(14395): Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1963]: 18300 could not load needed library 'libQtDeclarative.so' for 'libNecessitasDemo.so' (load_library[1105]: Library 'libQtDeclarative.so' not found)W/System.err(14395): at java.lang.Runtime.load(Runtime.java:394)W/System.err(14395): at java.lang.System.load(System.java:534)W/System.err(14395): at org.kde.necessitas.industrius.QtNative.loadBundledLibraries(QtNative.java:125)W/System.err(14395): at org.kde.necessitas.industrius.QtActivityDelegate.loadApplication(QtActivityDelegate.java:245)W/System.err(14395): ... 14 more
@Well, what it says? (I am not experienced in Java)...
I have Android 2.3.3...