In android 6.0 (marshmallow), there is Google settings
in Android System Settings.
For example I want check if `Settings -> Google -> Nearby is on or off.
is it possible to get value of Android Google settings
programmatically ?
If yes then how to get it?