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. Android, IOS and Windows Phone App possible?
QtWS25 Last Chance

Android, IOS and Windows Phone App possible?

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 2.8k 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.
  • F Offline
    F Offline
    fey227223
    wrote on last edited by
    #1

    Hey,

    I started writing my Bachelor Thesis and it involves writing a cross platform App and Evaluating diffrent Frameworks for that along the way.
    The App needs to run on all 3 mobile Platforms mentioned, though Windows can be either Windows Phone 7 or Windows Phone 8 or (Windows 8 and Windows RT).
    Features I will need will include

    Camera support,
    local Storage(more then the 5 mb HTML5 cache if possible :) ),
    Some sort of encryption

    I have browsed the website for a while, but I lack some definite answers on what is and what isn't supported.
    For example the Supported Platform Page for QT 5.0 says "Qt 5 will support all leading mobile operating systems", but as far as I can tell the current Version is 5.1, so does it Support them or was it supposed to, but doesn't?
    I'd like to have QT on my Framework List, so clarification on any of the the specifics(Platform support, features...) would be helpful :).

    Thanks in advance!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      stereomatching
      wrote on last edited by
      #2

      1 : Qt5.1 do not support winRT yet
      2 : Qt never support win phone 7
      3 : Qt5.1 do not support camera on android, but Qt5.2 will
      4 : Qt5.1 support desktops, mac, win(xp, 7, 8), linux
      5 : Qt5.1 support ios, but the part of qml2 do not support ios yet
      6 : Although Qt5.1 do not support camera of android yet, you could
      use openCV to access the camera

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fey227223
        wrote on last edited by
        #3

        Thanks a lot, great answer :)!

        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