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

Android: Crashes on startup on any device with API level < 18

XMLWordPrintable

    • Android
    • 8fa91217bcd0917cbc22e4608a579e6b1dedcde8

      The accessibility code uses a function called "setTextSelection" which was introduced in API level 18.

      Since this is not available on earlier platforms, any Qt application will crash in the JNI_OnLoad function when trying to resolve it.

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

            frederik Frederik Gladhorn
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes