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

Incremental deployment for Android and Design Viewer

XMLWordPrintable

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes