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

Be able to have multiple activities running within the same process (on Android)

    XMLWordPrintable

Details

    • Multiple activities in same Android process
    • Android
    • 2020wk42, 2020wk44, 2021wk04, 2021wk06, 2021wk08PO2, 2023wkXXFOQtforAndroid

    Description

      Be able to have multiple activities running within the same process. It's not uncommon to have an application that has two activities, i.e. two components of an application. In one use case, having a chart app that is capable of showing a split screen is one such use case, where you can see two views but the application underneath isn't different.

      Related: http://developer.android.com/guide/publishing/app-signing.html

      Application modularity – The Android system allows applications that are signed by the same certificate to run in the same process, if the applications so requests, so that the system treats them as a single application. In this way you can deploy your application in modules, and users can update each of the modules independently if needed.

      Attachments

        Issue Links

          Activity

            People

              villevoutilainen_qt Ville Voutilainen
              andysh Andy Shaw
              Ramon Sadornil Ramon Sadornil (Inactive)
              Rami Potinkara Rami Potinkara
              Votes:
              2 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated: