Skip to content

Instantly share code, notes, and snippets.

@DKrepsky
Created August 4, 2020 12:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DKrepsky/e6d91fe7cc5dedf38a2cff19132c6f72 to your computer and use it in GitHub Desktop.
Save DKrepsky/e6d91fe7cc5dedf38a2cff19132c6f72 to your computer and use it in GitHub Desktop.
Set android studio link for Capacitor
@vishalrindhe
Copy link

vishalrindhe commented Jun 2, 2021

worked for me, there changes in ionic 6 and "linuxAndroidStudioPath" didn't worked there. So passing android studio path is best way. Thank you sir

@tech939
Copy link

tech939 commented Jun 18, 2021

for me work this below link command
sudo ln -s /snap/android-studio/105/android-studio/bin/studio.sh /usr/local/android-studio/bin/studio.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment