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

Settings path changed when upgrading Qt version on Android

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.5.0
    • Core: I/O
    • None
    • Android

      The fix for QTBUG-103455 enabled QSETTINGS_USE_QSTANDARDPATHS for Android. This changed the default path for settings from

      /data/user/0/com.example/files/.config
      

      to

      /data/user/0/com.example/files/settings
      

      When upgrading an app to newer Qt version, the settings are no longer accessible from the old path.

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

            samuelmira Samuel Mira
            jakoivik Jarkko Koivikko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes