https://github.com/redth/mapboxslimbindingdemo
https://github.com/redth/mapboxslimbindingdemo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/redth/mapboxslimbindingdemo
- Owner: Redth
- Created: 2022-09-02T13:13:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T13:24:26.000Z (almost 4 years ago)
- Last Synced: 2025-04-10T00:17:25.110Z (about 1 year ago)
- Language: Java
- Size: 159 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MapboxSlimBindingDemo
1. Install the [latest version of Android Studio](https://developer.android.com/studio/)
2. Get a MapBox SDK Access Token (not the Default public token)
3. Create a `~/.gradle/gradle.properties` file with the property: `MAPBOX_DOWNLOADS_TOKEN=YOUR-TOKEN-HERE`