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. Native Android with Qt based library
Qt 6.11 is out! See what's new in the release blog

Native Android with Qt based library

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

    I'm trying to use C++ library developed using Qt in my native Android app but haven't been able to find a way how to do it. I've managed to do the same for iOS but failing on Android.

    Has anybody done that before? Can you point me in the right direction? Maybe tutorial/blog or something?

    1 Reply Last reply
    0
    • QojoteQ Offline
      QojoteQ Offline
      Qojote
      wrote on last edited by Qojote
      #2

      So you are writing a native android app and not with Qt? Is that correct? How is this question related to Qt? Anyway, android is based on linux, so you will need a .so library.
      This blog seems to handle your problem: link text

      1 Reply Last reply
      0
      • _eph_ Offline
        _eph_ Offline
        _eph
        wrote on last edited by
        #3

        The library is using Qt. That blog has some good pointers thanks. I guess I hoped Qt created some tool which would help avoid the JNI nightmare. Guess not. Thanks anyway.

        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