Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [SOLVED] Necessitas Java runtime issue on Android
QtWS25 Last Chance

[SOLVED] Necessitas Java runtime issue on Android

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 1.6k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Peppy
    wrote on last edited by
    #1

    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...

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Peppy
      wrote on last edited by
      #2

      Problem solved. missing QtDeclarative include...

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved