Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtQuick controls for BB and Android

QtQuick controls for BB and Android

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 984 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
    vladstelmahovsky
    wrote on last edited by
    #1

    Hi

    Anyone tried to run applications, using QtQuick controls on BB10 and Android? How to deploy QtQuick controls on the platforms?

    thanks

    1 Reply Last reply
    0
    • Gojir4G Offline
      Gojir4G Offline
      Gojir4
      wrote on last edited by
      #2

      Hello,
      Actually I didn't use QtQuick controls especially, but QtQuick elements (like Rectangle, MouseArea, etc. ) and all what I needed to do is to go to project properties, under "Run" options, and then "Package configurations", and check the "Qt5Quick" library in the "Required Qt libraries" field.

      It is working well both on emulator and on the device (Galaxy S3). It's also important to target the good Android version in the option "Android Target SDK". First time I compiled with API17, when my phone was only at version 4.1 of Android (API 16), so it was not working.

      About BlackBerry I don't know... Never used..

      Hope this help

      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