Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-132455

[Android] Lots of deprecated API is used

    XMLWordPrintable

Details

    • Android
    • 8
    • efa84cc4f (dev), e1068e217 (dev), 6d225bc7c (dev), be8bc890f (dev), 998274f0a (6.9), a60199c8c (6.9), 566666cca (6.9), 8f93dbff6 (6.9), c74b90e10 (6.8), 993c235be (6.8), 815bf8e3f (6.8), 627bef3f5 (6.8), 3bce07655 (tqtc/lts-6.5), a3ac82b9b (tqtc/lts-6.5)
    • Foundation Sprint 122

    Description

      Currently there are some notes when building Qt for Android:

      [912/5289] Building Java objects for Qt6AndroidNfc.jar
      Note: src/org/qtproject/qt/android/nfc/QtNfc.java uses or overrides a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      
      [923/5289] Building Java objects for Qt6AndroidBluetooth.jar
      Note: Some input files use or override a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      
      [2757/5289] Building Java objects for Qt6Android.jar
      Note: Some input files use or override a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      

      Adding ",deprecation" to the -Xlint parameter in qtbase/cmake/QtJavaHelpers.cmake shows more Details. Maybe this can be changed after all issues are fixed.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vuokko Juha Vuolle
            larss Lars Schmertmann
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes