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

Android fails to start without accessibility

XMLWordPrintable

    • Android
    • de4bcdc02 (dev), e24b8facd (6.10)
    • 2025wk32s2QtforAndroid

      Hi,

      Since https://codereview.qt-project.org/c/qt/qtbase/+/661741

      Android application does not start without accessibility feature configured.

      It seems https://codereview.qt-project.org/c/qt/qtbase/+/661741/12/src/android/jar/src/org/qtproject/qt/android/QtActivityDelegate.java#57

      Is not guarded with

      #if QT_CONFIG(accessibility)

      Leading to error 

      E/AndroidRuntime: java.lang.UnsatisfiedLinkError: No implementation found for void org.qtproject.qt.android.QtNativeAccessibility.setActive(boolean) 

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

            assam Assam Boudjelthia
            reg31 Regis Duflaut
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes