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

Android: Define a public API in Java

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.2.0
    • QPA
    • None
    • Android

      The Java code in Qt currently comes with no binary or source compatibility guarantees. To make it convenient to write platform-specific code with Qt, we need to define a public API with these guarantees.

      This applies both to some of the code in the .jar file (like getting Qt's layout etc.) which can easily be placed in the library code, but also to the QtActivity class itself, where we need to add official places where you can hook into event handling and startup.

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

            rampe Rami Potinkara
            esabraha Eskil Abrahamsen Blomfeldt
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes