Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Bundling versioned libs on Android Deployment

Bundling versioned libs on Android Deployment

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 1 Posters 688 Views 1 Watching
  • 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
    padde
    wrote on last edited by
    #1

    I am currently trying to create an Android app that uses external libs. These libs are compiled using the Android NDK and are versioned, i.e. libfoo.so, libfoo.so.1, libfoo.so.1.0.3.

    I included the libs using the ANDROID_EXTRA_LIBS in my pro-File but it does not seem possible to include the versioned links to the libraries here. Is there a way to include these links (i.e. libfoo.so.1, libfoo.so.1.0.3) in my APK?

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

      For anyone stumbling over this: seems connected to "this":https://bugreports.qt-project.org/browse/QTCREATORBUG-11062

      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