Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Deploying QML/Python to android and windows
QtWS25 Last Chance

Deploying QML/Python to android and windows

Scheduled Pinned Locked Moved Unsolved Qt for Python
qt for python
4 Posts 3 Posters 1.1k 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.
  • Q Offline
    Q Offline
    qmlfan
    wrote on last edited by qmlfan
    #1

    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
    0
    • Q Offline
      Q Offline
      qmlfan
      wrote on last edited by
      #2

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

      1 Reply Last reply
      0
      • thamT Offline
        thamT Offline
        tham
        wrote on last edited by tham
        #3
        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
        0
        • strahlexS Offline
          strahlexS Offline
          strahlex
          wrote on last edited by
          #4

          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
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved