13

I know that settings can be changed programmatically this way:

Settings.Secure.putInt(getContentResolver(),Settings.Secure.ADB_ENABLED, 1);

But there are some settings in Developer Options which are not provided neither in Settings.Secure, Settings.Global nor Settings.System.

For example Simulate color space option which was added from Api 21 Simulate Color Space

Are there other ways to access it?

Cœur
  • 37,241
  • 25
  • 195
  • 267
arsena
  • 1,935
  • 19
  • 36

0 Answers0