Skip to main content
1 vote
0 answers
34 views

Google Assistant Android I am unable to open Android App using command. My app is published still I am unable to open

I am unable to open Android App using command. My app is published still I am unable to open. can you please help me with that.
Dilavar Malek's user avatar
1 vote
0 answers
45 views

Unable to Receive Parameter in App Actions Built-in Intent (WATCH_CONTENT) on Android

I am currently implementing App Actions on my Android application and encountering a persistent issue with passing a parameter from a voice command. Specifically, my goal is for a user to invoke a ...
Nick Pampoukidis's user avatar
1 vote
0 answers
86 views

Google Assistant voice command only opens app, doesn't trigger App Action capability from shortcuts.xml

I'm trying to integrate Google Assistant into my Flutter app using App Actions to handle voice commands like, "Hey Google, open [feature] in [AppName]". Despite following recent ...
Lucas Pacheco's user avatar
3 votes
0 answers
119 views

Android how to create app actions with multiple phrases for multiple localisations?

So I have a timesheet app. I want users to be able to say "clock-in", "clock-in with timesheet", "start work", etc. Those phrases should be localised to work in mulitple ...
Robin Dijkhof's user avatar
0 votes
0 answers
87 views

Dynamic Shortcut for Google Assistant working in testing but not in production

I implemented Dynamic Shortcuts in my app following the guides from the documentation. When using the App Actions Test Tool, logging in a device with the same account as Android Studio, everything ...
Matheus Camargo's user avatar
0 votes
0 answers
86 views

Dynamic App Shortcuts Not Visible in Google Assistant Shortcuts List for Production Users

I've implemented dynamic app shortcuts in my Android app, and they are working perfectly fine on my development device. I used App Actions Testing Tool (AATT) to validate the functionality, and ...
Daniyal Ahmed Khan's user avatar
0 votes
0 answers
531 views

Android 14 (SDK 34) Background Activity Launch blocked

Recently, we have upgraded the SDK version of our app to 34 (Android 14) and after the we have noticed that our app is getting launched when the user clicks on the Notification. Our initial research ...
Poojitha Chivukula's user avatar
0 votes
0 answers
179 views

Google Assistant App Actions - basic 'Hey Google, Open my app' not working

I'm trying to enable Google Assistant voice control of an app I am working on. I have added a shortcuts.xml file that defines a custom intent as follows: <?xml version="1.0" encoding=&...
Fat Monk's user avatar
  • 2,265
0 votes
0 answers
109 views

.NET MAUI – Google Assistance integration

Goal I'm building a native app using .NET MAUI, aiming for a hands-free user experience. Ideally, a user should be able to say: "Hello Google, give me info about {registration number}." ...
Albin Pettersson's user avatar
1 vote
1 answer
362 views

Integrating Google Assistant App Actions with Android widgets via custom intents

I successfully implemented a custom intent by following the Developer docs https://developer.android.com/develop/devices/assistant/custom-intents The voice command works as expected, launching my app ...
KomalG's user avatar
  • 788
0 votes
1 answer
147 views

OPEN_APP_FEATURE is not working from google assistant just opened the app without featureParams and received ACTION_MAIN instead ACTION_VIEW

I'm developing a app to open specific feature through Google assistant. Everything is working as expected through App Actions Test tool. it opened the app and move to specific feature in the app. I ...
Muhammad Anas Ahmed's user avatar
1 vote
1 answer
96 views

Google Assistant Voice Control - App Name Mispronunciation

I'm developing an app called "Kwiklee" with Google Assistant integration using custom intents. The app’s name is pronounced "quickly." When I try using voice commands with Google ...
Nefry's user avatar
  • 11
1 vote
1 answer
114 views

Google Home Test Suite: Query after 'Close the Gate' failed catching openPercent:100 instead of openPercent: 0

Good day to everyone! I have an issue with Google Home Test Suite. I'm testing a OpenClose Gate trait and i'm able to pass successfully these tests: Open the Gate Query after 'Open Gate' Check Report ...
mattedela's user avatar
3 votes
0 answers
316 views

Can Google Assistant (still) be integrated with a Flutter or Android app?

I'm working on integrating Google Assistant for an Android app built using Flutter. I want to trigger some code in the app using a phrase like "Hey Google, check status in My Cat app". It ...
tudor's user avatar
  • 528
3 votes
0 answers
264 views

Can't launch the App from Google Assistant in Android

I was trying to launch my application from Google Assistant. They say that we need to publish our application and nothing else is required. Reference: https://developer.android.com/guide/app-actions/...
Rohan Pande's user avatar

15 30 50 per page
1
2 3 4 5
10