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. The mess of the Android tools
Forum Updated to NodeBB v4.3 + New Features

The mess of the Android tools

Scheduled Pinned Locked Moved Solved Mobile and Embedded
android
4 Posts 3 Posters 426 Views 2 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
    Jose LZ
    wrote on last edited by
    #1

    Hello everybody

    I just installed Qt in my Linux box to develop a simple Android app and I have got to run the app in my Android 9 phone. Now, I am trying to run the same app in a old Android 4.1.2 phone, for now without success. The question is that I don't understand exactly all these acronyms, Android tool mess, JDK, SDK, NDK, Android SDK Tools, Android Images, Android simulator, Android API, Android Platforms and his relationship with Qt versions with hardcoded SDK.
    I'm messed up so I don't know what I need to install to compile and run the app in Android 4.1.2.

    Is there a simple explanation for all these concepts and their relationships?

    Thanks in advance

    sierdzioS 1 Reply Last reply
    0
    • J Jose LZ

      Hello everybody

      I just installed Qt in my Linux box to develop a simple Android app and I have got to run the app in my Android 9 phone. Now, I am trying to run the same app in a old Android 4.1.2 phone, for now without success. The question is that I don't understand exactly all these acronyms, Android tool mess, JDK, SDK, NDK, Android SDK Tools, Android Images, Android simulator, Android API, Android Platforms and his relationship with Qt versions with hardcoded SDK.
      I'm messed up so I don't know what I need to install to compile and run the app in Android 4.1.2.

      Is there a simple explanation for all these concepts and their relationships?

      Thanks in advance

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @Jose-LZ said in The mess of the Android tools:

      I'm messed up so I don't know what I need to install to compile and run the app in Android 4.1.2.

      Qt does not support Android 4. You can stop trying ;-)

      Last version to support Android 4.1 was Qt 5.12.

      Is there a simple explanation for all these concepts and their relationships?

      No, it's a mess unfortunately. My recommendation (backed by a lot of errors, cursing and annoyance) - if you find a combination which works, stick to it. Do not update NDK, SDK, Qt unless you are forced to.

      Documentation has some guidelines: https://doc.qt.io/qt-5/android-getting-started.html

      (Z(:^

      1 Reply Last reply
      3
      • J Offline
        J Offline
        Jose LZ
        wrote on last edited by
        #3

        Thanks for your good advice. I have got compile and run in Android 4.1 installing Qt 5.12 with some evident patch in AndroidManifest.xml.

        The documentation in https://doc.qt.io/qt-5/android-getting-started.html is only a list of thinks but does not explain what each element is.

        For now, it works.

        Thanks

        Pablo J. RoginaP 1 Reply Last reply
        0
        • J Jose LZ

          Thanks for your good advice. I have got compile and run in Android 4.1 installing Qt 5.12 with some evident patch in AndroidManifest.xml.

          The documentation in https://doc.qt.io/qt-5/android-getting-started.html is only a list of thinks but does not explain what each element is.

          For now, it works.

          Thanks

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @Jose-LZ said in The mess of the Android tools:

          The documentation in https://doc.qt.io/qt-5/android-getting-started.html is only a list of thinks but does not explain what each element is.

          You are more than welcome to contribute additions/clarifications to such document so others users could benefit from your experience :-)

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          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