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

Research: Setup fake Android kit

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • Not Evaluated
    • QDS 2.3 Beta
    • None
    • Android Support
    • None
    • QDS 2D - 2021 Week 45/46

    Description

      Research on how to manually create a 'fake' Android kit similar to the fake Boot2Qt kit,
      This kis is should be actually the Qt 6 kit, but 'claim' it is an android kit so the Android Preview works with that kit.

      This is how the Boot2Qt kit looks (profiles.xml:

       <data>
        <variable>Profile.1</variable>
        <valuemap type="QVariantMap">
         <value type="bool" key="PE.Profile.AutoDetected">true</value>
         <valuemap type="QVariantMap" key="PE.Profile.Data">
         <value type="QString" key="PE.Profile.DeviceType">QdbLinuxOsType</value>
          <valuemap type="QVariantMap" key="PE.Profile.ToolChainsV3">
           <value type="QString" key="C">ProjectExplorer.ToolChain.Custom:{9799e31f-e3d0-47cb-8bc1-1d0806d0ed23}</value>
           <value type="QString" key="Cxx">ProjectExplorer.ToolChain.Custom:{c702c2f1-69f7-41b6-a4b1-77569d527e28}</value>
          </valuemap>
          <value type="QString" key="QtSupport.QtInformation">SDK.qt.tools.qtdesignstudio_qt6</value>
         </valuemap>
         <value type="QString" key="PE.Profile.Icon"></value>
         <value type="QString" key="PE.Profile.Id">{56ba0f6c-7274-447b-b1f5-38a7aa5db139}</value>
        <value type="QString" key="PE.Profile.Name">Boot2Qt device</value>
         <value type="bool" key="PE.Profile.SDK">true</value>
        </valuemap>
       </data>
      

      These should be the relevant fields that have to be adapted:
      <value type="QString" key="PE.Profile.DeviceType">QdbLinuxOsType</value>
      <value type="QString" key="PE.Profile.Name">Boot2Qt device</value>

      Attachments

        Issue Links

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

          Activity

            People

              henning Henning Gründl
              thohartm Thomas Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes