Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problem deploying application to Android
Forum Update on Monday, May 27th 2025

Problem deploying application to Android

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 375 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.
  • A Offline
    A Offline
    Alfie Anil
    wrote on last edited by
    #1

    Hello,
    I am having a problem when I run the my application on the android emulator. The emulator launches, (the emulator is of a google pixel) and just stays on the google sign (sometimes it loads up the home screen). Then qt is stuck on deployment for about 2 minutes and eventually stops and my application doesn't deploy on the android. The error that I'm getting says:
    Error while building/deploying project projectname (kit: Android for armeabi-v7a,arm64-v8a,x86,x86_64 (Clang Qt 5.15.0 for Android))
    When executing step "Deploy to Android device"

    Any help would be greatly appreciated.

    Thank you

    J.HilkJ 1 Reply Last reply
    0
    • A Alfie Anil

      Hello,
      I am having a problem when I run the my application on the android emulator. The emulator launches, (the emulator is of a google pixel) and just stays on the google sign (sometimes it loads up the home screen). Then qt is stuck on deployment for about 2 minutes and eventually stops and my application doesn't deploy on the android. The error that I'm getting says:
      Error while building/deploying project projectname (kit: Android for armeabi-v7a,arm64-v8a,x86,x86_64 (Clang Qt 5.15.0 for Android))
      When executing step "Deploy to Android device"

      Any help would be greatly appreciated.

      Thank you

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @Alfie-Anil

      3 Options come to my mind

      • Launch the emulator before your compile/deploy your application, those two can be separated
      • get a better PC, seems like it has trouble launching and running the android emulator
      • get a physical device, im my experience always the best, if most expensive, option

      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      A 1 Reply Last reply
      2
      • J.HilkJ J.Hilk

        @Alfie-Anil

        3 Options come to my mind

        • Launch the emulator before your compile/deploy your application, those two can be separated
        • get a better PC, seems like it has trouble launching and running the android emulator
        • get a physical device, im my experience always the best, if most expensive, option
        A Offline
        A Offline
        Alfie Anil
        wrote on last edited by
        #3

        @J-Hilk Thank you. I would say that my pc was good enough for this as building and deploying on desktop was seemless. Although I didn't get the emulator to work. I found that using a physical device worked.
        Thank you for your time

        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