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 use QtCore and Android/iOS native UI together?
Forum Updated to NodeBB v4.3 + New Features

How to use QtCore and Android/iOS native UI together?

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 2.0k 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.
  • F Offline
    F Offline
    francois
    wrote on last edited by
    #1

    Hello,

    I would like to develop a mobile app by reusing existing code written with QtCore but I would also like to use the native toolkits for the UI.

    Is that possible to use both together?
    Maybe by running the qt loop in another thread (by using Andoid NDK under android)?

    Regards

    1 Reply Last reply
    1
    • M Offline
      M Offline
      m_andrej
      wrote on last edited by
      #2

      Hi, did you find some solution? I'd like to do the same (on iOS).

      1 Reply Last reply
      0
      • benlauB Offline
        benlauB Offline
        benlau
        Qt Champions 2016
        wrote on last edited by
        #3

        For Android,

        playground/qtqmlandroid.git - QML wrappers for native Android controls.

        Remarks: It is still under development.

        For iOS,

        My QuickIOS project has implemented few wrapper of native components, and simulated components:

        benlau/quickios

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved