Fused Location Provider

E362489

Fused Location Provider is an Android location API that intelligently combines data from GPS, Wi‑Fi, cellular networks, and sensors to deliver accurate, power-efficient location updates to apps.

All labels observed (2)

Label Occurrences
Fused Location Provider canonical 1
FusedLocationProviderClient 1

How this entity was disambiguated

Statements (43)

Predicate Object
instanceOf Android location API ⓘ
Google Play services API ⓘ
software component ⓘ
abstracts direct GPS and network provider management from app developers ⓘ
apiStyle Task-based API ⓘ
asynchronous callbacks ⓘ
availableThrough com.google.android.gms:play-services-location library ⓘ
developedBy Google ⓘ
documentationAt https://developers.google.com/location-context/fused-location-provider ⓘ
exposedVia FusedLocationProviderClient ⓘ
feature activity recognition integration ⓘ
fuses multiple location sources ⓘ
geofencing support ⓘ
high accuracy location ⓘ
location update batching ⓘ
power-efficient location tracking ⓘ
handles provider selection internally ⓘ
input LocationRequest parameters ⓘ
introducedAs replacement for legacy LocationClient API ⓘ
operatingSystem Android ⓘ
optimizedFor battery life ⓘ
location accuracy ⓘ
output Location objects ⓘ
partOf Google Play services Location APIs ⓘ
purpose provide location updates to apps ⓘ
replaced android.location.LocationManager for most use cases ⓘ
requires Google Play services on device ⓘ
location permissions ⓘ
supportsFeature background location updates ⓘ
continuous location updates ⓘ
location availability callbacks ⓘ
single current location retrieval ⓘ
supportsMode PRIORITY_BALANCED_POWER_ACCURACY ⓘ
PRIORITY_HIGH_ACCURACY ⓘ
PRIORITY_LOW_POWER ⓘ
PRIORITY_NO_POWER ⓘ
usedIn fitness and tracking apps ⓘ
location-aware Android applications ⓘ
navigation apps ⓘ
usesDataFrom GPS ⓘ
Wi‑Fi ⓘ
cellular networks ⓘ
device sensors ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Google Play Services → provides → Fused Location Provider ⓘ
Fused Location Provider → exposedVia → FusedLocationProviderClient ⓘ
linked to: Fused Location Provider