简体   繁体   English

为 Google 助理操作定义应用名称

[英]Define app name for Google Assistant actions

My full app name is pretty long, 3 words.我的应用全名很长,三个字。 For "Hey Google" assistant I defined some app features, and they work fine in my testing, when I invoke them with a phrase like:对于“Hey Google”助手,我定义了一些应用程序功能,它们在我的测试中运行良好,当我使用如下短语调用它们时:

open [feature] in [app full name]

I would like to define a shorter name, maybe just two words, for such invocations.我想为此类调用定义一个更短的名称,也许只有两个词。 Android Studio "App Actions" plugin has the "App name:" field, where I can type this shorter name and it works fine too. Android Studio“应用程序操作”插件有“应用程序名称:”字段,我可以在其中输入这个较短的名称,它也可以正常工作。 However, how can I define this shorter app name or app alias permanently, directly in the app?但是,如何直接在应用程序中永久定义这个较短的应用程序名称或应用程序别名?

Short answer, not possible without changing the official name of the app... I received the following answer from Actions on Google support:简短的回答,如果不更改应用程序的正式名称是不可能的......我收到了来自 Google 支持的 Actions 的以下回答:

We understand that you want to improve the discoverability of your app in Google Assistant.我们了解到您希望提高您的应用在 Google 助理中的可发现性。 From the looks of it, you want the query “open list in [The Long Name]” to also work for your “[Short Name]” app.从外观上看,您希望“[长名称] 中的打开列表”查询也适用于您的“[短名称]”应用程序。 Kindly note that you can only open your app and use App Actions using your app's playstore and launcher name.请注意,您只能使用应用的 Playstore 和启动器名称打开应用并使用应用操作。 In your case, both your playstore and launcher name is “[The Long Name]”.在您的情况下,您的 Playstore 和启动器名称都是“[The Long Name]”。

What you can do is update your app's launcher name to “[Short Name]” and submit it for review in Google Play Console(If needed).您可以将应用的启动器名称更新为“[Short Name]”并将其提交到 Google Play 控制台以供审核(如果需要)。 Once approved, please let us know and provide the following details so we report this to our engineers:一旦获得批准,请告知我们并提供以下详细信息,以便我们将其报告给我们的工程师:

  • Latest version of the app that has launcher name as “[Short Name]”启动器名称为“[Short Name]”的应用程序的最新版本
  • Play Store Link Play 商店链接
  • Track where the app is deployed跟踪应用程序的部署位置

We hope this helps.我们希望这会有所帮助。 Let us know if you have any other App Actions review related questions/concerns.如果您有任何其他应用操作审查相关问题/疑虑,请告诉我们。 Our team is best in handling such issues.我们的团队最擅长处理此类问题。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM