简体   繁体   English

如何将 Amazon Alexa SDK 集成到 android 应用程序中?

[英]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.任何人都可以让我知道如何将 Alexa AVS SDK 集成到 android 应用程序中。我一直在搜索相关内容,但没有获得有关这将如何与适用于 android 的自定义移动应用程序一起使用的实际文档。

i want feature like ultimate alexa app which is there in google play store.我想要像 Google Play 商店中的终极 alexa 应用程序这样的功能。

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此命令可帮助您从终端或窗口获取 MD5 和 SHA256 密钥

keytool -list -v -keystore ~/.android/debug.keystore -alias androiddebugkey -storepass android -keypass android

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将最新的admob SDK集成到Android应用 - How to integrate the latest admob sdk to Android app 如何将Payu本机SDK与iOS和Android应用程序集成 - How to integrate payu native sdk with ios and android app 使用Android Intent启动带有查询字符串的Amazon Alexa应用 - Using Android Intent to launch Amazon Alexa app with query string 无法在Android应用上获得对Amazon Alexa的授权令牌访问 - Cannot get authorization token access to Amazon alexa on android app 如何在Android应用中使用Alexa语音服务设备SDK? - How do I use the Alexa Voice Service device SDK in an Android app? 集成Android应用+ Amazon EC2 + Amazon RDS - Integrate Android app + Amazon EC2 + Amazon RDS 如何使用Amazon Voice Service或Alexa对我的应用程序进行语音查询 - How to get voice query to my app with Amazon Voice Service or Alexa Windows中的Amazon Alexa Auto SDK集成 - Amazon alexa auto sdk integration in windows 如何将Amazon Cognito与Google Plus for Android集成? - How to integrate Amazon Cognito with Google Plus for Android? 如何使用Facebook android SDK集成android应用程序在Facebook墙上发布消息 - How to post message on facebook wall using Facebook android SDK integrate android app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM