Qt Forum

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

    Unsolved Deploying QML/Python to android and windows

    Qt for Python
    qt for python
    3
    4
    781
    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.
    • Q
      qmlfan last edited by qmlfan

      Hello,
      I have created a basic hello world kind of program in python and have 2 text fields in QML for displaying it, Now i want to deploy them to android as well as windows, i am completely new to QML and Qt, i would like to know whether it is possible to create an app with only python (without a line of c++) and QML and build it for android and windows or we should also use C++ to develop and deploy along with python

      1 Reply Last reply Reply Quote 0
      • Q
        qmlfan last edited by

        No one has developed an app with python and qml yet?

        1 Reply Last reply Reply Quote 0
        • tham
          tham last edited by tham

          1. Qt for python do not support android yet
          2. Qt for python is not yet mature, unless you have to, prefer c++ first
          1 Reply Last reply Reply Quote 0
          • strahlex
            strahlex last edited by

            In short use Qt/C++ for Android.

            PyQt claims to support Android, but nobody achieved to get it working. Qt for Python doesn't support it at all.

            Feel free to check out my website machinekoder.com
            and my pet projects Intellicute and QtQuickVcp

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