1

TO Create a new file androidstudio.desktop, I have run "nano ~/.local/share/applications/adndroidstudio.desktop" in my terminal ,then i added "[Desktop Entry] Version=1.0 Type=Application Name=Android Studio Exec="/opt/android-studio/bin/studio.sh" %f Icon=/opt/android-studio/bin/studio.png Categories=Development;IDE; Terminal=false StartupNotify=true StartupWMClass=android-studio"

then i pressed "CTRL+X" >>"Y">>ENTER. after then what shoud i do?help me I hooked up with this for 3 hours!!

subh
  • 25

1 Answers1

2

You don't have to manually create the desktop file. First delete any files you already created.

  • Open Android Studio.
  • Then click on Tools -> Create desktop Entry in the menu bar.
Gayan Weerakutti
  • 3,770
  • 26
  • 38