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

build android .aar files

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

    Hi there,
    I am using QT to develop a cross platform library,and I have a question that wheather the QT creator could build a android library like .aar files, 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.

    jsulmJ 1 Reply Last reply
    0
    • E element

      Hi there,
      I am using QT to develop a cross platform library,and I have a question that wheather the QT creator could build a android library like .aar files, 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.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @element .arr is for Java libraries, right? If you're writing C++ apps/libraries with Qt then you can simply use/generate .so libraries. I don't think QtCreator supports creation of .arr libraries as it is a C++ IDE, not Java.

      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