How to get all Android System Settings
-
wrote on 5 Aug 2022, 18:49 last edited by
In the Qt app, I would like at startup to list all Android system settings.
This would be used for troubleshooting issues.
How can I do this in Qt?
-
wrote on 5 Aug 2022, 21:34 last edited by
you may check all these classes out.
https://doc.qt.io/qt-5/qtandroidextras-module.html
1/2