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

Make it possible to bundle Qt in Android package

    XMLWordPrintable

Details

    • Android
    • 522c7ba1acaa02904e810662017b19e55c328d11, 94bed3ad148a6ecba91c0a32e0ee52deda3aec9f, 8e202bcad1eef8709836363379cb257e9ebe8a98, 91d48fe7270cf73e764764dd6ecd3ad6cacacf21, 31c3dec9fe1341d412830eb1163e252112f9765c, 71b3901b45d44dde24684ed54d87b082c231409c

    Description

      We need a way to bundle Qt in the APK. The main issue here is plugins and imports.

      As an ad hoc solution, we should bundle them in the package and the first time the app is run, it should create symlinks to the files in a cache directory and then use the "use local qt libs"-code path to load them.

      This is not 100% nice, but it's a solution until we can get proper support for plugins and imports.

      Attachments

        For Gerrit Dashboard: QTBUG-30751
        # Subject Branch Project Status CR V

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes