Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Unsolved Python and android problem with deploy

    Qt for Python
    qt for python python
    2
    3
    345
    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.
    • M
      Maklo last edited by

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 1
        • M
          Maklo last edited by

          Well thanks you

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