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. Python and android problem with deploy

Python and android problem with deploy

Scheduled Pinned Locked Moved Unsolved Qt for Python
qt for pythonpython
3 Posts 2 Posters 531 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.
  • M Offline
    M Offline
    Maklo
    wrote on last edited by
    #1

    Hello, I have a problem with python and android. When I open a new Project project (Qt Quick) seamlessly everything works, deploy to android, display app in windows. But when I open an application like Qt For python and want to upload it to AVD, it doesn't work, and I use the same parameters for both projects. It gives me mistakes,

    Initializing deployment to Android device / simulator
    Error while building / deploying project main (kit: Android Qt 5.12.2 Clang x86)
    When executing step "<b> Deploy to Android device </b>"

    Does anyone have experience creating a python app in android?

    Last week I started with QT and python 2 years ago.
    I use Qt on windows 10

    Well thank you.

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

      Hi and welcome to devnet,

      Python app development for Androïd is not trivial. See this stack overflow answer.

      AFAIK, there's no direct way to use PySide2/6 or PyQt5 directly like that.

      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
      1
      • M Offline
        M Offline
        Maklo
        wrote on last edited by
        #3

        Well thanks you

        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