Is it possible to integrate the google assistant in an android app?
I couldn't find any information about it online.
I know today Google released the Assistant SDK but they don't mention any android support even in their Android Developers Blog post
It would be useful to ask for something your app can offer if installed.
For example:
"ok google, find a Star Wars blu ray on amazon"
and it would launch the amazon shopping app and look for it.
Is it possible to implement something like this within an app with this released SDK?