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. How can I build desktop and android App with Qt Python
Forum Updated to NodeBB v4.3 + New Features

How can I build desktop and android App with Qt Python

Scheduled Pinned Locked Moved Unsolved Qt for Python
6 Posts 3 Posters 9.7k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    ahmetozkaraca
    wrote on 14 Feb 2022, 08:43 last edited by
    #1

    Hello All,
    I want to start a new project. How can I deploy my python project on Desktop and Android? Is there a way to make this?
    When ı choosed Qt for Python I just say deploy for desktop. But I think there have to be a way to deploy for all platforms.
    Thank you,

    1 Reply Last reply
    0
    • N Offline
      N Offline
      ndias
      wrote on 14 Feb 2022, 10:34 last edited by
      #2

      Hi @ahmetozkaraca ,

      To deploy a Qt Python application for Windows you can use Pyinstaller.
      You can find a tutorial how to use pyinstaller at: https://www.mfitzp.com/tutorials/packaging-pyqt5-pyside2-applications-windows-pyinstaller/

      I think you can use pyqtdeploy to deploy a PyQt5 app Android or iOS. pydroid is another option, supporting PyQt5 and PyQt6. But I never tried it.

      Regards

      A 1 Reply Last reply 14 Feb 2022, 12:10
      0
      • A Offline
        A Offline
        ahmetozkaraca
        wrote on 14 Feb 2022, 11:48 last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • N ndias
          14 Feb 2022, 10:34

          Hi @ahmetozkaraca ,

          To deploy a Qt Python application for Windows you can use Pyinstaller.
          You can find a tutorial how to use pyinstaller at: https://www.mfitzp.com/tutorials/packaging-pyqt5-pyside2-applications-windows-pyinstaller/

          I think you can use pyqtdeploy to deploy a PyQt5 app Android or iOS. pydroid is another option, supporting PyQt5 and PyQt6. But I never tried it.

          Regards

          A Offline
          A Offline
          ahmetozkaraca
          wrote on 14 Feb 2022, 12:10 last edited by
          #4

          @ndias Yes I saw the documentation of pyqtdeploy. But I am searching a way to make this in Qt Creator. When I create a new project with Qt Quick and I can see that supported platforms are Desktop, Android, But when I create a new project with Qt For Python there is no Android support.

          J 1 Reply Last reply 14 Feb 2022, 12:24
          0
          • A ahmetozkaraca
            14 Feb 2022, 12:10

            @ndias Yes I saw the documentation of pyqtdeploy. But I am searching a way to make this in Qt Creator. When I create a new project with Qt Quick and I can see that supported platforms are Desktop, Android, But when I create a new project with Qt For Python there is no Android support.

            J Offline
            J Offline
            JonB
            wrote on 14 Feb 2022, 12:24 last edited by
            #5

            @ahmetozkaraca
            Not my area, but does this help: https://forum.qt.io/topic/130800/build-pyside6-application-for-android ?

            A 1 Reply Last reply 14 Feb 2022, 14:17
            2
            • J JonB
              14 Feb 2022, 12:24

              @ahmetozkaraca
              Not my area, but does this help: https://forum.qt.io/topic/130800/build-pyside6-application-for-android ?

              A Offline
              A Offline
              ahmetozkaraca
              wrote on 14 Feb 2022, 14:17 last edited by
              #6

              @JonB Thank you I will look that topic

              1 Reply Last reply
              0

              1/6

              14 Feb 2022, 08:43

              • Login

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