Android get location or prompt to enable location service if disabled

Viewed 27447

I've found bits and pieces of this answer scattered through other posts, but I wanted to record it here for others.

How can I simply request the user's GPS and/or Network location and, if they haven't enabled the service, prompt them to do so?

3 Answers
Related