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. Support for Android .aar files
Qt 6.11 is out! See what's new in the release blog

Support for Android .aar files

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.2k Views 2 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.
  • kannanl2kK Offline
    kannanl2kK Offline
    kannanl2k
    wrote on last edited by
    #1

    Hi,

    I am currently in the planning phase for a cross platform mobile library. I would like to generate a library (.a in iOS and .aar in Android) and distribute it to my customers who would develop a native app.

    I know, with QT, i can generate a static library (.a file) for iOS and a APK for android. I am not sure if QT supports creating .aar file for android. Is it possible? This will be a very important requirement for me and if QT does support it, i could potentially use QT for my cross platform mobile library.

    I noticed an already unanswered post here. I will highly appreciate any answer.

    Re: Support for Android .aar files

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      That's an interesting question. Do you plan to offer a java interface to your library ? Or is it destined to build C++ applications ?

      In any case, you should bring this question to the Qt Android-development mailing list. You'll find there Qt's Android port developers/maintainers. This forum is more user oriented.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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