I am working on map related android application and I need to check location access enable or not in client side development if location services is not enable show the dial
just checkout the following thread:
How to check if Location Services are enabled?
It provides a pretty good example of how to check whether the location service was enabled or not.