https://github.com/googlemaps-samples/codelab-navigation-101-android-kotlin
https://github.com/googlemaps-samples/codelab-navigation-101-android-kotlin
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/googlemaps-samples/codelab-navigation-101-android-kotlin
- Owner: googlemaps-samples
- License: apache-2.0
- Created: 2024-07-19T12:18:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T14:58:53.000Z (over 1 year ago)
- Last Synced: 2025-01-13T21:14:12.929Z (about 1 year ago)
- Language: Kotlin
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Build a simple Android navigation app with Google Maps Platform Navigation SDK codelab
======================================
## Description
Accompanying starter and solution code for the [Build a simple Android navigation app with Google Maps Platform Navigation SDK][codelab] codelab.
This is not an official Google product.
## Requirements
* [Android Studio Jellyfish](https://developer.android.com/studio) or later
## Terms of Service
This sample uses Google Maps Platform services. Use of Google Maps Platform
services through this sample is subject to the
[Google Maps Platform Terms of Service](https://cloud.google.com/maps-platform/terms).
This sample is not a Google Maps Platform Core Service. Therefore, the
Google Maps Platform Terms of Service (e.g. Technical Support Services,
Service Level Agreements, and Deprecation Policy) do not apply to the code in this sample.
## Support
This sample 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 sample remain subject to the Google
Maps Platform Terms of Service).
If you find a bug, or have a feature request, please
[file an issue] 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].
[codelab]: https://developers.google.com/codelabs/maps-platform/navigation-sdk-simple-android#0
[file an issue]: https://github.com/googlemaps-samples/codelab-navigation-101-android-kotlin/issues
[pull request]: https://github.com/googlemaps-samples/codelab-navigation-101-android-kotlin/compare
[code of conduct]: CODE_OF_CONDUCT.md
[contributing guide]: CONTRIBUTING.md