https://github.com/googlemaps-samples/android-navigation-samples
https://github.com/googlemaps-samples/android-navigation-samples
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googlemaps-samples/android-navigation-samples
- Owner: googlemaps-samples
- License: apache-2.0
- Created: 2024-06-03T15:50:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-09T19:35:26.000Z (10 months ago)
- Last Synced: 2025-04-09T20:32:03.259Z (10 months ago)
- Language: Java
- Size: 1.08 MB
- Stars: 10
- Watchers: 11
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Google Navigation SDK Sample Applications
These sample applications provide an example of using the Google Navigation SDK in an Android Studio project.
For more information about using the Navigation SDK for Android, see the [developer documentation](https://developers.google.com/maps/documentation/navigation/android-sdk).
## Description
This repository contains two sample projects:
1. Map-sample: A showcase of the MapView and NavView UI.
2. Navigation-sample: The fundamental navigation experience.
## Contributing
See the [Contributing guide](https://github.com/googlemaps-samples/android-navigation-samples/blob/main/CONTRIBUTING.md).
## Terms of Service
This package uses Google Maps Platform services, and any use of Google Maps Platform is subject to the [Terms of Service](https://cloud.google.com/maps-platform/terms).
For clarity, this package, and each underlying component, is not a Google Maps Platform Core Service.
## Support
This package is offered via an open source license. It is not governed by the Google Maps Platform Support [Technical Support Services Guidelines](https://cloud.google.com/maps-platform/terms/tssg), the [SLA](https://cloud.google.com/maps-platform/terms/sla), or the [Deprecation Policy](https://cloud.google.com/maps-platform/terms) (however, any Google Maps Platform services used by the library remain subject to the Google Maps Platform Terms of Service).
This package adheres to [semantic versioning](https://semver.org/) to indicate when backwards-incompatible changes are introduced. Accordingly, while the library is in version 0.x, backwards-incompatible changes may be introduced at any time.
If you find a bug, or have a feature request, please [file an issue](https://github.com/googlemaps-samples/android-navigation-samples/issues) on GitHub. If you would like to get answers to technical questions from other Google Maps Platform developers, ask through one of our [developer community channels](https://developers.google.com/maps/developer-community). If you'd like to contribute, please check the [Contributing guide](https://github.com/googlemaps-samples/android-navigation-samples/blob/main/CONTRIBUTING.md).