4

I have looked around the web and tried to follow the official instructions (http://developer.android.com/sdk/index.html) but the file I am meant to run called "Studio.sh" wont run? Thanks.

1 Answers1

0

The first time you run studio.sh do it using the terminal and not by double-clicking. (e.g. ./<path>/android-studio/bin/studio.sh)

After it opens, you can go to Configure-->Create Desktop Entry to have a permanent shortcut to the application that you can use from there on.

Daniel
  • 3,980
  • 4
  • 29
  • 36