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. Load a Qt view in Android compose view
Forum Updated to NodeBB v4.3 + New Features

Load a Qt view in Android compose view

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 114 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.
  • A Offline
    A Offline
    Akshaya Shanker
    wrote on 8 Nov 2024, 06:00 last edited by
    #1

    I built a .so in Qt and included in android project . Trying to invoke acitivty that extends QtActivityBase . But i get java.lang.UnsatisfiedLinkError: JNI_ERR returned from JNI_OnLoad in "/data/app/~~-OsfNzU96KPumBswSR9zgw==/com.android.nativecomponents-AGn70ZzvQqafj136Ko3bOQ==/base.apk!/lib/arm64-v8a/libplugins_platforms_qtforandroid_arm64-v8a.so"
    at java.lang.Runtime.loadLibrary0(Runtime.java:1082)
    at java.lang.Runtime.loadLibrary0(Runtime.java:1003)
    at java.lang.System.loadLibrary(System.java:1661). when loading System.loadLibrary("plugins_platforms_qtforandroid_arm64-v8a")

    1 Reply Last reply
    0

    1/1

    8 Nov 2024, 06:00

    • Login

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