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. Custom QML Plugin deployment for Android
QtWS25 Last Chance

Custom QML Plugin deployment for Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 124 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.
  • M Offline
    M Offline
    mauri23
    wrote on last edited by
    #1

    I want to deploy a QML plugin alongside my application.
    Although the process is pretty clear for me in desktop environments (Windows/Unix), it seems quite different in Android.
    I am able to generate the expected .so and I can find the .so in the apk, but when running the application there is an error that indicates that the module is not found.

    I have created a github project to show the problem.

    https://github.com/mauri23/QMLPluginTest

    Every help is appreciated!
    Thanks

    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