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. How to install custom libraries for Android Qt 5.4.1

How to install custom libraries for Android Qt 5.4.1

Scheduled Pinned Locked Moved Mobile and Embedded
libdllandroidsystemlib
5 Posts 4 Posters 1.9k 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.
  • S Offline
    S Offline
    sedonk
    wrote on last edited by
    #1

    I've got my own libXXX.so file, build with Android Qt 5.4.1, that I want to make available to other Android apps also made in Qt 5.4.1.

    Does anybody know how to do this ?

    J 1 Reply Last reply
    0
    • J Offline
      J Offline
      Jon Heron1
      wrote on last edited by
      #2

      If you go to the 'Projects' button on the left pane of creator and then select the 'Build' button for your droid kit, then the drop down next to 'Build Android APK' you will see a spot to attach Additional libs.
      Hope it helps!
      Cheers,
      Jon

      S 1 Reply Last reply
      0
      • J Jon Heron1

        If you go to the 'Projects' button on the left pane of creator and then select the 'Build' button for your droid kit, then the drop down next to 'Build Android APK' you will see a spot to attach Additional libs.
        Hope it helps!
        Cheers,
        Jon

        S Offline
        S Offline
        sedonk
        wrote on last edited by
        #3

        @Jon-Heron1 Thanks for your answer, it works ( I used ANDROID_EXTRA_LIBS in .pro ) but is not what I'm looking for.
        When I create and install the Android app I don't know which libraries I want to use at runtime.

        1 Reply Last reply
        0
        • MichalM Offline
          MichalM Offline
          Michal
          wrote on last edited by
          #4

          Im not making android apps but I believe you need something similar to "Dependancy Walker".

          1 Reply Last reply
          0
          • S sedonk

            I've got my own libXXX.so file, build with Android Qt 5.4.1, that I want to make available to other Android apps also made in Qt 5.4.1.

            Does anybody know how to do this ?

            J Offline
            J Offline
            jalomic
            wrote on last edited by
            #5

            @sedonk Look at ministro source code =)

            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