I want to call my apps setting page via google assistant. Or any page from google assistant. Like " Open Settings in MyDemoApp ", " Create an Object in MyDemoApp ", " Create an Object with price 25$ In MyDemoApp".
I already have deeps links. I tried SliceProvider and somehow it's not working at all. I want to implement App Actions but Dialogflow is too complicated.
I tried creating conversation but I don't want that. I want my app to open via the assistant command directly without any conversation. For example : "Open Main Page in MyDemoApp" , "Open Report Page in MyDemoApp".