Using Clockwork with Android Studio
Add a configuration
In Android Studio, click Add Configuration... and then press Edit Configurations...

Add a shell script
Click the + (plus) icon and add a Shell Script configuration

Configure the script
In the script’s configuration, set these values:
| Parameter | Value |
|---|---|
| Script Path | Installation directory (see Default Installation Directory) |
| Script options | build --non-interactive (see Command Line Options) |
