how to notify user if his/her location sensor/access in the phone is turned off then the app will close.
You can query the Location Settings in the Android using intents (ActivityStarter) Gps enabled / disabled, but does it work? .
Google does not allow apps to make changes to this setting. Location has to be changed manually by the user.
Regards,
Steve
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.