Interface | Description |
---|---|
LocationProviderAdapter.LocationAcquisitionListener |
Callback for when the device's location has been determined.
|
Class | Description |
---|---|
LocationProviderAdapter |
Provides an interface through which locations can be requested without depending directly on
specific implementations, such as Android's LocationService, Google's Fused Location Provider or
other 3rd party options like Skyhood XPS.
|