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

Service Embedding

    XMLWordPrintable

Details

    Description

      Why?

      Enables for example a Digital Avatar 

      What?

      Android service can have constantly visible Qt Quick QML Window. Launched and controller by the service, visible until service is stopped, but does not need Android Activity. Enables overlaying QML view on top of Android views. Transparency possible with root object of QML window.

      Where?

      In qtbase cause it requires changes to QPA Android Service handling. Extension of View, enables the adding from Service context - under the hood. No public APIs. 

      How?

      Requires system level privileges (create the BSP image by yourself) or privileges to sign with the system key, can not be used in consumer devices on apps. No private API used, but functional logic needs to be discussed before FF. 

      Who?

      Should be cross-are discussed. 

      Attachments

        Issue Links

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

          Activity

            People

              pevirkku Petri Virkkunen
              rampe Rami Potinkara
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes