Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13729

Incremental deployment for Android and Design Viewer

    XMLWordPrintable

Details

    Description

      Currently the whole project is compiled into qmlrc binary and sent as a single package each time a new deployment is started. This is both time and resource-consuming.

      Instead an incremental update on the device would be faster by sending only the files changed since the last deployment.

      • we can start by skipping the RCC pack if there's no change in the project
      • then we can try delta updates

      Attachments

        Issue Links

          For Gerrit Dashboard: QDS-13729
          # Subject Branch Project Status CR V

          Activity

            People

              hancerliqt Burak Hancerli
              hancerliqt Burak Hancerli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes