I am trying to build AVS built-in device for Android platform
I followed the steps given in this doc
https://developer.amazon.com/en-GB/docs/alexa/avs-device-sdk/android.html
According to the steps given in the above doc, after i register my device, i should get the config.json file downloaded which is required in the below step
bash setup.sh config.json -a androidConfig.txt -s 998987
But i din't find any download button for the Config.json, neither it was downloaded automatically after saving the device.
Not sure if i am missing anything here or any other way to get this. If any one has the way of it please let me know.
Thanks in advance.