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. Qt 5 Android development, QML properties to android element properties?
Forum Updated to NodeBB v4.3 + New Features

Qt 5 Android development, QML properties to android element properties?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 330 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.
  • A Offline
    A Offline
    alft
    wrote on 22 Nov 2018, 14:14 last edited by
    #1

    Hi folks!

    Been developing a Android app in Qt using QML. But when I use the uiautomatorviewer, which is bundled with the Android SDK, I cannot see any of the controls in the XML tree nor the right properties for the ones that show up. But if I use it on a standard Android app, for example the calculator, I see all the buttons etc. together with all of their properties such as ID, name and/or text.

    Any input of which QML components corresponds to android native components? I tried to switch out a QML MouseArea to a QML Button and that is recognized in the uiautomatorviewer, but without any properties.

    This roots in that I want to be able to use Appium for Robot Framework to automate some stuff in the UI when I run tests.

    Thanks for the help guys.

    1 Reply Last reply
    0

    1/1

    22 Nov 2018, 14:14

    • Login

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