Android SDK - Location-based Services (LBS)
Document Title/Link | Document Description | Last Updated |
---|---|---|
Creating an ADA-Compliant app with Mapping SDK 3.0 | Provides links and tips to creating Android mapping routing applications for the visually impaired. | 10/10/2016 |
Getting Started (Android) | Provides a step-by-step quick start to adding a Phunware Map to an Android app. Android Studio is the recommended development environment for building an app with the Phunware Mapping SDK. | 1/30/2017 |
Integrating a BLE Location Provider | Provides a step-by-step guide with examples to showing the user's current location on and Android app; Includes information about Location Providers and how to updated location information. | 1/30/2017 |
Integrating a Managed Provider | Provides a step-by-step guide with examples to show how to integrate the location providers for blue dot turn-by-turn navigation in Android applications | 1/30/2017 |
Using a MapView in a Custom Layout | Provides examples and practice of MapView use, which is a subclass of the Google Maps MapView class and can be used to place a map in any Android View. | 8/13/2016 |
Explains how Mapping SDK associates a PointOptions object with its associated Google map marker object and provides and example of how to gain access the POI info from the marker by calling the getTag() method on the marker and casting it to PointOptions. | 3/1/2017 |