This can be specified in the capacitor.config.json
, like this:
...
"linuxAndroidStudioPath":"studio"
}
By default it looks for usr/local/android-studio
. In this directory was indeed an old installation.
This can be specified in the capacitor.config.json
, like this:
...
"linuxAndroidStudioPath":"studio"
}
By default it looks for usr/local/android-studio
. In this directory was indeed an old installation.