Slashdot Mirror


Digia Releases Qt 5.1 With Preliminary Support For Android and iOS

An anonymous reader writes "Finnish software and services firm Digia, which bought Qt from Nokia back in August, has released version 5.1 of the cross-platform application framework. Among the changes are 'significant improvements' to Qt Quick and preliminary support for Android and iOS. The latter means Qt on Android and iOS are both considered Technology Previews, letting developers start building for the two mobile operating systems and porting apps from other platforms by reusing the same code base. Although most of the Qt functionality and tool integration is already in place to start developing mobile apps, Digia promises complete ports to Android and iOS will come with the release of Qt 5.2 'later this year.'"

7 of 86 comments (clear)

  1. Sounds promising by Sla$hPot · · Score: 3, Insightful

    Can't wait for that.
    Qt could be the answer to rich internet cross platform apps

  2. Too bad we didn't have this 2-3 years ago by ensignyu · · Score: 2, Insightful

    Nokia could have made a compelling cross-platform play. Write one app, have it run on iOS, Android, and Meego -- and others. Like what HTML5-on-mobile was supposed to do, but without the performance and compatibility headaches.

    It wouldn't necessarily have a native look-and-feel on each platform but there are plenty of apps that use non-standard themes anyways.

    1. Re:Too bad we didn't have this 2-3 years ago by obarthelemy · · Score: 3, Insightful

      Apple would have kiboshed that in the blink of an eye.

      --
      The Cloud - because you don't care if your apps and data are up in the air.
  3. Re:One Framework to rule them all... by Psychotria · · Score: 3, Insightful

    You should read your signature.

  4. Re:One Framework to rule them all... by Anonymous Coward · · Score: 2, Insightful

    "In 2013, cross-platform does not mean Win32 and Linux. "

    What does it mean then? Windows, Linux, OSX, iOS, and Android are fully supported. A google search shows Qt also works on BSD.

    What platforms are missing? (that more than 100 people actually use)

  5. Re:One Framework to rule them all... by caseih · · Score: 4, Insightful

    In what ways is Qt massively flawed? You claim those of us unaware of them are green, but then you say absolutely nothing to enlighten us.

  6. Re:Confused by stenvar · · Score: 1, Insightful

    It "won't benefit most apps" in the sense that they don't run faster.

    It benefits every app in the sense that you don't have to write them in Java, and using Android's weird APIs.