App already published onto Google Play but unable to use Google Voice Actions
问题 I am unable to successfully use the Google System Voice Actions "Search in App" ( com.google.android.gms.actions.SEARCH_ACTION ) on an app that I have already published onto Google Play (Private Channel) and downloaded onto my phone. The intent with the query extra from the search action is to be passed on to MainActivity after matching the intent filter. Before publishing the app, I have already tested the app using the adb command below which works perfectly: adb shell am start -a "com