Can any one please let me know about how to integrate Alexa AVS SDK to the android app.I have been searching seens long but not getting actual documentation about how this will work with custom mobile app for android.
i want feature like ultimate alexa app which is there in google play store.
Thanks in advance!!
You need to create Amazon developer account. Then create the security profile and add Product. This link will help you to get started.
You can find a sample application here
This command help you to get MD5 and SHA256 keys from terminal or window
keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android