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

Add QSettings XML storage format compatible with Android SharedPreferences

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8, 6.9, 6.10, 6.11, 6.x
    • Core: I/O, QPA: Android
    • None
    • Android
    • 2025wk38s2QtforAndroid

      QSettings should support SharedPreferences compatible XML storage formatĀ (QSettings::XmlFormat that can be QSettings::NativeFormat on Android). That ease integration between native C++/Qt and Java application components e.g. accessing settings values from broadcast receiver or pure Java service which don't load Qt libraries.

      With XML format settings values set at C++/Qt side via QSettings can be accessible at Java side via SharedPreferences and vice versa.

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

            qtandroidteam Qt Android Team
            morte Maxim Bescherevnykh
            Bruno Vunderl Bruno Vunderl
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes