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

Android: Reduce sdkmanager calls which "call home"

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • Android Support
    • None

      The Android plugin calls the sdkmanager in order to list the local installed packages but also to list all available packages.

      It does so for both use-cases by calling "sdkmanager --list".

      The problem with "--list" is that it accesses the remote package repository. We mightwant to limit that by using "--list_installed" when appliccable.

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

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

              Created:
              Updated:

                There are no open Gerrit changes