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

Android: Device data of freshly creaded AVD is incomplete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 8.0.0
    • Qt Creator 8.0.0
    • Android Support
    • None
    • 777ae87779 (qt-creator/qt-creator/8.0) 777ae87779 (qt-creator/qt-creator/master) 777ae87779 (qt-creator/qt-creator/qds-3.6) 777ae87779 (qt-creator/qt-creator/9.0)

      Users who really don't want to create AVDs in Android Studio or via command line can open the "Preferences -> Devices" and use "Add... Android Device" to create a new AVD.

      After that, the device list gets updated and the details of the created AVD is shown. However, the data is incomplete. Also actions like Start and Erase AVD don't work.

      The reason is that details of AVD devices are usually fetched via AndroidDeviceManager::updateAvdsList(), which does not happen in this dialog.
      Also , our"adb track-devices" does not get notified by the addition of an AVD (which I would have preferred).

      After a restart of Qt Creator, the AVD is properly listed and also usable.

        1. image-2022-07-06-18-31-54-491.png
          60 kB
          Alessandro Portale
        2. image-2022-07-06-18-32-32-448.png
          134 kB
          Alessandro Portale
        For Gerrit Dashboard: QTCREATORBUG-27804
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes