Checks whether GPS/location services are currently enabled on the device.
Attempts to programmatically enable GPS/location services on the device. It is only supported on the Android platform.
Redirects the user to the device's GPS/location settings page.
Shows an alert to the user that requests them to enable GPS, and optionally provides customization via options.
The skeleton of the Manager class.