0

I want to open my Android App using the Actions Builder.

For example: I tell Google Assistant to talk with my chatbot and then I tell to start the timer. My app should open in the timer screen.

I tried App Actions but that is not related to Actions Builder.

How can I accomplish this?

Thanks!

1 Answers1

0

A conversational action built with Actions Builder may provide a basic card with a web URL you can intercept in your Android app using a deep link.

Nick Felker
  • 11,536
  • 1
  • 21
  • 35