0

i have a problem in running ./studio.sh and when I try to run it by terminal , this error shows in the picture attached

Command not found click to see image

Tommy Andersen
  • 7,165
  • 1
  • 31
  • 50
Amin Imani
  • 11
  • 4

1 Answers1

0

You need to to into the directory where your studio.sh file exists as below :

/opt/android-studio/bin/studio.sh

I am using path to android studio in my system, You need to your system's path to android studio, where your android studio is located.

Ankit Mehta
  • 4,251
  • 4
  • 19
  • 27