Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28196

Android: "AVD Start Error" when trying to start emulator with x86 image

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • Qt Creator 9.0.0-beta2
    • Qt Creator 8.0.1, Qt Creator 9.0.0-beta1
    • Android Support
    • None
    • Linux/X11

    Description

      When I select an Android x86 device (emulator), and press play, I get the error:

      "AVD Start Error"
      PANIC: Missing emulator engine program for 'x86' CPU.

      With QT_LOGGING_RULES=qtc.android.*=true set, I see this log entry.

      qtc.android.avdManager: Running command (startAvdAsync): "/home/alportal/Android/Sdk/tools/emulator -netdelay none -netspeed full -avd android-x86"

      The error can be reproduced in a terminal.

      However, if I launch that command with...

      [...]/Android/Sdk/emulator/emulator[...]

      ...instead of with...

      [...]Android/Sdk/tools/emulator[...]

      ...the emulator is successfully launched with the x86 image.

      Should Qt Creator perhaps use that alternative emulator tool?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            portale Alessandro Portale
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes