Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Android settings have errors / Qt 5.14.2 - Qt Creator 4.11
Forum Updated to NodeBB v4.3 + New Features

Android settings have errors / Qt 5.14.2 - Qt Creator 4.11

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 4 Posters 3.2k Views 1 Watching
  • 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.
  • F Offline
    F Offline
    faster.bicio
    wrote on last edited by
    #1

    Hello everybody,

    I'm new to the community and also to the Qt platform.
    I'm building a cross-platform app (desktop/mobile) but I'm experiencing issues in Qt creator android setup.
    The app regularly runs on desktop x64 kit, but I can't set Android device (and kit) correctly.

    I installed:

    • JDK 8
    • NDK 21
    • SDK via Android studio

    Paths seem ok, but I still have 2 red marks on:

    • SDK tools installed
    • Platform SDK installed

    as in attached pic.
    I followed other posts but I can't get what I am mistaking?

    Thanks in advance for help

    scrnsht1.jpg

    K KroMignonK 2 Replies Last reply
    0
    • F faster.bicio

      Hello everybody,

      I'm new to the community and also to the Qt platform.
      I'm building a cross-platform app (desktop/mobile) but I'm experiencing issues in Qt creator android setup.
      The app regularly runs on desktop x64 kit, but I can't set Android device (and kit) correctly.

      I installed:

      • JDK 8
      • NDK 21
      • SDK via Android studio

      Paths seem ok, but I still have 2 red marks on:

      • SDK tools installed
      • Platform SDK installed

      as in attached pic.
      I followed other posts but I can't get what I am mistaking?

      Thanks in advance for help

      scrnsht1.jpg

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @faster-bicio

      Hi andwelcome to devnet forum

      Can you check the information "SDK manager" at the bottom which SDK is installed?

      Possibly you have to reinstall the SDK through AndroidStudio.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • F faster.bicio

        Hello everybody,

        I'm new to the community and also to the Qt platform.
        I'm building a cross-platform app (desktop/mobile) but I'm experiencing issues in Qt creator android setup.
        The app regularly runs on desktop x64 kit, but I can't set Android device (and kit) correctly.

        I installed:

        • JDK 8
        • NDK 21
        • SDK via Android studio

        Paths seem ok, but I still have 2 red marks on:

        • SDK tools installed
        • Platform SDK installed

        as in attached pic.
        I followed other posts but I can't get what I am mistaking?

        Thanks in advance for help

        scrnsht1.jpg

        KroMignonK Offline
        KroMignonK Offline
        KroMignon
        wrote on last edited by
        #3

        @faster-bicio Hello and welcome to this developer Forum.

        This question has been ask many times: the answer is You have to install Android SDK Tools.

        Please take a look to this post: https://forum.qt.io/post/585927, this will show you how to do it.

        It is an old maxim of mine that when you have excluded the impossible, whatever remains, however improbable, must be the truth. (Sherlock Holmes)

        1 Reply Last reply
        1
        • A Offline
          A Offline
          Aminmlp
          wrote on last edited by
          #4

          my problem was somthing like you. I solved it by removing all the manual setting(I mean the manual sdk, ndk and openssl addresses) then I first give the address of jdk 1.8 and click on set up SDK in the following picture:
          ccb2181a-8fe1-4720-9bfe-6f27841feaf1-image.png
          Qt creator automatically make it.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved