Friday, 9 August 2013

Check if 'Access to my location' is enabled - Android

Check if 'Access to my location' is enabled - Android

I have an android app that uses location. But I noticed that if users
disable the 'Access to my location' in Settings > Location access, nothing
works anymore. How can I check that it's enabled? In case it's disabled,
how to open those settings from my app?
Thanks

No comments:

Post a Comment