Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Current state of Qt mobile cross platform development (android,ios,windows 8 phone)

    Mobile and Embedded
    windows rt ios cross platform android
    2
    3
    1134
    Loading More Posts
    • 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.
    • U
      unsynchronized last edited by unsynchronized

      I am trying to evaluate the suitability of Qt for a project that in broad terms has the following requirements.

      • simple UI which incorporates real time video, and touch/swipe
      • real time capture from device's camera (frame grabs & video recording)
      • real time device to cloud communication over an internet connection
      • real time video & image manipulation (eg compress/decompress/ scale/crop)

      whilst I could develop 3 separate native apps in the various ides & languages, my preference would be a Qt app that has a few subtle changes by way of includes or conditional compilation to handle each platform.

      I can see the IOS and android side of things should not be an issue, but as far as I can tell there is no formal (eg supported) way to currently deploy to windows phone. is this correct? or am I missing something?

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User last edited by

        I'm not an expert in the field of Windows Phone (actually I've never seen a Windows Phone in the wild), but the docs say it's well supported: http://doc.qt.io/QtSupportedPlatforms/index.html .

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User last edited by

          (But who knows what will happen when Windows 10 will be released..)

          1 Reply Last reply Reply Quote 0
          • First post
            Last post