Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. android/build.gradle
Forum Updated to NodeBB v4.3 + New Features

android/build.gradle

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 377 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.
  • J Offline
    J Offline
    Jean MARTINON
    wrote on last edited by
    #1

    Hello, I'm looking for the "android/build.gradle" folder. I've created a Qt Quick Application project and installed all the kits. However, when I run the program the error message tells me that the dependency 'androidx.core:core:1.10.1' and 'androidx.annotation:annotation-experimental:1.3.0' requires my project to be compiled with a compileSdkVersion of at least 33, but my project is currently compiled with android-31. Please help me to install the correct compileSDKVersion.

    Best regards

    jsulmJ Ronel_qtmasterR JoeCFDJ 3 Replies Last reply
    0
    • J Jean MARTINON

      Hello, I'm looking for the "android/build.gradle" folder. I've created a Qt Quick Application project and installed all the kits. However, when I run the program the error message tells me that the dependency 'androidx.core:core:1.10.1' and 'androidx.annotation:annotation-experimental:1.3.0' requires my project to be compiled with a compileSdkVersion of at least 33, but my project is currently compiled with android-31. Please help me to install the correct compileSDKVersion.

      Best regards

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

      @Jean-MARTINON said in android/build.gradle:

      Please help me to install the correct compileSDKVersion

      Not sure why you're looking for "android/build.gradle" folder when all you need to do is to install SDK 33. I think you can do that directly in QtCreator.

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

      1 Reply Last reply
      0
      • J Jean MARTINON

        Hello, I'm looking for the "android/build.gradle" folder. I've created a Qt Quick Application project and installed all the kits. However, when I run the program the error message tells me that the dependency 'androidx.core:core:1.10.1' and 'androidx.annotation:annotation-experimental:1.3.0' requires my project to be compiled with a compileSdkVersion of at least 33, but my project is currently compiled with android-31. Please help me to install the correct compileSDKVersion.

        Best regards

        Ronel_qtmasterR Offline
        Ronel_qtmasterR Offline
        Ronel_qtmaster
        wrote on last edited by
        #3

        @Jean-MARTINON You need to download the old android sdk manager and install the required compile sdkversion

        1 Reply Last reply
        0
        • J Jean MARTINON

          Hello, I'm looking for the "android/build.gradle" folder. I've created a Qt Quick Application project and installed all the kits. However, when I run the program the error message tells me that the dependency 'androidx.core:core:1.10.1' and 'androidx.annotation:annotation-experimental:1.3.0' requires my project to be compiled with a compileSdkVersion of at least 33, but my project is currently compiled with android-31. Please help me to install the correct compileSDKVersion.

          Best regards

          JoeCFDJ Offline
          JoeCFDJ Offline
          JoeCFD
          wrote on last edited by JoeCFD
          #4

          @Jean-MARTINON Quite some discussions have been made about Android build in this forum. Try to find these topics first. Also what are your OS and Qt Version? What have you done?

          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