2

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?

Priyank Patel
  • 12,244
  • 8
  • 65
  • 85

1 Answers1

4

Presently, there is no way to identify this option through pro-grammatically. I feel, Android developers has done it intentionally, as it cause serious safety issues for the user.

Prakash Ayappan
  • 455
  • 2
  • 8