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. Embedding a QML component into native Android UI
Forum Updated to NodeBB v4.3 + New Features

Embedding a QML component into native Android UI

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 376 Views 1 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.
  • V Offline
    V Offline
    Violet Giraffe
    wrote on last edited by Violet Giraffe
    #1

    I have an application which is essentially a thin QML wrapper for C++ core. It works. Now I want to add some auxiliary native UI for Android. I'm going to add a Java file, which I expect to work (and I will probably inflate the UI from a layout XML file). The question is: can I declare a QML view there? I need not interact with the view, I just need it to render as defined by a QML component and be embedded in the native Java UI.

    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