标签: android android-intent actions-on-google
我想用Google Assistant创建Android Intent。 我会问“ Ok Google,向我展示我的应用程序中的一些特定信息”,然后Google助手应通过Android Intent打开我的应用程序。 有人遇到这个问题吗?
答案 0 :(得分:2)
context.deleteDatabase(DATABASE_NAME)已于2018年在Google I / O上宣布,但尚未公开发布。
类似地,开发人员预览版中提供了App Actions至Android Intent。