google-voice-actions

Use Google Assistant to directly talk to my Android app and execute a very simple task

一世执手 提交于 2019-11-29 05:44:08
问题 I am working on a project to integrate the Google Assistant with an existing Android app. The requirements are simple. Assuming my app is named TestApp and I want it to just change the background color of the app home page, I want to be able to say, " Hey Google, Change background to black on TestApp ". I was given links to ActionsSDK, but looking into it, I see that it is only a stand-alone app that extends Google Assistant and has nothing to do with android itself. The closest API I found