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

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

    XMLWordPrintable

Details

    • Android
    • 8fa91217bcd0917cbc22e4608a579e6b1dedcde8

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes