Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@
Refer to the [full documentation pages](https://docs.mapbox.com/android/navigation/) for
[installation](https://docs.mapbox.com/android/navigation/guides/installation/) and usage instructions.

Check out the example repo at https://github.com/mapbox/mapbox-navigation-android-examples for a collection of examples with complete source code.

For the latest version and changelog visit [CHANGELOG](./CHANGELOG.md).

Along with the full documentation, [this migration guide](https://docs.mapbox.com/android/navigation/guides/migration-from-v2/) can help you transition your project from version `v2` of the Navigation SDK to `v3` or higher.



## Getting Help

- **Need help with your code?**: Look for previous questions on the [#mapbox tag](https://stackoverflow.com/questions/tagged/mapbox+android) — or [ask a new question](https://stackoverflow.com/questions/tagged/mapbox+android).
Expand Down