Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Keep Android stuff up-to-date
Forum Updated to NodeBB v4.3 + New Features

Keep Android stuff up-to-date

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 243 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.
  • tomyT Offline
    tomyT Offline
    tomy
    wrote on last edited by tomy
    #1

    Hi all,

    If I want my Android apps are working properly on old and new versions of Android, what stuff do I need to update for the Android kit on Qt Creator 4.8.1 on Windows 10 X64, each time when some new NDK, JDK, or SDK stuff is published?

    For now and for JDK, I have two choices:

    • Java SE 12.0.1 which is newer and
    • Java SE 11.0.3 (LTS) which has the feature LTS.

    1- Which one would you download and use, please?
    2- Does it matter if I download the X64 .exe file and then install it or X64 .zip file and then extract it?

    3- For NDK, I want to choose android-ndk-r19c-windows-x86_64.zip. do you agree?

    4- And finally my SDK looks like this. I doubt if it needs changes. Agree?

    0_1555855479554_Capture.PNG

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      First of all use the Android Getting Started guide from Qt's documentation to the get the versions of the dependency that you should use.

      Hunting for the latest and greatest at any price won't work for Android as each release of their NDK has a tendency to break the workflow of projects using it. Therefore you should use the guid already linked above. That will give you a development environment that is working.

      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
      0

      • Login

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