L
L
LegoGo2016-05-14 13:54:37
Android
LegoGo, 2016-05-14 13:54:37

How to store application settings developed for Android (in Qt)?

When developing applications for Windows (C++ Builder), I used ini-files to store default settings. Will this approach work in Qt 5.6 under android?
It is doubtful that Qt collects all project files (pictures and xml) into a resource file and xml becomes real-only.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jacob E, 2016-05-14
@LegoGo

Use QSettings and don't worry about how it will store and on what platform.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question