Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Run Android on Debian Buster
Qt 6.11 is out! See what's new in the release blog

Run Android on Debian Buster

Scheduled Pinned Locked Moved Solved Mobile and Embedded
7 Posts 3 Posters 1.1k Views
  • 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.
  • N Offline
    N Offline
    no_1imit
    wrote on last edited by
    #1

    Hi, I'm using Debian buster
    when I open Devices in menu everything looks good
    I created Android Device kit but when I create a project with this kit and run I get this error

    The installed SDK tools version (26.1.1) does not include Gradle scripts. The minimum Qt version required for Gradle build to work is 5.9.0/5.6.3
    Error while building/deploying project untitled (kit: Android)
    When executing step "Build Android APK"
    

    I manually installed Gradle but nothing happened
    what's wrong? thanks

    jsulmJ 1 Reply Last reply
    0
    • N no_1imit

      Hi, I'm using Debian buster
      when I open Devices in menu everything looks good
      I created Android Device kit but when I create a project with this kit and run I get this error

      The installed SDK tools version (26.1.1) does not include Gradle scripts. The minimum Qt version required for Gradle build to work is 5.9.0/5.6.3
      Error while building/deploying project untitled (kit: Android)
      When executing step "Build Android APK"
      

      I manually installed Gradle but nothing happened
      what's wrong? thanks

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @no_1imit What Qt version did you install?
      Did you install NDK?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • N Offline
        N Offline
        no_1imit
        wrote on last edited by
        #3

        I'm using qt5
        Yes, I downloaded NDK from android.com
        Screenshot_2020-01-07_01-41-54.png

        jsulmJ J.HilkJ 2 Replies Last reply
        0
        • N no_1imit

          I'm using qt5
          Yes, I downloaded NDK from android.com
          Screenshot_2020-01-07_01-41-54.png

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @no_1imit said in Run Android on Debian Buster:

          I'm using qt5

          This is to vague. Which exact version?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          N 1 Reply Last reply
          0
          • N no_1imit

            I'm using qt5
            Yes, I downloaded NDK from android.com
            Screenshot_2020-01-07_01-41-54.png

            J.HilkJ Offline
            J.HilkJ Offline
            J.Hilk
            Moderators
            wrote on last edited by
            #5

            @no_1imit said in Run Android on Debian Buster:

            I'm using qt5

            In (now) 2020 I expect no new project to be made in qt4 😉
            I know I will be disappointed eventually 😔

            What version of Qt5 ? ndk r20 requires a very recent one. If you used your package manager to get Qt, you'll most likely have one too old.


            Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


            Q: What's that?
            A: It's blue light.
            Q: What does it do?
            A: It turns blue.

            1 Reply Last reply
            0
            • jsulmJ jsulm

              @no_1imit said in Run Android on Debian Buster:

              I'm using qt5

              This is to vague. Which exact version?

              N Offline
              N Offline
              no_1imit
              wrote on last edited by
              #6

              Yes you're right :D , I'm using Qt 5.11.3 and Qt Creator 4.8.2

              J.HilkJ 1 Reply Last reply
              0
              • N no_1imit

                Yes you're right :D , I'm using Qt 5.11.3 and Qt Creator 4.8.2

                J.HilkJ Offline
                J.HilkJ Offline
                J.Hilk
                Moderators
                wrote on last edited by J.Hilk
                #7

                @no_1imit
                then take a look here
                https://doc.qt.io/qt-5/android-getting-started.html

                Anything below 5.12 requires android ndk r10e


                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                Q: What's that?
                A: It's blue light.
                Q: What does it do?
                A: It turns blue.

                1 Reply Last reply
                3

                • Login

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