Skip to content

Instantly share code, notes, and snippets.

@Dhaval2404
Created February 28, 2017 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dhaval2404/cab6d5cd1510b93b898dfe358e6ef29c to your computer and use it in GitHub Desktop.
Save Dhaval2404/cab6d5cd1510b93b898dfe358e6ef29c to your computer and use it in GitHub Desktop.
[Desktop Entry]
Encoding=UTF-8
Version=2.2.3
Type=Application
Terminal=false
Icon=someicon
Exec=sh /path/to/android-studio-2.2.3/bin/studio.sh
Icon=/path/to/android-studio-2.2.3/bin/studio.png
Name=Android Studio 2.2.3
Categories=Application;Development;Java;IDE;Android
@Dhaval2404
Copy link
Author

Dhaval2404 commented Feb 28, 2017

Execute Below command
$ chmod a+x android-studio-2.2.3.desktop

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