I would like to know the Intent command for Turning ON GPS automatically. I'm developing an Android app, and would like to enable the GPS without navigating to the settings page (Something similar to UBER). I'm looking for the Action/Intent that would trigger the LOCATION_ENABLE settings.
EX: android.settings.LOCATION_SOURCE_SETTINGS_ENABLE (Something similar to This)