I am working on an android application that uses geo location services, when the user accesses such service if location access is disabled on the device i want to call android native pop up that guides user to enabled location access. Is it possible to do this ?
Geolocation - Android show android natice pop up settingscancel to enable location service
De openkb
Sommaire |
Questions
Answers
I noticed there s even better way to achieve good location settings, without "guiding" user to turn them on, mentioned in this question: http://stackoverflow.com/questions/28759454/enabling-location-with-mode-high-accuracy-or-battery-saving-without-user-needing http://stackoverflow.com/questions/28759454/enabling-location-with-mode-high-accuracy-or-battery-saving-without-user-needing
Since Google Play Services 7.0 you can ask system to offer user turning the settings on with one touch. It s how Google Maps are doing it.
Source
License : cc by-sa 3.0
http://stackoverflow.com/questions/24862539/android-show-android-natice-pop-up-settings-cancel-to-enable-location-service