{"id":20873663,"url":"https://github.com/jeluchu/mapbox-custom-navigationui-android","last_synced_at":"2026-04-29T19:34:34.019Z","repository":{"id":119764113,"uuid":"192886259","full_name":"jeluchu/mapbox-custom-navigationui-android","owner":"jeluchu","description":"Mapbox Custom Navigation UI for Android Kotlin","archived":false,"fork":false,"pushed_at":"2019-06-20T09:07:31.000Z","size":131,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T07:48:10.081Z","etag":null,"topics":["android","kotlin","mapbox","mapbox-android-demo","mapbox-directions","mapbox-navigation","navigation","navigation-ui"],"latest_commit_sha":null,"homepage":"https://docs.mapbox.com/android/navigation/overview/map-styling/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeluchu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-20T09:00:46.000Z","updated_at":"2023-06-09T21:11:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"005d46d6-a896-4a47-83b5-357dcc3e1f72","html_url":"https://github.com/jeluchu/mapbox-custom-navigationui-android","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeluchu/mapbox-custom-navigationui-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeluchu%2Fmapbox-custom-navigationui-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeluchu%2Fmapbox-custom-navigationui-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeluchu%2Fmapbox-custom-navigationui-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeluchu%2Fmapbox-custom-navigationui-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeluchu","download_url":"https://codeload.github.com/jeluchu/mapbox-custom-navigationui-android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeluchu%2Fmapbox-custom-navigationui-android/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32441332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","kotlin","mapbox","mapbox-android-demo","mapbox-directions","mapbox-navigation","navigation","navigation-ui"],"created_at":"2024-11-18T06:26:35.336Z","updated_at":"2026-04-29T19:34:33.991Z","avatar_url":"https://github.com/jeluchu.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mapbox Navigation for Android Kotlin\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://www.mapbox.com/android-docs/navigation/overview/\"\u003e\u003cimg src=\"https://github.com/mapbox/mapbox-navigation-android/blob/master/.github/splash-img.png?raw=true\" alt=\"Mapbox Service\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://maven-badges.herokuapp.com/maven-central/com.mapbox.mapboxsdk/mapbox-android-navigation\"\u003e\n    \u003cimg src=\"https://maven-badges.herokuapp.com/maven-central/com.mapbox.mapboxsdk/mapbox-android-navigation/badge.svg\"\n         alt=\"Maven Central\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://circleci.com/gh/mapbox/mapbox-navigation-android\"\u003e\n    \u003cimg src=\"https://circleci.com/gh/mapbox/mapbox-navigation-android.svg?style=shield\u0026circle-token=:circle-token\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/mapbox/mapbox-navigation-android\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/mapbox/mapbox-navigation-android/branch/master/graph/badge.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nWhen your users want to get from one location to another, don’t push them out of your application into a generic map application. Instead, keep them engaged with your application 100% of the time with in-app turn-by-turn navigation.\n\nThe Mapbox Navigation SDK for Android is built on top of [the Mapbox Directions API](https://www.mapbox.com/directions) and contains logic needed to get timed navigation instructions.\n\nThe Mapbox Navigation SDK is a precise and flexible platform which enables your users to explore the world's streets. We are designing new maps specifically for navigation that highlight traffic conditions and helpful landmarks. The calculations use the user's current location and compare it to the current route that the user's traversing to provide critical information at any given moment. _You control the entire experience, from the time your user chooses a destination to when they arrive._\n\n\n## Getting Started\n\nIf you are looking to include this inside your project, please take a look at [the detailed instructions](https://www.mapbox.com/android-docs/navigation/overview/) found in our docs. If you are interested in building from source, read the contributing guide inside this project.\n\nAdd this snippet to your `build.gradle` file to use this SDK (`libandroid-navigation`):\n\n```\nimplementation 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.40.0'\n```\n\nAnd for `libandroid-navigation-ui`:\n\n```\nimplementation 'com.mapbox.mapboxsdk:mapbox-android-navigation-ui:0.40.0'\n```\n**Note**:  When using the UI library, you _do not_ need to add both dependencies.  The UI library will automatically pull in `libandroid-navigation`.\n\n**Important Note**: You _must_ include the following snippet in your top project-level `build.gradle` file:\n```\nrepositories {\n    maven { url 'https://mapbox.bintray.com/mapbox' }\n}\n```\n\nThis will ensure the `mapbox` dependency is properly downloaded.\n\nTo run the [sample code](#sample-code) on a device or emulator, include your [developer access token](https://www.mapbox.com/help/define-access-token/) in `developer-config.xml` found in the project. \n## Documentation\n\nYou'll find all of the documentation for this SDK on [our Mapbox Navigation page](https://www.mapbox.com/android-docs/navigation/overview/). This includes information on installation, using the API, and links to the API reference.\n\n## Getting Help\n\n- **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).\n- **Have a bug to report?** [Open an issue](https://github.com/mapbox/mapbox-navigation-android/issues). If possible, include the version of Mapbox Services, a full log, and a project that shows the issue.\n- **Have a feature request?** [Open an issue](https://github.com/mapbox/mapbox-navigation-android/issues/new). Tell us what the feature should do and why you want the feature.\n\n## Using Snapshots\n\nIf you want to test recent bug fixes or features that have not been packaged in an official release yet, you can use a `-SNAPSHOT` release of the current development version of the Mapbox Navigation SDK via Gradle, available on [Sonatype](https://oss.sonatype.org/content/repositories/snapshots/com/mapbox/mapboxsdk/).\n\n```gradle\nrepositories {\n    mavenCentral()\n    maven { url \"http://oss.sonatype.org/content/repositories/snapshots/\" }\n}\n\ndependencies {\n    implementation 'com.mapbox.mapboxsdk:mapbox-android-navigation:0.41.0-SNAPSHOT'\n}\n```\n\n## \u003ca name=\"sample-code\"\u003eSample code\n\n[We've added several navigation examples to this repo's test app](https://github.com/mapbox/mapbox-navigation-android/tree/master/app/src/main/java/com/mapbox/services/android/navigation/testapp/activity) to help you get started with the SDK and to inspire you.\n\n## Contributing\n\nWe welcome feedback, translations, and code contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.\n\n## License of Dependencies\n\nThis SDK uses [Mapbox Navigator](https://github.com/mapbox/mapbox-navigation-android/blob/45b2aeb5f21fe8d008f533d036774dbe891252d4/libandroid-navigation/build.gradle#L47), a private binary, as a dependency. The Mapbox Navigator binary may be used with a Mapbox account and under the [Mapbox TOS](https://www.mapbox.com/tos/). If you do not wish to use this binary, make sure you swap out this dependency in [libandroid-navigation/build.gradle](https://github.com/mapbox/mapbox-navigation-android/blob/master/libandroid-navigation/build.gradle). Code in this repo falls under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeluchu%2Fmapbox-custom-navigationui-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeluchu%2Fmapbox-custom-navigationui-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeluchu%2Fmapbox-custom-navigationui-android/lists"}