Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-74637

Getting Started with Qt for Android: "./android update sdk" is deprecated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.4, 6.0.0 RC
    • 5.12.2
    • Documentation
    • None
    • Android
    • 52064e378c5848ae866180b3cf2f399a11b1617a (qt/qtdoc/5.12)

    Description

      "Getting Started With Qt for Android" documentation recommends to run

      ./android update sdk
      

      Anyhow, with the latest stable sdk-tools-linux-4333796.zip this command prints

      *************************************************************************
      The "android" command is deprecated.
      For manual SDK, AVD, and project management, please use Android Studio.
      For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager
      *************************************************************************
      "android" SDK commands can be translated to sdkmanager commands on a best-effort basis.
      Continue? (This prompt can be suppressed with the --use-sdk-wrapper command-line argument
      

      Instead, the documentation should recomment to run

      ./bin/sdkmanager --update
      

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes