Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QTCreator Cannot create a new AVD. No sufficiently recent Android SDK available

    Tools
    2
    2
    1304
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Archimede last edited by

      The 5 seconds timeout inside the method AndroidConfig::updateAvailableSdkPlatforms (androidconfigurations.cpp) is too small. In my development environment (Windows64 I5 8Gb Memory) the original batch android.bat last almost 7..8 seconds. This cause the message Cannot create a new AVD. No sufficiently recent Android SDK available.
      Removing from the batch the copies to temp directory will help to stay within the timeout.
      I suggest to raise the timeout or to make it configurable.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        You should take a look at the bug report system to see if there's something about it. If not then consider opening a report explaining your use case

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post