Forget to create shortcut during install, and i cant find bin folder on installation folder, how i can open android studio again on ubbuntu
Asked
Active
Viewed 262 times
0

ask455
- 23
- 6
1 Answers
0
Useinng the Command line:
- Navigate into the root directory
cd /
- then, navigate into Android Studio directory using
cd /snap/android-studio/97/android-studio/bin
or navigate into it manually - Run
./studio.sh

Mostafa Soliman
- 725
- 6
- 20