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. Limitations with Android and good tutorials

Limitations with Android and good tutorials

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.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.
  • L Offline
    L Offline
    LonniB
    wrote on last edited by
    #1

    Hello everyone,

    I am about to start my PhD thesis, and it will definitely involve mobile development.
    I am wondering whether I could use Qt to do this mobile development. Of course, I will have to do some complex 2D/3D modelling and I would like to be able to use all the features of android mobiles. What I mean is that I don't to realize in the middle ( or worse ) of my project that what I want to achieve cannot be done in Qt. So my question is : are there any limitations to what can be done with Qt for mobile applications? Obviously, it would be great if what I develop can run under iOS and android, but if there are limitations I will stick to java and the android API.

    In the case where there are no limitation, do any of you have good tutorials to get started with mobile development in Qt and how to get into further complex tasks?

    I hope this post will lead to a great discussion on the possibilities offered by Qt for mobile dev.

    Cheers,

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You'll have to define a bit more what you'd like to do. As for advanced graphics you'll have OpenGL ES on android and iOS and the Qt3D module. Beware, it's currently under very active refactoring but getting ready for prime time.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LonniB
        wrote on last edited by
        #3

        Hey,

        Thanks for the answer. I'm basically interested in being able to visualise and interact with complex dataset. The aim is to be able to build a desktop and mobile 3D visualisation of complex 3D data (fluid mechanics, brain images, ...). I would like it to also support marker recognition, that would be great. I know that there are APIs compatible with android development, but I don't know whether they are compatible with Qt.
        Is that precise enough?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then it looks like your going to also be interested in the Scene Graph part

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          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