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

Improve Qt libraries loading mechanism (QtLoader Java classes)

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.7.0
    • None
    • QPA: Android
    • None
    • 2023wk44FOQtforAndroid, 2023wk46FOQtforAndroid
    • 17ef5be08 (dev), 6f1449c7a (dev), 3a505a859 (dev), db91947eb (dev), 4f33c4a36 (dev), bc8f0911a (dev), 19baa077d (dev), ee874e7ca (dev), 84f0b483b (dev), 400e7d1a7 (dev), fcc8b89ae (dev), 7996a3fc7 (dev), 482af5a43 (6.7), 97a3434fd (6.7), b9f5b892d (6.7)

      Look into what can be improved in the loading mechanism of Qt libraries. At the moment, the loading is done under the QtActivity or QtService, and done each time for each activity/service if there are multiples declared. And if multiples are declared, the mechanism might fails.

      This task should look into improving that by for example moving that logic into the QtApplication so it's done only once and activities/services don't need to redo that each time. That also could give the benefit or improved architecture and code.

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

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

              Created:
              Updated:
              Resolved: