I want to get the location in my APP using the following code:
public Location getLocation() { boolean isGPSEnabled = false; boolean isNetw
I think you have to trigger it by calling one of the .request... functions.