Android assistant - MediaBrowserService - Voice command - “Play x on appName”
问题 The voice commande Play [song] on [my appName] command not working, the "appName" is not being recognised by google assistante. I followed the instruction form https://developer.android.com/guide/topics/media-apps/interacting-with-assistant and the demo app form https://github.com/android/uamp My AndroidManifest: <application android:name=".XApplication" android:allowBackup="false" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" // app_name = appX 101.1 android:roundIcon="