Reputation: 1431
I want Bixby to open my application installed on my Samsung device. Like when i say "open myApplicatonName" it opens the specific application. Is there any way to achieve that
Upvotes: 1
Views: 400
Reputation: 795
Look at app-launch
https://bixbydevelopers.com/dev/docs/reference/type/result-view.app-launch. This might help you with what you are trying to achieve.
Upvotes: 3