Top "Settings" questions

Settings may refer to the tweaking which can be used to help improve the user-experience or performance etc.

Developing application on OnePlus

I'm trying to develop an android application on Android Studio. I have a OnePlus device from Cyanogen with android version …

android settings oneplusone
How to save application settings in a config file?

I am developing a program that has a settings window in which I can change various parameters for my program. …

python settings app-config ini
Android: How to create a receiver that listen any changes of system settings?

I'm trying to create a BroadCast receiver that listen any changes of system settings to update a UI. I wrote …

android settings listener receiver
Where should I store my application data?

I have an application that needs to store data. Currently, I am using the built-in Application Settings to do it, …

.net wpf settings application-settings settings.settings
PHPExcel set same properties, content etc on multiple sheets at once

Is there anyway to set the same properties (colors, row height, alignments) and content (hear names) for all sheets at …

php settings phpexcel worksheet
Best Way to keep Settings for a WinRT App?

I'm working on a WinRT app that's actually also a game. I need to keep different information such as audio …

windows-runtime save settings permanent
Ambiguity between settings in C#

I've made an C# app with an GUI and some settings file for user settings. However, when I'm about to …

c# settings ambiguity