
MAPBOX_DOWNLOADS_TOKEN = "web dashboard TOKEN"
I create a file named "mapbox_access_token.xml" in the values folder and make the content as follows.
</?xml version=/"1.0"/ encoding="utf-8"?/>
</resources xmlns:tools="http://schemas.android.com/tools"/>
</string name=/"mapbox_access_token"/>web dasboard TOKEN</string/>
</resources/>
but I am getting the above error, what do you think is the reason?