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

Android: Device data of freshly creaded AVD is incomplete

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • 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)

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: