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

Update Qt future release to use and support AndroidX libraries

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes