This documentation is no longer actively supported and may be out of date. Going forward, please visit and bookmark our new site (https://docs.phunware.com/) for up-to-date documentation.
(v3.0.0-3.1.0 of Location SDK-Android)
Integrating a Location Provider
This guide provides instructions for integrating Location SDK for routing. It is only applicable for users of the Android Location SDK v 3.0.0-3.1.0.
*If you are using a more recent version of the Android Location SDK, view the Location SDK-Managed Provider Integration Guide.
*If you are using an earlier version of the Location SDK for Android contact Phunware Support (support@phunware.com).
In order to show the user's current location, you must add a Location Provider, which updates location information.
Phunware's location providers:
Provider | Settings/Keys | Compile Statement | Description |
---|---|---|---|
BLE |
| com.phunware.location:provider-senion:3.0.0 | Senion Lab BLE (bluetooth low energy) location provider |
CMX - Hyperlocation (MSE) |
| com.phunware.location:provider-cmx:3.0.0 | Cisco Hyperlocation (wifi) location provider |
GPS | com.phunware.location:provider-gps:3.0.0 | GPS location provider |