FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing main...es/android-navigation · mapbox/tutorials · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mapbox/tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: mapbox/tutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: es/android-navigation
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 44 files changed
  • 2 contributors

Commits on Aug 19, 2026

  1. Add Android turn-by-turn navigation tutorial app

    Kotlin + Jetpack Compose app using Mapbox Navigation SDK v2's
    drop-in NavigationView, mirroring the ios-navigation tutorial's
    destination list -> route calculation -> full-screen turn-by-turn
    guidance flow.
    
    Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
    esoekianto and claude committed Aug 19, 2026
    Configuration menu
    Copy the full SHA
    a42966e View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2026

  1. Switch public access token setup to mapbox_access_token.xml

    Matches the convention used by the other Android tutorials in this
    repo: readers create app/src/main/res/values/mapbox_access_token.xml
    locally (already gitignored repo-wide) instead of going through
    local.properties + a Gradle resValue.
    
    Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
    esoekianto and claude committed Aug 21, 2026
    Configuration menu
    Copy the full SHA
    549669b View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL