Quote:
Originally Posted by expertadvisor
Wow, thanks.
generically, trying to figure out if I can auto launch an app to run that uses gps all the time, one that people can not turn off or disable without a password.
|
That would be a negative. When it comes to permissions and such, your app is 'the intruder' and only it is subject to limitations on the locationManager. If the user wants to turn it off, all they need to do is press the home button and close your app.