Skip to content

Instantly share code, notes, and snippets.

@lovubuntu
Created August 3, 2017 12:41
Show Gist options
  • Save lovubuntu/ce59ec2530f366f178791af65aca7e78 to your computer and use it in GitHub Desktop.
Save lovubuntu/ce59ec2530f366f178791af65aca7e78 to your computer and use it in GitHub Desktop.
Debug voice activated app from GoogleNow
Yes, the app must be published to the Play Store in order for the feature to work.
One way to help debug your end is to trigger the intent via adb,
for example: adb shell am start -a com.google.android.gms.actions.SEARCH_ACTION -e query leela,palace,chennai com.tripadvisor.tripadvisor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment