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
QtWS25 Last Chance

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 10 Apr 2015, 13:18 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 11 Apr 2015, 19:55
    0
    • J Offline
      J Offline
      Jon Heron1
      wrote on 10 Apr 2015, 20:06 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 11 Apr 2015, 14:02
      0
      • J Jon Heron1
        10 Apr 2015, 20:06

        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 11 Apr 2015, 14:02 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
        • M Offline
          M Offline
          Michal
          wrote on 11 Apr 2015, 14:43 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
            10 Apr 2015, 13:18

            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 11 Apr 2015, 19:55 last edited by
            #5

            @sedonk Look at ministro source code =)

            1 Reply Last reply
            0

            5/5

            11 Apr 2015, 19:55

            • Login

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