Top "Settings" questions

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

How to manage installation from Unknown Sources in Android Oreo?

In Android Oreo (8.0), several changes where made on how to allow the installation of apps from Unknown Sources (from the …

android security settings android-8.0-oreo android-install-apk
Eclipse SQL Editor normal text color

I was able to change all the other SQL syntax coloring in Eclipse Preferences, but the normal (non-Sql-syntactic) text is …

sql eclipse editor settings textcolor
How to create System Apps in android

I want to create an system application(while installing it will ask user permission to make it as system app) …

android settings system application-settings system-administration
Sublime Text requires restart on settings changes to take effect

My Sublime Text 3 ( but also applies to ST2 as I experienced the same issue before I switched to ST3 ) requires …

settings sublimetext application-restart
Android: Detect Do Not Disturb status?

I was just wondering if there's a way to check if an Android device (21+) is in Do Not Disturb mode? …

android settings android-5.0-lollipop volume
Code signing error in Xcode 8

I want to run my app on my device instead of on the simulator, but every time I try to …

ios swift xcode settings signing
C# - User Settings broken

We had a rare exception occur when reading the standard .Net user settings (this are the ones found in "project …

c# .net settings application-settings
Initializing a StringCollection Setting

I am writing an application, and I want to store a list of files selected by the user. Currently, one …

c# settings stringcollection
Java sources replaced by decompiled files in Intellij

When I'm opening a specific class using ctrl + right click I should be redirected to a window with the java …

intellij-idea settings src decompiler
XCode Edit Project Settings vs Edit Active Target

What is the difference between these 2 options under the Project menu drop-down? Normally I just adjusted things in the Project …

xcode settings project