Set your OneAtlas API Key in app/src/main/res/values/strings.xml
You will need a OneAtlas and a Mapbox API keys to run this sample app.
Visit the OneAtlas Developer Portal to register and create your API key.
Once obtained, locate the oneatlas_api_key
string in the app/src/main/res/values/strings.xml
file, and copy your API key as a value.
Please keep this value private, do not push it to any repository.
Open this folder with Android Studio.
Happy coding !