You can configure this with the CAPACITOR_ANDROID_STUDIO_PATH environment variable. #4668
Unanswered
alex-cordoba
asked this question in
General
Replies: 1 comment
-
I was able to fix it by adding the global variable CAPACITOR_ANDROID_STUDIO_PATH = "/ opt / android-studio / bin / studio.sh" in ~ / .profile. sudo nano ~ / .profile |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, since I update capacitor to version 3 the command npx cap open android does not work for me. I no longer use capacitor.config.json, now I use capacitor.config.ts and I don't know how to use the variable androidStudioPath.
Thanks...
Beta Was this translation helpful? Give feedback.
All reactions