ICS Android enable gps programmatically?
android, gps, location
Solution
is there a way to enable gps programmatically?
I hope not, as that would be a privacy flaw. AFAIK, all known holes that allowed malware to enable GPS programmatically have now been closed.
am trying to enable gps and send the location of the device to an email
The user controls whether GPS is enabled or not.
Problem
I know this question been asked a lot here, but just wondering since ICS got released, is there a way to enable gps programmatically? am trying to enable gps and send the location of the device to an email, the app will start when it receives an sms message.