Skip to content

Instantly share code, notes, and snippets.

@razzul
Created February 20, 2017 08:35
Show Gist options
  • Save razzul/670b4e0ef383d483bedc3f31b0c7c6ea to your computer and use it in GitHub Desktop.
Save razzul/670b4e0ef383d483bedc3f31b0c7c6ea to your computer and use it in GitHub Desktop.
Android Studio unable to open after install

Open the folder bin under the directory where you installed your Android Studio.
Find the file idea.properties and open it with Notepad++, UltraEdit, or other edit tools.
Add disable.android.first.run=true as the final line and save the file.
Restart Android Studio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment