I would like to get the location of a smartphone (service runs in background) if location is turned off. Is there a way to automatically activate the Location service if it is turned off? For locating the user the FusedLocationProvider is used.
I guess that there is no chance to get the location by WiFi, GPS or cell towers if the location sensor is turned off.