androidamazon-web-servicesalexa-skills-kitalexa-voice-service

How to integrate Amazon Alexa SDK to the android app?


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!!


Solution

  • 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