I am able to set a location proximity alert with addProximityAlert and receive the alerts with a broadcast receiver.
But how will I be able to identify the location proximity alert is fired from a location provided by a GPS_PROVIDER and not a NETWORK_PROVIDER. I just want to make sure that the alerts are fired from an accurate location.
