0

Forget to create shortcut during install, and i cant find bin folder on installation folder, how i can open android studio again on ubbuntuenter image description here

ask455
  • 23
  • 6

1 Answers1

0

Useinng the Command line:

  1. Navigate into the root directory cd /
  2. then, navigate into Android Studio directory using
    cd /snap/android-studio/97/android-studio/bin or navigate into it manually
  3. Run ./studio.sh
Mostafa Soliman
  • 725
  • 6
  • 20