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 Updated to NodeBB v4.3 + New Features

Problem deploying application to Android

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 2 Posters 398 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
    Alfie Anil
    wrote on 3 Sept 2020, 09:31 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 1 Reply Last reply 3 Sept 2020, 09:37
    0
    • A Alfie Anil
      3 Sept 2020, 09:31

      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 Online
      J Online
      J.Hilk
      Moderators
      wrote on 3 Sept 2020, 09:37 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 3 Sept 2020, 14:57
      2
      • J J.Hilk
        3 Sept 2020, 09:37

        @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 3 Sept 2020, 14:57 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

        3/3

        3 Sept 2020, 14:57

        • Login

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