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 integrate android library (.aar file) with QT android app and access methods in android library in QT app?
Forum Update on Monday, May 27th 2025

How to integrate android library (.aar file) with QT android app and access methods in android library in QT app?

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

    Hello everyone, I am new in QT mobile development. I have developed one simple library in android studio. I have this .aar file. In this library I written one class named as "SampleClass". In this class I have written on method named as "showHelloWorld". This method is used to printing log on logcat. My question is how to I integrate this .aar file in qt android app, and how to call method in present in class from library in qt activity.
    My another question is how to start activity in android library from qt android app?

    thank you in advance.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      CDSstudent
      wrote on last edited by
      #2

      Is there any solution to the packaging and use of Android AAR

      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