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

Android: Define a public API in Java

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes