I wants to Enable Use Google Location Services on my 4.0 Device From within my Application. Can I do that?
Asked
Active
Viewed 1,682 times
1 Answers
2
You can't do that. Go through this. It will give you detailed information.

Community
- 1
- 1

Seshu Vinay
- 13,560
- 9
- 60
- 109
-
But this will only create a shortcut to open settings ,I want to Enable the CheckBox of Use Services from my application. – Gaurav Gupta Aug 21 '12 at 06:18
-
there is an app in the market that does it?how is it possible? – Gaurav Gupta Aug 21 '12 at 06:41
-
It likely uses an exploit from an older version of android, and that app probably wouldn't work on new versions of android. There isn't an official documented way of turning GPS on/off programmatically, much like NFC. GPS and NFC have privacy/security implications so thats why you can only manipulate them to an extent. – Finding Nemo 2 is happening. Aug 21 '12 at 07:32
-
1i don't wanna turn gps on,but i wants to enable google services programatically – Gaurav Gupta Aug 21 '12 at 09:53