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

Update Qt future release to use and support AndroidX libraries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.9.4, 5.12.0, 5.12.1
    • None
    • Android
    • 2022wk32FOQtforAndroid, 2023wkXXFOQtforAndroid

    Description

      Update android sources to support AndroidX, cause this is the future of android libraries. https://developer.android.com/jetpack/androidx/

      For example, I want to use new https://developer.android.com/reference/androidx/biometric/BiometricPrompt in my Qt app. For it, I need QtActivity to extend FragmentActivity from androidx, not just the activity. Of course, I edit manually Qt java sources, and everything works fine, but I thing that this is good point to be added in any future qt release.

      Attachments

        Issue Links

          Activity

            People

              qtandroidteam Qt Android Team
              cust0m1z3 Yordan Bonev
              Votes:
              21 Vote for this issue
              Watchers:
              22 Start watching this issue

              Dates

                Created:
                Updated: