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. Access QT library from Xamarin Android project
Forum Updated to NodeBB v4.3 + New Features

Access QT library from Xamarin Android project

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

    Hi!

    I'm new to mobile development and I've got stuck when I'm trying to access my QT library from a Xamarin Android project.

    I basically want to initialize the QT-library with parameters, let it show a UI and return the result to the host application. I have managed to build an .aar from the QT-project but I don't know how to use it. The only class I see exposed (except for Org.QtProject.xxx libraries) is Com.MyNamespace.BuildConfig.

    I'm guessing that I have to do add some kind of signature to my C++ classes and perhaps using JNI but I've had no success. Any kind of pointer to the right direction would be extremely helpful!!!

    1 Reply Last reply
    0
    • E Offline
      E Offline
      ELEMENTICY
      wrote on last edited by
      #2

      your Xamarin Android project is made of C++?Or C#

      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