0

After updated to macos high sierra , it just stopped in launching scene when open Android Studio

yuiopt
  • 127
  • 1
  • 1
  • 9

1 Answers1

0

Try it from the terminal/console and post the output here.

You will need to first check where is android studio installed and navigate to bin folder. You will see studio.sh

run this script in terminal and you can see why it is stuck or post it here so that we can help you

sh studio.sh

Rinav
  • 2,527
  • 8
  • 33
  • 55