Google Assistant Plugin Options On Android Studio (Hedgehog)

192 views Asked by At

I realize this isn't exactly a programming question, but I can't find an answer anywhere. I'm having trouble with Android Studio and plugins.

I've been trying to implement shortcuts with custom intents in my app, but I'm having a very difficult time testing them. All I have been able to manage is to upload and test through an internal-testing track on the Playstore.

The App Actions Test Tool plugin google docs discusses is both depreciated and requires a plugin, com.google.gtc.login, that cannot be found in the Marketplace. I presume the missing plugin is not supported on Android Studio (Hedgehog).

The Google Assistant Plugin is the replacement for the App Actions Test Tool plugin. It can't be found in the Marketplace and must be directly downloaded from JetBrains (https://plugins.jetbrains.com/plugin/16739-google-assistant). However, the highest version only supports up to Android Studio (Giraffe).

Are there any options for testing app actions in Android Studio (Hedgehog)? Do I need to go down to a lower version in order to test app actions? Am I stuck with uploading internal-testing releases and waiting for updates?

1

There are 1 answers

1
Sultan On BEST ANSWER

Update your Android studio and you can find a Google Assistant plugin compatible with your latest Android studio. if not available you can install from -> here.