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. Any real-world apps built with Qt?
Forum Update on Monday, May 27th 2025

Any real-world apps built with Qt?

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

    I'm looking for a solution for my next app.

    I'm fairly good at ios, but suck at Android. I want to create fancy ui transitions that are common on ios on Android.

    Qt seems to be a good solution for that.

    I'm wondering if there are any serious android app built with Qt?

    I'm worrying about integrating maps and cameras when using Qt.

    Thanks.

    CharbyC 1 Reply Last reply
    0
    • B billconan

      I'm looking for a solution for my next app.

      I'm fairly good at ios, but suck at Android. I want to create fancy ui transitions that are common on ios on Android.

      Qt seems to be a good solution for that.

      I'm wondering if there are any serious android app built with Qt?

      I'm worrying about integrating maps and cameras when using Qt.

      Thanks.

      CharbyC Offline
      CharbyC Offline
      Charby
      wrote on last edited by
      #2

      @billconan Qt is a serious candidate in that regard and integrating maps and camera is well supported and especially easy with QML. You still will have to add a few native code when it comes to manage os features (let's say copying a picture to the gallery) but most of the code can be done once as Qt promised.
      I agree that it would be great to have a complete actual example of a mobile app deployed to diffrent platform. I am considering releasing such a project (social application with picture sharing that demonstrates camera, qr code genertion and reading, animation, cloud storage etc...). And mentioning it, a current impedancy is that Qt doesn't propose anymore an out of the box solution of cloud backend (engin.io is landing).

      Regarding Map integration, you can have look to the workshop material here https://forum.qt.io/topic/63838/qt-qml-workshop-materials/2
      and our next workshop wll deal with Camera so I will post the related materials next week.

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        Zola
        wrote on last edited by
        #3

        Ableton and Popcorn Time.

        1 Reply Last reply
        0
        • ekkescornerE Offline
          ekkescornerE Offline
          ekkescorner
          Qt Champions 2016
          wrote on last edited by
          #4

          starting with Qt 5.6 and qt.labs.controls, Universal style and also support of high dpi from my POV you can write cool Android and iOS apps.

          I'm just evaluating QT and will try to develop ...
          a) a real-world app for one of my customers including BT LE. this app is running inhouse distributed via BlackBerry BES12, so I cannot talk about
          b) a complete sample app together with a blog series to describe HowTo use Qt. primary target: BlackBerry Cascades developers, but will be also valuable for Android / iOS developers - you can ignore the parts where I compare the concepts and HowTo design with Qt
          c) Conference APP for Qt Summit in San Francisco

          so stay tuned. I'll send a forum message. the story should start soon ...

          ekke ... Qt Champion 2016 | 2024 ... mobile business apps
          5.15 --> 6.8 https://t1p.de/ekkeChecklist
          QMake --> CMake https://t1p.de/ekkeCMakeMobileApps

          1 Reply Last reply
          0
          • stackprogramerS Offline
            stackprogramerS Offline
            stackprogramer
            wrote on last edited by
            #5

            i too am developing a game in Qt,it uses camera android,animation methods ....
            it is great undoubtedly.

            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