0
votes

I have used actions for google and dialog flow agent to land the user in my app from google assistant. however, I'm wondering if there is a way to navigate from the landing view to a different fragment using the google assistant. for example, imagine Google assistant has landed the user on the search page of a shopping app, now I want to navigate him to cart by adding the product in the cart. So that would just be a click of add to cart button if the user were using the app normally.so, is there a way where I can trigger the click of that button using google assistant?

1

1 Answers

0
votes

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

There is no current support for communications between an app and the google assistant.